Jump to content

Game Crashes after a few seconds


Willibaldgamer

Recommended Posts

Hi

I made a little modpack for me and my friends and it works fine with my PC.

But on every other device (my Laptop and computers from the others) the game crashes after 2-5 seconds after they join the Server with no specific error message.

Everything worked fine until yesterday where i added: BackTools 1.12.2-7.0.1, BetterDiving-1.12.2-1.4.14, JurassiCraft-1.12.2-2.1.23, llibrary-1.7.19-1.12.2 and Waystones-Mod-1.12.2

Thanks Willibald :)

 

Last Part of the Log:
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant projectred-expansion:machine1#inventory: 
java.lang.Exception: Could not load model definition for variant projectred-expansion:machine1
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model projectred-expansion:blockstates/machine1.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: projectred-expansion:blockstates/machine1.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-expansion:machine2#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-expansion:item/machine2 with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: projectred-expansion:models/item/machine2.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-expansion:machine2#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-expansion:machine2#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant projectred-expansion:machine2#inventory: 
java.lang.Exception: Could not load model definition for variant projectred-expansion:machine2
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model projectred-expansion:blockstates/machine2.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: projectred-expansion:blockstates/machine2.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=15
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=15 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant projectred-relocation:blockmovingrow#tile_idx=15: 
java.lang.Exception: Could not load model definition for variant projectred-relocation:blockmovingrow
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model projectred-relocation:blockstates/blockmovingrow.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: projectred-relocation:blockstates/blockmovingrow.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=14
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=14 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=13
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=13 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-relocation:blockmovingrow#tile_idx=12
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-relocation:blockmovingrow#tile_idx=12 with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:235) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:166) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 15 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant worldcontrol:image_card#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model worldcontrol:item/image_card with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: worldcontrol:models/item/image_card.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant worldcontrol:image_card#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model worldcontrol:image_card#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-fabrication:ic_machine#inventory, normal location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-fabrication:item/ic_machine with loader VanillaLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:302) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.io.FileNotFoundException: projectred-fabrication:models/item/ic_machine.json
    at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177594_c(ModelBakery.java:365) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.access$1400(ModelLoader.java:115) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader$VanillaLoader.loadModel(ModelLoader.java:861) ~[ModelLoader$VanillaLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading model for variant projectred-fabrication:ic_machine#inventory, blockstate location exception: 
net.minecraftforge.client.model.ModelLoaderRegistry$LoaderException: Exception loading model projectred-fabrication:ic_machine#inventory with loader VariantLoader.INSTANCE, skipping
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:161) ~[ModelLoaderRegistry.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177590_d(ModelLoader.java:296) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177577_b(ModelBakery.java:194) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:151) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: net.minecraft.client.renderer.block.model.ModelBlockDefinition$MissingVariantException
    at net.minecraft.client.renderer.block.model.ModelBlockDefinition.func_188004_c(ModelBlockDefinition.java:83) ~[bvv.class:?]
    at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1175) ~[ModelLoader$VariantLoader.class:?]
    at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:157) ~[ModelLoaderRegistry.class:?]
    ... 14 more
[11:05:41] [Client thread/ERROR] [FML]: Exception loading blockstate for the variant projectred-fabrication:ic_machine#inventory: 
java.lang.Exception: Could not load model definition for variant projectred-fabrication:ic_machine
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:269) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:129) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:223) ~[ModelLoader.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:150) ~[ModelLoader.class:?]
    at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28) [cgc.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110542_a(SimpleReloadableResourceManager.java:121) [cev.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:513) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Encountered an exception when loading model definition of model projectred-fabrication:blockstates/ic_machine.json
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:251) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
Caused by: java.io.FileNotFoundException: projectred-fabrication:blockstates/ic_machine.json
    at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:104) ~[cei.class:?]
    at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:79) ~[cev.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_188632_a(ModelBakery.java:244) ~[cgb.class:?]
    at net.minecraft.client.renderer.block.model.ModelBakery.func_177586_a(ModelBakery.java:231) ~[cgb.class:?]
    at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:265) ~[ModelLoader.class:?]
    ... 14 more
[11:05:41] [Client thread/FATAL] [FML]: Suppressed additional 12 model loading errors for domain projectred-relocation
[11:05:41] [Client thread/FATAL] [FML]: Suppressed additional 3 model loading errors for domain twilightforest
[11:05:47] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[11:05:48] [Client thread/INFO] [railcraft]: Fluid ingredient factory loaded
[11:05:48] [Client thread/INFO] [railcraft]: Remaining item shaped recipe factory loaded
[11:05:48] [Client thread/INFO] [railcraft]: Remaining item shaped recipe factory loaded
[11:05:49] [Client thread/ERROR] [FML]: Parsing error loading recipe appliedenergistics2:network/blocks/controller
com.google.gson.JsonSyntaxException: Unknown item 'appliedenergistics2:controller'
    at net.minecraftforge.common.crafting.CraftingHelper.getItemStack(CraftingHelper.java:214) ~[CraftingHelper.class:?]
    at net.minecraftforge.oredict.ShapedOreRecipe.factory(ShapedOreRecipe.java:254) ~[ShapedOreRecipe.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$562/1569691157.parse(Unknown Source) ~[?:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2315/1255979866.apply(Unknown Source) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2313/1703349138.accept(Unknown Source) [CraftingHelper.class:?]
    at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:05:49] [Client thread/WARN] [pl.asie.charset.ModCharset]: Could not create IOutputSupplierFactory pl.asie.charset.module.storage.barrels.BarrelCartOutputSupplier: pl.asie.charset.module.storage.barrels.BarrelCartOutputSupplier
[11:05:49] [Client thread/WARN] [pl.asie.charset.ModCharset]: Could not create IOutputSupplierFactory pl.asie.charset.module.storage.barrels.BarrelUpgradeOutputSupplier$Factory: pl.asie.charset.module.storage.barrels.BarrelUpgradeOutputSupplier$Factory
[11:05:49] [Client thread/WARN] [pl.asie.charset.ModCharset]: Could not create IOutputSupplierFactory pl.asie.charset.module.storage.locks.KeyOutputSupplier$Factory: pl.asie.charset.module.storage.locks.KeyOutputSupplier$Factory
[11:05:49] [Client thread/WARN] [pl.asie.charset.ModCharset]: Could not create IOutputSupplierFactory pl.asie.charset.module.storage.locks.LockOutputSupplier$Factory: pl.asie.charset.module.storage.locks.LockOutputSupplier$Factory
[11:05:49] [Client thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:markerpole
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$560/796811166.parse(Unknown Source) ~[?:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2315/1255979866.apply(Unknown Source) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2313/1703349138.accept(Unknown Source) [CraftingHelper.class:?]
    at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:05:49] [Client thread/ERROR] [FML]: Parsing error loading recipe bibliocraft:clipboard
com.google.gson.JsonSyntaxException: Invalid pattern: empty pattern not allowed
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$init$14(CraftingHelper.java:488) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$560/796811166.parse(Unknown Source) ~[?:?]
    at net.minecraftforge.common.crafting.CraftingHelper.getRecipe(CraftingHelper.java:416) ~[CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.lambda$loadRecipes$22(CraftingHelper.java:723) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2315/1255979866.apply(Unknown Source) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.findFiles(CraftingHelper.java:833) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:688) [CraftingHelper.class:?]
    at net.minecraftforge.common.crafting.CraftingHelper$$Lambda$2313/1703349138.accept(Unknown Source) [CraftingHelper.class:?]
    at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
    at net.minecraftforge.common.crafting.CraftingHelper.loadRecipes(CraftingHelper.java:633) [CraftingHelper.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:747) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:05:50] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@8 = 1xitem.ingotIron@0
[11:05:50] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xic2.dust@7 = 1xitem.ingotGold@0
[11:05:50] [Client thread/INFO] [Chisel]: Loading recipes...
[11:05:50] [Client thread/INFO] [Chisel]: 72 Feature's recipes loaded.
[11:05:50] [Client thread/INFO] [THAUMCRAFT]: Checking for mod & oredict compatibilities
[11:05:50] [Client thread/INFO] [THAUMCRAFT]: Adding entities to MFR safari net blacklist.
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.coal@1 = 1xitem.bigreactors:ingotmetals@2
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@18 = 1xitem.ingotIron@0
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.immersiveengineering.metal@19 = 1xitem.ingotGold@0
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@0 = 1xitem.ingotIron@0
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.thermalfoundation.material@1 = 1xitem.ingotGold@0
[11:05:51] [Client thread/INFO] [reborncore]: Found 397 ores
[11:05:51] [Client thread/INFO] [techreborn]: Crafting Table Recipes Added
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.techreborn.dust@27 = 1xitem.ingotIron@0
[11:05:51] [Client thread/INFO] [FML]: Ignored smelting recipe with conflicting input: 1xitem.techreborn.dust@24 = 1xitem.ingotGold@0
[11:05:52] [Client thread/INFO] [FML]: Applying holder lookups
[11:05:52] [Client thread/INFO] [FML]: Holder lookups applied
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for rotary macerator recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for singularity compressor recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for centrifuge extractor recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 1 out of 1 recipes for compacting recycler recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for liquescent extruder recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for impellerized roller recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for water jet cutter recipes
[11:05:53] [Client thread/INFO] [advanced_machines]: Successfully loaded 0 out of 0 recipes for thermal washer recipes
[11:05:53] [Client thread/INFO] [advanced_solar_panels]: Loading Molecular Transformer recipes from file
[11:05:53] [Client thread/INFO] [advanced_solar_panels]: Load complete, successfully loaded 0 out of 0.
[11:05:53] [Client thread/INFO] [AE2:C]: Initialization ( started )
[11:05:53] [Client thread/INFO] [AE2:C]: Starting AE2 CSV Export
[11:05:53] [AE2 CSV Export/INFO] [AE2:C]: Cache is enabled. Checking for new mod configurations.
[11:05:53] [AE2 CSV Export/INFO] [AE2:C]: New mod configuration was found. Commencing exporting.
[11:05:53] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( started )
[11:05:53] [Client thread/INFO] [AE2:C]: Initialization ( ended after 233ms )
[11:05:53] [Client thread/INFO] [bdlib]: Adding delayed color handlers
[11:05:53] [Client thread/INFO] [bdlib]: Initialized network channel 'bdew.ae2stuff' for mod 'ae2stuff'
[11:05:53] [Client thread/INFO] [jei]: Created: 128x256 textures-atlas
[11:05:54] [Client thread/INFO] [Aroma1997Core]: Finished Initialization.
[11:05:54] [Client thread/INFO] [Bewitchment]: It's a fact, she is exactly that!
[11:05:54] [Client thread/INFO] [Bewitchment]: A harbinger of death from the world of witchcraft,
[11:05:54] [Client thread/INFO] [Bewitchment]: And she's feeding them cakes and her ale to this innocent boy,
[11:05:54] [Client thread/INFO] [Bewitchment]: And her magic brings dismay!
[11:05:54] [Client thread/INFO] [Bewitchment]: I hear her in the wind, the bane of our town
[11:05:54] [Client thread/INFO] [Bewitchment]: Come with me, father, I'm to expose a heathen
[11:05:54] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tippedarrow`, expected `bewitchment`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:54] [AE2 CSV Export/INFO] [AE2:C]: Exported successfully 5783 items into items.csv
[11:05:54] [AE2 CSV Export/INFO] [AE2:C]: Item Exporting ( ended after 1320 ms)
[11:05:54] [Client thread/INFO] [reborncore]: Found 514 ores
[11:05:54] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&64769
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&64769 side: SERVER id:0
[11:05:54] [Client thread/INFO] [reborncore]: Created new network wrapper rc&reborncore.&39932
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:0
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:1
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:2
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:3
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:4
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:5
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:6
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: SERVER id:7
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:8
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&reborncore.&39932 side: CLIENT id:9
[11:05:54] [Client thread/INFO] [reborncore]: Created new network wrapper rc&techreborn.&42258
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:0
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:1
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:2
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:3
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:4
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:5
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&techreborn.&42258 side: SERVER id:6
[11:05:54] [Client thread/INFO] [reborncore]: Created new network wrapper rc&vswe.steves&10928
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:0
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: SERVER id:2
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: CLIENT id:3
[11:05:54] [Client thread/INFO] [reborncore]: Registed packet to rc&vswe.steves&10928 side: SERVER id:4
[11:05:54] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLInitializationEvent in 0ms
[11:05:55] [Client thread/INFO] [reborncore]: Loaded torus size map in 441ms
[11:05:55] [Client thread/INFO] [techreborn]: Initialization Complete
[11:05:55] [Client thread/INFO] [forestry]: Created: 256x128 textures-atlas
[11:05:55] [Client thread/WARN] [forestry]: Failed to find item for (ic2:itemmisc) in the Forge registry.
[11:05:55] [Client thread/ERROR] [forestry]: Forestry failed to parse a entry of the fertilizer config, because the item doesn't exists.
[11:05:56] [Client thread/INFO] [forestry]: Using ic2 Propolis recipe rather than Tech Reborn
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.metadata`, expected `binniecore`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_mutator`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_frame`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_rain_shield`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_lighting`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_stimulator`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_hatchery`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:56] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `extratrees` for name `alveary_transmission`, expected `extrabees`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `golden_rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `detector_rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:57] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `activator_rail`, expected `railcraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:05:58] [Client thread/WARN] [FML]: Overriding existing coil part data for oredict name <blockManyullyn>, original values: eff 3.00 / bonus 1.00, new values: eff 3.50 / bonus 1.00
[11:05:58] [Client thread/INFO] [foamfix]: Deduplicated 1031 property sets.
[11:05:58] [Client thread/INFO] [foamfix]: Weakening LaunchWrapper resource cache...
[11:05:58] [Client thread/INFO] [foamfix]: Registered client-side world unload notifier!
[11:05:58] [Client thread/INFO] [foamfix]: Cleaning up ModelLoader...
[11:05:59] [Thread-274/INFO] [immersiveengineering]: Arc Recycling: Removed 0 old recipes
[11:05:59] [Thread-274/INFO] [immersiveengineering]: Finished recipe profiler for Arc Recycling, took 60 milliseconds
[11:05:59] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:05:59] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:05:59] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:05:59] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ns' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
[11:05:59] [Client thread/INFO] [FML]: OBJModel: A color has already been defined for material 'Material.001' in 'industrialforegoing:models/block/catears.mtl'. The color defined by key 'Ks' will not be applied!
[11:05:59] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ke' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
[11:05:59] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'Ni' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
[11:05:59] [Client thread/INFO] [FML]: OBJLoader.MaterialLibrary: key 'illum' (model: 'industrialforegoing:models/block/catears.mtl') is not currently supported, skipping
[11:05:59] [Client thread/INFO] [FML]: OBJLoader.Parser: command 's' (model: 'industrialforegoing:models/block/catears.obj') is not currently supported, skipping. Line: 383 's 1'
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registering Guide Book entries...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registered Guide Book entries
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Initialising Garden Cloche integration for Immersive Engineering...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Initialised Garden Cloche integration for Immersive Engineering
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registering Bioreactor entries for Immersive Engineering...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registered Bioreactor entries for Immersive Engineering
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Initialising integration for Tinkers' Construct...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Initialised integration for Tinkers' Construct
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registering Bioreactor entries for Tinkers' Construct...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registered Bioreactor entries for Tinkers' Construct
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registering Bioreactor entries for Simple Corn...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registered Bioreactor entries for Simple Corn
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registering Bioreactor entries for Biomes O' Plenty...
[11:06:00] [Client thread/INFO] [Integration Foregoing]: Registered Bioreactor entries for Biomes O' Plenty
[11:06:00] [Client thread/INFO] [inventorytweaks]: Mod initialized
[11:06:00] [Client thread/INFO] [MagicBees]: Initializing modules for mod magicbees...
[11:06:00] [Client thread/INFO] [MagicBees]:    Initializing module Vanilla Module
[11:06:00] [Client thread/INFO] [MagicBees]:    Initializing module Railcraft Integration
[11:06:00] [Client thread/INFO] [MagicBees]:    Initializing module AE2 Integration
[11:06:00] [Client thread/INFO] [MagicBees]:    Initializing module ThermalExpansion Integration
[11:06:00] [Client thread/INFO] [MagicBees]: Initialized 4 modules for mod magicbees
[11:06:00] [Client thread/INFO] [MagicBees]: Registering 96 new bee species!
[11:06:00] [Client thread/INFO] [MagicBees]: MagicBees has Initialized in 90 ms
[11:06:00] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `chiselsandbits` for name `mod.chiselsandbits.tileentitychiseled`, expected `mcmultipart`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/ERROR] [Guide-API]: Cannot get renderer for null recipe.
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:290]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:291]: property: aoePickUpgrade.aoeMiningDiameter.diameter.multiplier
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:292]: getValue: 5
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:290]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:291]: property: fortuneModule.fortuneLevel.enchLevel.multiplier
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyIntegerOrDefault:292]: getValue: 3
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.slotPoints.base
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 1.0
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselEnergyCon.base
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 500.0
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselHarvSpd.base
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 8.0
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselEnergyCon.overclock.multiplier
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 9500.0
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: chisel.chiselHarvSpd.overclock.multiplier
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 22.0
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:266]: Property config values missing: 
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:267]: property: omniProbe.slotPoints.base
[11:06:00] [Client thread/INFO] [STDOUT]: [net.machinemuse.powersuits.common.config.MPSConfig:getPropertyDoubleOrDefault:268]: getValue: 1.0
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] A call to initialize, entry point: FORGE.
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Reflecting GuiContainer...
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Detected obfuscation: FORGE.
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Success.
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Minecraft Forge is installed.
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] LiteLoader is not installed.
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Using Forge for the mod operation.
[11:06:00] [Client thread/INFO] [STDOUT]: [yalter.mousetweaks.Logger:Log:6]: [Mouse Tweaks] Mouse Tweaks has been initialized.
[11:06:00] [Client thread/INFO] [Netherending Ores]: Registered Vanilla Recipes
[11:06:00] [Client thread/INFO] [theframework]: Init took 14ms
[11:06:00] [Client thread/INFO] [peripheralsplusone]: Registering peripherals...
[11:06:00] [Client thread/INFO] [peripheralsplusone]: Registering turtle upgrades...
[11:06:00] [Client thread/INFO] [peripheralsplusone]: Registering pocket computer upgrades...
[11:06:00] [Client thread/INFO] [peripheralsplusone]: All peripherals and TURTLE upgrades registered!
[11:06:01] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentity.projectx.xycronium_lamp`, expected `projectx`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:01] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentity.projectx.storage_unit`, expected `projectx`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:01] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentity.projectx.engineering_table`, expected `projectx`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:01] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `tileentity.projectx.xynergy_node`, expected `projectx`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:01] [Client thread/ERROR] [silverfish]: Something went wrong while trying to fetch the support list! Skipping...
[11:06:01] [Client thread/INFO] [thaumicenergistics]: Integrations: Init
[11:06:01] [Client thread/INFO] [thaumicenergistics]: Registering Research Category
[11:06:01] [Client thread/INFO] [thaumicenergistics]: Registering Research
[11:06:01] [Client thread/INFO] [thaumictinkerer]: Looks like we can shade with the best of them!
[11:06:01] [Client thread/INFO] [TOP Addons]: Config: allHelmetProbable is enabled, edit blacklist to restrict.
[11:06:01] [Client thread/INFO] [worldcontrol]: We are in init!
[11:06:02] [Client thread/INFO] [modularrouters]: Enabled support for The One Probe
[11:06:03] [Client thread/INFO] [Chisel]: Received 5 IMC messages from mod projectred-compat.
[11:06:03] [Client thread/INFO] [Chisel]: Received 9 IMC messages from mod immersiveengineering.
[11:06:03] [Client thread/INFO] [Chisel]: Received 52 IMC messages from mod twilightforest.
[11:06:03] [Client thread/INFO] [Chisel]: Received 22 IMC messages from mod tconstruct.
[11:06:03] [Client thread/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks]: fastbench has registered shadows.fastbench.gui.ContainerFastBench for CraftingTweaks
[11:06:03] [Client thread/INFO] [net.blay09.mods.craftingtweaks.CraftingTweaks]: tconstruct has registered slimeknights.tconstruct.tools.common.inventory.ContainerCraftingStation for CraftingTweaks
[11:06:03] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Tinkers' Construct Plugin Enabled.
[11:06:03] [Client thread/WARN] [thermalexpansion]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[11:06:03] [Client thread/WARN] [thermalexpansion]: Thermal Expansion received an invalid IMC from chisel! Key was addcompactorpressrecipe
[11:06:03] [Client thread/INFO] [FML]: Injecting itemstacks
[11:06:03] [Client thread/INFO] [FML]: Itemstack injection complete
[11:06:03] [Client thread/WARN] [FML]: No types have been added to Biome appliedenergistics2:storage_biome, types have been assigned on a best-effort guess: [PLAINS, COLD]
[11:06:03] [Client thread/WARN] [FML]: No types have been added to Biome aroma1997sdimension:miningbiome, types have been assigned on a best-effort guess: [PLAINS]
[11:06:03] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:06:03] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:06:03] [Client thread/WARN] [ic2.Recipe]: Skipping recipe using OreDict:oreDiamond due to unresolvable output minecraft:diamond_2.
ic2.core.util.Config$ParseException: invalid output specified: minecraft:diamond_2 at line 96 (OreDict:oreDiamond = minecraft:diamond_2).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:552) [Rezepte.class:?]
    at ic2.core.init.Rezepte.lambda$loadMachineRecipe$5(Rezepte.java:554) [Rezepte.class:?]
    at ic2.core.init.Rezepte$$Lambda$232/1852397046.getAsBoolean(Unknown Source) [Rezepte.class:?]
    at ic2.core.init.Rezepte.loadFailedRecipes(Rezepte.java:143) [Rezepte.class:?]
    at ic2.core.IC2.modsLoaded(IC2.java:351) [IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:06:03] [Client thread/WARN] [ic2.Recipe]: Skipping recipe using OreDict:oreEmerald due to unresolvable output minecraft:emerald_2.
ic2.core.util.Config$ParseException: invalid output specified: minecraft:emerald_2 at line 98 (OreDict:oreEmerald = minecraft:emerald_2).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:552) [Rezepte.class:?]
    at ic2.core.init.Rezepte.lambda$loadMachineRecipe$5(Rezepte.java:554) [Rezepte.class:?]
    at ic2.core.init.Rezepte$$Lambda$232/1852397046.getAsBoolean(Unknown Source) [Rezepte.class:?]
    at ic2.core.init.Rezepte.loadFailedRecipes(Rezepte.java:143) [Rezepte.class:?]
    at ic2.core.IC2.modsLoaded(IC2.java:351) [IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:06:03] [Client thread/WARN] [ic2.Recipe]: Skipping recipe using OreDict:oreRedstone due to unresolvable output minecraft:redstone_dust_6.
ic2.core.util.Config$ParseException: invalid output specified: minecraft:redstone_dust_6 at line 100 (OreDict:oreRedstone = minecraft:redstone_dust_6).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:552) [Rezepte.class:?]
    at ic2.core.init.Rezepte.lambda$loadMachineRecipe$5(Rezepte.java:554) [Rezepte.class:?]
    at ic2.core.init.Rezepte$$Lambda$232/1852397046.getAsBoolean(Unknown Source) [Rezepte.class:?]
    at ic2.core.init.Rezepte.loadFailedRecipes(Rezepte.java:143) [Rezepte.class:?]
    at ic2.core.IC2.modsLoaded(IC2.java:351) [IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:06:03] [Client thread/WARN] [ic2.Recipe]: Late recipe loading failed.
ic2.core.util.Config$ParseException: Conflicting recipe at line 44 (OreDict:woodRubber = minecraft:planks@3*4 @hardness:1).
    at ic2.core.init.Rezepte.loadMachineRecipe(Rezepte.java:583) ~[Rezepte.class:?]
    at ic2.core.init.Rezepte.loadFailedRecipes(Rezepte.java:151) [Rezepte.class:?]
    at ic2.core.IC2.modsLoaded(IC2.java:351) [IC2.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:754) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:06:03] [Client thread/INFO] [ic2.Uu]: Loading predefined UU world scan values, run /ic2 uu-world-scan <small|medium|large> to calibrate them for your world.
[11:06:03] [Client thread/INFO] [ic2.General]: ic2 version 2.8.170-ex112 loaded.
[11:06:03] [Client thread/INFO] [advanced_machines]: Advanced Machines 61.0.1 loaded.
[11:06:03] [Client thread/INFO] [AE2:C]: Post Initialization ( started )
[11:06:03] [Client thread/INFO] [AE2:C]: Industrial Craft 2 - Integration Enable
[11:06:03] [Client thread/INFO] [AE2:C]: Railcraft - Integration Enable
[11:06:03] [Client thread/INFO] [AE2:C]: Mine Factory Reloaded - Integration Disabled
[11:06:03] [Client thread/INFO] [AE2:C]: Waila - Integration Disabled
[11:06:03] [Client thread/INFO] [AE2:C]: Inventory Tweaks - Integration Enable
[11:06:03] [Client thread/INFO] [AE2:C]: Just Enough Items - Integration Enable
[11:06:03] [Client thread/INFO] [AE2:C]: Mekanism - Integration Disabled
[11:06:03] [Client thread/INFO] [AE2:C]: OpenComputers - Integration Disabled
[11:06:03] [Client thread/INFO] [AE2:C]: TheOneProbe - Integration Enable
[11:06:03] [Client thread/INFO] [AE2:C]: Tesla - Integration Disabled
[11:06:03] [Client thread/INFO] [AE2:C]: CraftTweaker - Integration Enable
[11:06:04] [Client thread/INFO] [AE2:C]: Post Initialization ( ended after 577ms )
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;0]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;1]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;2]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;3]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;4]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;5]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;6]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;7]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;8]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;9]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;10]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;11]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;12]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;13]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;14]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone;15]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;0]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;1]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;2]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;3]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;4]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;5]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;6]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;7]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;8]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone1;9]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;0]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;1]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;2]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;3]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;4]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;5]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;6]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;7]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;8]
[11:06:06] [Client thread/WARN] [pl.asie.charset.ModCharset]: Found OreDict cobblestone which does not give OreDict stone -> ItemMaterial[chisel:cobblestone2;9]
[11:06:09] [Client thread/INFO] [pl.asie.charset.ModCharset]: Charset material heuristics time (phase 2): 4786ms
[11:06:09] [Client thread/INFO] [reborncore]: Loaded registrys for net.minecraftforge.fml.common.event.FMLPostInitializationEvent in 0ms
[11:06:10] [Client thread/INFO] [techreborn]: 1146 recipes loaded
[11:06:10] [Client thread/WARN] [forestry]: Failed to find item for (railcraft:ore) in the Forge registry.
[11:06:10] [Client thread/WARN] [forestry]: Failed to find item for (railcraft:ore) in the Forge registry.
[11:06:10] [Client thread/WARN] [forestry]: Failed to find item for (railcraft:ore) in the Forge registry.
[11:06:10] [Client thread/WARN] [forestry]: Failed to find item for (railcraft:ore) in the Forge registry.
[11:06:10] [Client thread/WARN] [forestry]: Failed to find item for (railcraft:ore) in the Forge registry.
[11:06:11] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.machine`, expected `binniecore`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:11] [Client thread/WARN] [FML]: Potentially Dangerous alternative prefix `minecraft` for name `binnie.tile.machine.tesr`, expected `binniecore`. This could be a intended override, but in most cases indicates a broken mod.
[11:06:11] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 22 research entries from thaumcraft:research/alchemy
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 5 research entries from thaumcraft:research/eldritch
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/basics
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 23 research entries from thaumcraft:research/auromancy
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 12 research entries from thaumcraft:research/scans
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 20 research entries from thaumcraft:research/artifice
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumictinkerer:research/baubles
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 3 research entries from thaumictinkerer:research/misc
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 1 research entries from thaumictinkerer:research/machines
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 17 research entries from thaumcraft:research/infusion
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 29 research entries from thaumcraft:research/golemancy
[11:06:13] [Client thread/INFO] [THAUMCRAFT]: Loaded 10 research entries from thaumicenergistics:research/thaumicenergistics
[11:06:13] [Client thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [railcraft:dust#0]=2.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [minecraft:ender_pearl]=4.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [railcraft:dust#6]=8.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Standard Worldspike Fuel: [railcraft:dust#7]=12.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [railcraft:dust#0]=2.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [minecraft:ender_pearl]=4.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [railcraft:dust#6]=8.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Personal Worldspike Fuel: [railcraft:dust#7]=12.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [railcraft:dust#0]=2.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [minecraft:ender_pearl]=4.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [railcraft:dust#6]=8.0
[11:06:13] [Client thread/INFO] [railcraft]: Adding Passive Worldspike Fuel: [railcraft:dust#7]=12.0
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [minecraft:yellow_shulker_box, minecraft:lime_shulker_box, minecraft:red_shulker_box, minecraft:green_shulker_box, minecraft:magenta_shulker_box, minecraft:light_blue_shulker_box, minecraft:gray_shulker_box, minecraft:white_shulker_box, minecraft:orange_shulker_box, minecraft:blue_shulker_box, minecraft:black_shulker_box, minecraft:pink_shulker_box, minecraft:silver_shulker_box, minecraft:purple_shulker_box, minecraft:cyan_shulker_box, minecraft:brown_shulker_box]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [minecraft:lava_bucket, minecraft:water_bucket, minecraft:milk_bucket]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled, forge:bucketfilled]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:re_battery, ic2:re_battery, ic2:single_use_battery, ic2:batpack, ic2:batpack]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:lapotron_crystal, ic2:lapotron_crystal, ic2:energy_crystal, ic2:energy_crystal]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:jetpack_electric, ic2:jetpack_electric]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: []
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:lappack, ic2:lappack]
[11:06:13] [Client thread/INFO] [railcraft]: Blacklisting Cargo: [ic2:te#68, ic2:te#69, ic2:te#70, ic2:te#71, ic2:te#72, ic2:te#73, ic2:te#74, ic2:te#75]
[11:06:14] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.lapotronpack@32767, missing knowledge for {1xitem.techreborn.lithiumbatpack@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.quantum_helmet@0, missing knowledge for {1xic2.nano_helmet@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.bloodmagic.pack.sacrifice@32767, missing knowledge for {1xitem.chestplateCloth@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.advancedChainsaw@32767, missing knowledge for {1xitem.techreborn.diamondChainsaw@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.advancedJackhammer@32767, missing knowledge for {1xitem.techreborn.diamondJackhammer@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.alloy_chestplate@32767, missing knowledge for {1xitem.chestplateCloth@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.diamondJackhammer@32767, missing knowledge for {1xitem.techreborn.steelJackhammer@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.quantum_boots@0, missing knowledge for {1xic2.nano_boots@32767=1.0, 1xic2.rubber_boots@0=2.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xgravisuite.graviTool@32767, missing knowledge for {1xic2.electric_treetap@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.diamondChainsaw@32767, missing knowledge for {1xitem.techreborn.ironChainsaw@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.quantum_leggings@0, missing knowledge for {1xic2.nano_leggings@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.diamondDrill@32767, missing knowledge for {1xitem.techreborn.ironDrill@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.high_capacity_o2_tank@32767, missing knowledge for {1xitem.standard_o2_tank@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xitem.techreborn.advancedDrill@32767, missing knowledge for {1xitem.techreborn.diamondDrill@0=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xic2.quantum_chestplate@0, missing knowledge for {1xic2.nano_chestplate@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xgravisuite.graviChestplate@0, missing knowledge for {1xic2.quantum_chestplate@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xgravisuite.advancedJetpack@0, missing knowledge for {1xgravisuite.advancedLappack@32767=1.0}
[11:06:17] [Client thread/INFO] [immersiveengineering]: Couldn't fully analyze 1xtile.immersiveengineering.metal_device1@10, missing knowledge for {1xtile.immersiveengineering.metal_device0@4=1.0}
[11:06:17] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:06:17] [Client thread/INFO] [smoothfont]: Detected charWidthFloat[] of OptiFine.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: The One Probe Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Forestry Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Extra Bees Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Extra Trees Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Magic Bees Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Applied Energistics 2 Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Biomes O' Plenty Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Chisel Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Computronics Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: IndustrialCraft 2 Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Immersive Engineering Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Tinkers' Construct Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Tech Reborn Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Thaumcraft Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Traverse Plugin Enabled.
[11:06:19] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Twilight Forest Plugin Enabled.
[11:06:20] [Client thread/INFO] [MagicBees]: Postinitializing modules for mod magicbees...
[11:06:20] [Client thread/INFO] [MagicBees]:    Postinitializing module Vanilla Module
[11:06:20] [Client thread/INFO] [MagicBees]:    Postinitializing module Railcraft Integration
[11:06:20] [Client thread/INFO] [MagicBees]:    Postinitializing module AE2 Integration
[11:06:20] [Client thread/INFO] [MagicBees]:    Postinitializing module ThermalExpansion Integration
[11:06:20] [Client thread/INFO] [MagicBees]: Postinitialized 4 modules for mod magicbees
[11:06:20] [Client thread/INFO] [MagicBees]: MagicBees has Post-initialized in 26 ms
[11:06:20] [Client thread/INFO] [theframework]: Post-Init took 23ms
[11:06:20] [Morph Resource Thread/INFO] [Morph]: Loaded NBT modifiers for presumably 18 Minecraft mobs
[11:06:21] [Client thread/INFO] [plethora-core]: Loaded 187 methods and 70 metadata providers in 0.773 seconds
[11:06:21] [Client thread/INFO] [xreliquary]: [xreliquary] Loaded successfully!
[11:06:21] [Client thread/INFO] [thaumicenergistics]: Integrations: PostInit
[11:06:21] [Client thread/INFO] [torchmaster]: Applying mega torch entity block list overrides...
[11:06:21] [Client thread/INFO] [torchmaster]: Applying dread lamp entity block list overrides...
[11:06:21] [Client thread/INFO] [worldcontrol]: We are in post-init!
[11:06:21] [Client thread/INFO] [worldedit]: WorldEdit for Forge (version 6.1.10-SNAPSHOT) is loaded
[11:06:21] [Client thread/INFO] [STDOUT]: [xaero.common.mods.SupportMods:<init>:22]: Xaero's Minimap: World Map found!
[11:06:21] [Client thread/INFO] [STDOUT]: [xaero.map.mods.SupportXaeroMinimap:<init>:35]: Xaero's WorldMap Mod: Xaero's minimap found!
[11:06:21] [Client thread/INFO] [jurassicraft]: Successfully registered maps trade
[11:06:21] [Client thread/INFO] [wanionlib]: UniDict: Initializing Module: Integration, Side: Client
[11:06:22] [Client thread/INFO] [wanionlib]: Crafting Integration: Why so many recipes? I had to deal with at least 271 recipes.
[11:06:22] [Client thread/INFO] [wanionlib]: Furnace Integration: Some things that you smelted appear to be different now.
[11:06:22] [Client thread/INFO] [wanionlib]: Applied Energistics 2 Integration: The world of energistics has never been so powerful.
[11:06:22] [Client thread/INFO] [wanionlib]: Blood Magic Integration: It's bleeding...
[11:06:22] [Client thread/INFO] [wanionlib]: Forestry Integration: All these bees... they can hurt, you know?
[11:06:22] [Client thread/INFO] [wanionlib]: Immersive Engineering Integration: The world's engineer appears to be more immersive.
[11:06:22] [Client thread/INFO] [wanionlib]: Industrial Craft 2 Integration: The world appears to be entirely industrialized.
[11:06:22] [Client thread/INFO] [wanionlib]: Industrial Foregoing Integration: enhanced Laser Drill focus.
[11:06:22] [Client thread/INFO] [wanionlib]: TechReborn Integration: now Tech is truly Reborn.
[11:06:22] [Client thread/INFO] [wanionlib]: Thermal Expansion Integration: The world seems to be more thermally involved.
[11:06:22] [Client thread/INFO] [wanionlib]: UniDict: All 10 Integrations took 96ms to finish. at load stage PostInit
[11:06:32] [Client thread/INFO] [jei]: Starting JEI...
[11:06:32] [Client thread/INFO] [jeibees]: Added subtype interpreter for: forestry:bee_larvae_ge (item.for.bee_larvae_ge)
[11:06:32] [Client thread/INFO] [jeibees]: Added subtype interpreter for: forestry:sapling (item.for.sapling)
[11:06:32] [Client thread/INFO] [jeibees]: Added subtype interpreter for: forestry:pollen_fertile (item.for.pollen_fertile)
[11:06:33] [Client thread/INFO] [jei]: Registering recipe categories...
[11:06:34] [Client thread/INFO] [jei]: Registering recipe categories took 887.2 ms
[11:06:34] [Client thread/INFO] [jei]: Registering mod plugins...
[11:06:35] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Starting Aspect ItemStack Thread.
[11:06:35] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Trying to cache 40221 aspects.
[11:06:35] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Removed 0 items that are blacklisted
[11:06:36] [Client thread/INFO] [thaumicjei]: Parsed aspect file in 398ms
[11:06:37] [Client thread/INFO] [jei]: Added recipe registry plugin: class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
[11:06:38] [Client thread/INFO] [jeibees]: JEI Plugin initializing
[11:06:38] [Client thread/INFO] [jeibees]: Added 326 mutation recipes for Bees
[11:06:38] [Client thread/INFO] [jeibees]: Added 245 produce recipes for Bees
[11:06:38] [Client thread/INFO] [jeibees]: Added 132 mutation recipes for Trees
[11:06:38] [Client thread/INFO] [jeibees]: Added 132 produce recipes for Trees
[11:06:38] [Client thread/INFO] [jeibees]: Added 37 mutation recipes for Flowers
[11:06:38] [Client thread/INFO] [jeibees]: Added 0 produce recipes for Flowers
[11:06:39] [Client thread/INFO] [immersiveengineering]: Adding recipes to JEI!!
[11:06:39] [Client thread/INFO] [jei]: Added recipe registry plugin: class dan200.computercraft.shared.integration.jei.RecipeResolver
[11:06:39] [Client thread/INFO] [jei]: Added recipe registry plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[11:06:39] [Client thread/ERROR] [jei]: Failed to register mod plugin: class cofh.thermalexpansion.plugins.jei.JEIPluginTE
java.lang.NullPointerException: null
    at cofh.thermalexpansion.plugins.jei.machine.transposer.TransposerRecipeWrapperContainer.<init>(TransposerRecipeWrapperContainer.java:39) ~[TransposerRecipeWrapperContainer.class:?]
    at cofh.thermalexpansion.plugins.jei.machine.transposer.TransposerRecipeCategoryFill.getRecipes(TransposerRecipeCategoryFill.java:90) ~[TransposerRecipeCategoryFill.class:?]
    at cofh.thermalexpansion.plugins.jei.machine.transposer.TransposerRecipeCategoryFill.initialize(TransposerRecipeCategoryFill.java:44) ~[TransposerRecipeCategoryFill.class:?]
    at cofh.thermalexpansion.plugins.jei.machine.transposer.TransposerRecipeCategory.initialize(TransposerRecipeCategory.java:42) ~[TransposerRecipeCategory.class:?]
    at cofh.thermalexpansion.plugins.jei.JEIPluginTE.register(JEIPluginTE.java:112) ~[JEIPluginTE.class:?]
    at mezz.jei.startup.JeiStarter.registerPlugins(JeiStarter.java:202) [JeiStarter.class:?]
    at mezz.jei.startup.JeiStarter.start(JeiStarter.java:73) [JeiStarter.class:?]
    at mezz.jei.startup.ProxyCommonClient.loadComplete(ProxyCommonClient.java:136) [ProxyCommonClient.class:?]
    at mezz.jei.JustEnoughItems.loadComplete(JustEnoughItems.java:55) [JustEnoughItems.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637) [FMLModContainer.class:?]
    at sun.reflect.GeneratedMethodAccessor8.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219) [LoadController.class:?]
    at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197) [LoadController.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) [guava-21.0.jar:?]
    at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) [guava-21.0.jar:?]
    at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) [guava-21.0.jar:?]
    at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) [guava-21.0.jar:?]
    at com.google.common.eventbus.EventBus.post(EventBus.java:217) [guava-21.0.jar:?]
    at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136) [LoadController.class:?]
    at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757) [Loader.class:?]
    at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336) [FMLClientHandler.class:?]
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535) [bib.class:?]
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) [bib.class:?]
    at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:06:39] [Client thread/INFO] [Just Enough Energistics]: AE2 RecipeTransferHandler Replaced Successfully (Registered prior)
[11:06:40] [Client thread/INFO] [jei]: Registering mod plugins took 5.298 s
[11:06:40] [Client thread/INFO] [jei]: Building recipe registry...
[11:06:40] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 4%
[11:06:42] [Client thread/INFO] [jei]: Building recipe registry took 1.979 s
[11:06:42] [Client thread/INFO] [jei]: Building ingredient list...
[11:06:42] [Client thread/INFO] [jei]: Building ingredient list took 432.7 ms
[11:06:42] [Client thread/INFO] [jei]: Building ingredient filter...
[11:06:45] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 7%
[11:06:50] [Client thread/INFO] [jei]: Building ingredient filter took 7.742 s
[11:06:50] [Client thread/INFO] [jei]: Building bookmarks...
[11:06:50] [Client thread/INFO] [jei]: Building bookmarks took 8.847 ms
[11:06:50] [Client thread/INFO] [jei]: Building runtime...
[11:06:50] [Client thread/INFO] [invtweaks.forge.asm.ContainerTransformer]: InvTweaks: successfully transformed setFocused/func_146195_b
[11:06:50] [Client thread/WARN] [jei]: Recipe registry plugin is slow, took 20.90 ms. class binnie.extratrees.integration.jei.multifence.MultiFenceRecipeRegistryPlugin
[11:06:50] [Client thread/INFO] [jei]: Building runtime took 208.0 ms
[11:06:50] [Client thread/INFO] [jei]: Ingredients are being added at runtime: 116 net.minecraft.item.ItemStack
[11:06:50] [Client thread/INFO] [jei]: Ingredients are being added at runtime: 30 net.minecraft.item.ItemStack
[11:06:50] [Client thread/INFO] [jei]: Starting JEI took 18.47 s
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/categories/nethers_firstborn.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/categories/lesser_demons.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/categories/greater_demons.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/categories/demonic_gear.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/nethers_firstborn/serpent.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/nethers_firstborn/hellhound.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/nethers_firstborn/conjuration.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/lesser_demons/imp.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/lesser_demons/demon_and_demoness.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/greater_demons/preface.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/demonic_gear/stew_of_the_grotesque.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/demonic_gear/infernal_tiles.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/entries/demonic_gear/hellish_bauble.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/codex_infernalis/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/categories/world.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/categories/rituals.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/categories/gear.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/categories/devices.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/world/trees.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/world/spirits.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/world/plants.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/world/minerals.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/world/animals.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/world_manipulation.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/teleportation.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/spritual_rift.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/rising_twigs.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/revealing.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/purification.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/perception.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/hungry_flames.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/frenzied_growth.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/conjure_witch.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/circle_drawing.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/chalk.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/rituals/call_of_the_wild.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/witches_robes.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/waystone.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/token_of_remedies.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/taglock.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/nazar.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/horseshoe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/grimoire_magia.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/girdle_of_the_dryads.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/flying_ointment.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/boline.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/gear/athame.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/devices/witches_oven.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/devices/witches_cauldron.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/devices/witches_altar.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/devices/spinning_wheel.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/devices/fortunes_and_tarots.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/entries/devices/distillery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/spinning_wheel_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/distillery_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/oven_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/distillery_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/distillery_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/distillery_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/distillery_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 9%
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/brew.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/spinning_wheel_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/spinning_wheel_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/spinning_wheel_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/spinning_wheel_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/ritual.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load bewitchment:patchouli_books/book_of_shadows/de_de/templates/cauldron_recipe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/world.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/major_landmarks.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/treasures.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/bosses.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/entities.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/biomes.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/devices.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/categories/minor_landmarks.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/carminite_reactor.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/encased_smoker.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/ghast_trap.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/fire_jet.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/vanishing_block.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/reappearing_block.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/carminite_builder.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/anti-builder.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/locked_vanishing_block.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/smoking_block.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/devices/encased_fire_jet.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/goblins.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/minotaur.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/death_tome.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/ice_cores.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/troll.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/yeti.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/undead.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/animals.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/harbinger_cube.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/maze_slime.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/adherent.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/kobold.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/wolves.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/castle_guardians.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/arthopods.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/giants.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/entities/ghasts.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/magic_map.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/labyrinth.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/knight_stronghold.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/hydra_lair.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/troll_caves.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/hollow_hills.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/dark_tower.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/naga_courtyard.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/yeti_caves.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/final_castle.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/aurora_palace.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/lich_tower.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/giant_house.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/major_landmarks/hedge_maze.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/minor_landmarks/druid_hut.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/biomes/dark_forest.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/biomes/snow_forest.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/biomes/twilight_swamp.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/biomes/glacier.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/biomes/general_biomes.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/biomes/enchanted_forest.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/world/portal.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/tools.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/trophies.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/ie_shaders.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/ice_bomb.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/armors.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/moon_dial.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/giant_blocks.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/carminite.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/charms.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/glass_sword.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/crumble_horn.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/maps.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/tc_aspects.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/uncrafting_table.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/magic_beans.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/tconstruct.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/bows.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/magic_trees.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/scepters.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/mazebreaker_pickaxe.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/phantom_armor.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/treasures/foods.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/naga.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/alpha_yeti.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/ur_ghast.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/snow_queen.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/phantom_knights.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/hydra.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/lich.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/entries/bosses/minoshroom.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/editable.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_spotlight2.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_gallery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/gallery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_spotlight.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/gallery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/gallery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/gallery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/gallery.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_spotlight.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_spotlight2.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_spotlight.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [STDERR]: [vazkii.patchouli.client.book.BookContents:loadJson:258]: Patchouli failed to load twilightforest:patchouli_books/guide/de_de/templates/headed_spotlight.json. Switching to fallback.
[11:06:50] [Client thread/INFO] [cofhcore]: CoFH Core: Load Complete.
[11:06:50] [Client thread/INFO] [CoFH World]: Accumulating world generation files from: "C:\Users\willi\AppData\Roaming\.minecraft\config\cofh\world"
[11:06:50] [Client thread/INFO] [CoFH World]: Replacing standard generation with file "cofh\world\00_minecraft.json"
[11:06:50] [Client thread/INFO] [CoFH World]: Found a total of 6 world generation files.
[11:06:51] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\00_minecraft.json":
[11:06:51] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\01_thermalfoundation_ores.json":
[11:06:51] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\02_thermalfoundation_oil.json":
[11:06:51] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\03_thermalfoundation_clathrates.json":
[11:06:51] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\04_ultimate_overworld_ores.json":
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 30) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 54) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 141) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 165) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 189) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 213) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 237) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 324) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/INFO] [CoFH World]: Reading world generation info from: "cofh\world\05_ultimate_nether_ores.json":
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 28) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 50) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 72) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 94) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 116) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 138) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 160) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 182) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 204) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 226) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 248) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 270) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/WARN] [CoFH World]: Using `metadata` (at line: 292) for blocks is deprecated, and will be removed in the future. Use `properties` instead.
[11:06:51] [Client thread/INFO] [CoFH World]: CoFH World: Load Complete.
[11:06:51] [Client thread/INFO] [thermalfoundation]: [Whitelist] Reading established Whitelist from file.
[11:06:51] [Client thread/INFO] [thermalfoundation]: Thermal Foundation: Load Complete.
[11:06:51] [Client thread/INFO] [thermalexpansion]: Thermal Expansion: Load Complete.
[11:06:51] [Client thread/INFO] [thermaldynamics]: Thermal Dynamics: Load Complete.
[11:06:54] [Client thread/INFO] [foamfix]: JEI search tree manager injection complete!
[11:06:55] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 176 mods
[11:06:55] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 12%
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.pickItem:key.mouse.middle
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.mouse.middle"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.playerlist:key.keyboard.tab
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.tab"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.advancements:key.keyboard.l
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.l"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.5:key.keyboard.5
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.5"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.6:key.keyboard.6
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.6"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.7:key.keyboard.7
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.7"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.8:key.keyboard.8
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.8"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.1:key.keyboard.1
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.1"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.2:key.keyboard.2
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.2"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.3:key.keyboard.3
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.3"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.4:key.keyboard.4
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.4"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sprint:key.keyboard.left.control
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.left.control"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.forward:key.keyboard.w
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.w"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.drop:key.keyboard.q
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.q"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.back:key.keyboard.s
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.s"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.attack:key.mouse.left
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.mouse.left"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.use:key.mouse.right
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.mouse.right"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.saveToolbarActivator:key.keyboard.unknown
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.unknown"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.smoothCamera:key.keyboard.unknown
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.unknown"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.right:key.keyboard.d
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.d"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.jump:key.keyboard.space
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.space"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.sneak:key.keyboard.left.shift
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.left.shift"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.spectatorOutlines:key.keyboard.unknown
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.unknown"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.left:key.keyboard.a
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.a"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_of.key.zoom:key.keyboard.c
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.c"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.command:key.keyboard.slash
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.slash"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.screenshot:key.keyboard.f2
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.f2"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.hotbar.9:key.keyboard.9
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.9"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.togglePerspective:key.keyboard.f5
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.f5"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.chat:key.keyboard.t
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.t"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.inventory:key.keyboard.e
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.e"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.fullscreen:key.keyboard.f11
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.f11"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.loadToolbarActivator:key.keyboard.x
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.x"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/WARN] [net.minecraft.client.settings.GameSettings]: Skipping bad option: key_key.swapHands:key.keyboard.f
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]: java.lang.NumberFormatException: For input string: "key.keyboard.f"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1384)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:func_74300_a:1413]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:55] [Client thread/INFO] [Config]: [OptiFine] Skipping bad option: key_of.key.zoom:key.keyboard.c
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]: java.lang.NumberFormatException: For input string: "key.keyboard.c"
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at java.lang.Integer.parseInt(Integer.java:580)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at java.lang.Integer.parseInt(Integer.java:615)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.client.settings.GameSettings.loadOfOptions(GameSettings.java:3142)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.client.settings.GameSettings.func_74300_a(GameSettings.java:1429)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:389)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.client.main.Main.main(SourceFile:123)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at java.lang.reflect.Method.invoke(Method.java:497)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[11:06:55] [Client thread/INFO] [STDERR]: [net.minecraft.client.settings.GameSettings:loadOfOptions:3149]:     at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[11:06:56] [Client thread/INFO] [com.mojang.text2speech.NarratorWindows]: Narrator library for x64 successfully loaded
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] *** Reloading custom textures ***
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: grass_side = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: grass_side_overlay = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: grass_side_snowed = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: mycelium_side = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: mycelium_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: grass_path_top = 4
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: grass_path_side = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: snow = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: coarse_dirt = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: dirt_podzol_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: farmland_wet = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: farmland_dry = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: stone_granite = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: stone_diorite = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: stone_andesite = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: sandstone_top = 4
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: sandstone_bottom = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: stone_slab_top = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: end_stone = 4
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: gravel = 2
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: clay = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_oak = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_spruce = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_birch = F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_jungle = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_acacia = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_big_oak = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_oak_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_spruce_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_birch_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_jungle_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_acacia_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: log_big_oak_top = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: leaves_oak = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: leaves_spruce = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: leaves_birch = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: leaves_jungle = 2
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: leaves_big_oak = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: leaves_acacia = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: gold_ore = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: iron_ore = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: coal_ore = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: diamond_ore = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: redstone_ore = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: lapis_ore = 2F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: netherrack = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: quartz_ore = 2
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: soul_sand = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: glowstone = 4
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: redstone_lamp_on = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: redstone_lamp_off = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: prismarine_rough = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: obsidian = 4F
[11:06:57] [Client thread/INFO] [Config]: [OptiFine] NaturalTextures: cactus_side = 2F
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: tail
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: saddle
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: mouth
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: left_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: right_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: left_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: right_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: left_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: right_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: headpiece
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: donkey, name: noseband
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: evocation_illager, name: hat
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: tail
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: saddle
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: mouth
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: left_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: right_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: left_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: right_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: left_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: right_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: headpiece
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: horse, name: noseband
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: tail
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: saddle
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: mouth
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: left_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: right_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: left_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: right_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: left_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: right_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: headpiece
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: mule, name: noseband
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: tail
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: saddle
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: mouth
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: left_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: right_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: left_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: right_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: left_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: right_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: headpiece
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: zombie_horse, name: noseband
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: villager, name: headwear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: villager, name: headwear2
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: villager, name: bodywear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: vindication_illager, name: hat
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: tail
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: saddle
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: mouth
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: left_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: right_ear
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: left_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: right_bit
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: left_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: right_rein
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: headpiece
[11:06:57] [Client thread/WARN] [Config]: [OptiFine] Model renderer not found, model: skeleton_horse, name: noseband
[11:07:00] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 15%
[11:07:05] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 18%
[11:07:10] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 22%
[11:07:15] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 29%
[11:07:20] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 33%
[11:07:25] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 37%
[11:07:30] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 40%
[11:07:35] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 43%
[11:07:40] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 46%
[11:07:45] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 49%
[11:07:50] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 52%
[11:07:55] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 57%
[11:08:00] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 60%
[11:08:05] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 63%
[11:08:10] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 67%
[11:08:15] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 70%
[11:08:20] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 73%
[11:08:25] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 76%
[11:08:30] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 79%
[11:08:35] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 82%
[11:08:40] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 86%
[11:08:45] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 89%
[11:08:50] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 92%
[11:08:55] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 95%
[11:09:00] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: ItemStack Aspect checking at 98%
[11:09:03] [ThaumicJEI Aspect Cache/INFO] [thaumicjei]: Finished Aspect ItemStack Thread.
 

Link to comment
Share on other sites

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.