Here is the game output (It didn't give me any error log)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:36] [Client thread/INFO] [STDOUT]: [mod.lucky.client.ClientProxy:register:33]: C:\Users\Delgado\AppData\Roaming\.minecraft\addons\lucky_block\Astral Lucky Block v1.2.zip
[16:15:36] [Client thread/INFO] [STDOUT]: [mod.lucky.client.ClientProxy:register:33]: C:\Users\Delgado\AppData\Roaming\.minecraft\addons\lucky_block\Lucky Block Spiral v1.10.jar
[16:15:36] [Client thread/INFO] [STDOUT]: [mod.lucky.client.ClientProxy:register:33]: C:\Users\Delgado\AppData\Roaming\.minecraft\addons\lucky_block\RainyvilleLuckyBlockv1.0.1.zip
[16:15:36] [Client thread/INFO] [FML]: Injecting itemstacks
[16:15:36] [Client thread/INFO] [FML]: Itemstack injection complete
[16:15:36] [Client thread/INFO] [journeymap]: postInitialize ENTER
[16:15:37] [Client thread/INFO] [journeymap]: Registered channel: world_info
[16:15:37] [Client thread/INFO] [journeymap]: Initializing icon sets...
[16:15:37] [Client thread/INFO] [journeymap]: Started webserver on port 8080
[16:15:37] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r598.4§8ms§r
[16:15:38] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:93]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[16:15:38] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[16:15:38] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 28 mods
[16:15:38] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:moSwords, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Wonderful Wands, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Loot++, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:MineCreed, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:Potion Core, FMLFileResourcePack:Waila, Astral Lucky Block v1.2.zip, Lucky Block Spiral v1.10.jar, RainyvilleLuckyBlockv1.0.1.zip, Example
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[16:15:38] [Client thread/INFO]: SoundSystem shutting down...
[16:15:38] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[16:15:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:15:38] [Thread-16/INFO]: Initializing LWJGL OpenAL
[16:15:38] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:15:38] [Thread-16/INFO]: OpenAL initialized.
[16:15:39] [Sound Library Loader/INFO]: Sound engine started
[16:15:42] [Client thread/WARN]: Unable to resolve texture due to upward reference: #layer0 in moswords:models/item/sword_base
[OptiFine] Mipmap levels: 4
[OptiFine] Multitexture: false
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Scaled non power of 2: moswords:items/stich, 15 -> 16
[16:15:47] [Client thread/ERROR]: Using missing texture, unable to load msm3:textures/items/sword_dawnstar.png, java.io.FileNotFoundException
[16:15:47] [Client thread/ERROR]: Using missing texture, unable to load cfm:textures/items/itemmoney.png, java.io.FileNotFoundException
[OptiFine] Scaled non power of 2: moswords:items/stich_glow, 15 -> 16
[16:15:49] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[Shaders] allocateTextureMap 4 2048 1024
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:command_trigger_block#normal
java.lang.Exception: Could not load model definition for variant lootplusplus:command_trigger_block#normal
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177591_a(ModelBakery.java:109) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:166) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:111) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/command_trigger_block.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/command_trigger_block.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:single_entity_spawner#normal
java.lang.Exception: Could not load model definition for variant lootplusplus:single_entity_spawner#normal
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177591_a(ModelBakery.java:109) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:166) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:111) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/single_entity_spawner.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/single_entity_spawner.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:tab_Astral_Lucky_Blocks#inventory
java.lang.Exception: Could not load model definition for variant lootplusplus:tab_Astral_Lucky_Blocks#inventory
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.loadItems(ModelLoader.java:255) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:112) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/tab_Astral_Lucky_Blocks.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 16 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/tab_Astral_Lucky_Blocks.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 16 more
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:loot_chest#facing=west
java.lang.Exception: Could not load model definition for variant lootplusplus:loot_chest#facing=west
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177591_a(ModelBakery.java:109) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:166) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:111) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/loot_chest.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/loot_chest.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_brick#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_melon#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_dirt#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=0 not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_end_stone#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location customnpcs:npcScriptedDoor#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=2 not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=1 not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=3 not found
[16:15:53] [Client thread/ERROR] [FML]: Suppressed additional 28 model loading errors for domain lootplusplus
[16:15:53] [Client thread/ERROR] [FML]: Suppressed additional 16 model loading errors for domain wonderfulwands
[OptiFine] *** Reloading custom textures ***
[OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[16:15:54] [Client thread/INFO] [journeymap]: Loading blocks and textures...
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 13 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 13 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 14 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 14 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 15 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 15 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [journeymap]: Built BlockMD cache (9558) : BlockMD.reset count 1 avg 140.29ms
[16:15:54] [Client thread/INFO] [journeymap]: initBlocksTexture: 2048x1024 loaded in 50.938595ms
[16:15:54] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
[16:15:54] [Client thread/INFO] [journeymap]: Loaded 2090 block colors from color palette file in 8ms: C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\colorpalette.json
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 13 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 14 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 15 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/INFO] [journeymap]: Initialized 11 block colors from mods and resource packs in 24ms
[16:15:54] [Client thread/INFO] [journeymap]: Color palette file generated with 2090 colors in 49ms for: C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\colorpalette.json
[16:15:54] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\colorpalette.json
[16:15:59] [Server thread/INFO]: Starting integrated minecraft server version 1.8.9
[16:15:59] [Server thread/INFO]: Generating keypair
[16:15:59][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs
[16:15:59][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs
[16:15:59] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[16:16:00] [Server thread/INFO] [FML]: Applying holder lookups
[16:16:00] [Server thread/INFO] [FML]: Holder lookups applied
[16:16:00] [Server thread/INFO] [FML]: Loading dimension 0 (Survive!) ([email protected])
[16:16:00] [Server thread/INFO] [FML]: Loading dimension 1 (Survive!) ([email protected])
[16:16:00] [Server thread/INFO] [FML]: Loading dimension -1 (Survive!) ([email protected])
[16:16:01] [Server thread/INFO]: Preparing start region for level 0
[16:16:02] [Server thread/INFO]: Preparing spawn area: 68%
[16:16:02][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:33] Loading Dialogs
[16:16:02][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:35] Done loading Dialogs
[16:16:02] [Server thread/INFO]: Changing view distance to 8, from 10
[16:16:04] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:16:04] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:16:04] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 28 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_for_1.8.9,[email protected],[email protected]_for_1.8.9,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[16:16:04] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:16:04] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:16:04] [Server thread/INFO]: MickoDel[local:E:01a13568] logged in with entity id 483 at (166.5, 71.0, 250.5)
[16:16:04] [Server thread/INFO]: MickoDel joined the game
[16:16:04] [Server thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.handler.PlayerEvents:onPlayerLogin:39]: Hi
[16:16:04] [Server thread/INFO] [Waila]: Player EntityPlayerMP['MickoDel'/483, l='Survive!', x=166.50, y=71.00, z=250.50] connected. Sending ping
[16:16:04] [Thread-11/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[16:16:05] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin
[16:16:05] [Client thread/INFO] [JEI]: Registered plugin: gr8pefish.ironbackpacks.integration.jei.JEIPlugin
[16:16:05] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin
[16:16:05] [Client thread/ERROR] [JEI]: Recipe has an empty list as an input. [email protected]
Output ItemStacks: [[1xwonderfulwands:[email protected]]]
Output Fluids: []
Input ItemStacks: [[], [1xminecraft:[email protected]], [], [], [1xminecraft:[email protected]], [], [], [1xminecraft:[email protected], 1xlootplusplus:[email protected]], []]
Input Fluids: []
[16:16:05] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Output ItemStacks: Found an itemStack with a null item. This is an error from another mod.
Output Fluids: []
Input ItemStacks: [[1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]]]
Input Fluids: []
java.lang.NullPointerException: Found an itemStack with a null item. This is an error from another mod.
at mezz.jei.util.StackHelper.getUniqueIdentifierForStack(StackHelper.java:350) ~[StackHelper.class:?]
at mezz.jei.util.UniqueItemStackListBuilder.add(UniqueItemStackListBuilder.java:17) ~[UniqueItemStackListBuilder.class:?]
at mezz.jei.util.StackHelper.toItemStackList(StackHelper.java:298) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.toItemStackList(StackHelper.java:306) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.toItemStackList(StackHelper.java:291) ~[StackHelper.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:165) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:140) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:104) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:59) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:116) [ModRegistry.class:?]
at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:177) [ProxyCommonClient.class:?]
at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_123_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]
at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:189) [bdb.class:?]
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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:?]
[16:16:06] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[16:16:06] [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[Shaders] Program loaded: gbuffers_basic
[Shaders] Program loaded: gbuffers_textured
[Shaders] Program loaded: gbuffers_textured_lit
[Shaders] Program loaded: gbuffers_skybasic
[Shaders] Program loaded: gbuffers_skytextured
[Shaders] Noise texture enabled
[Shaders] Noise texture resolution: 512
[Shaders] Sun path rotation: 0.0f
[Shaders] Shadow map resolution: 1024
[Shaders] Shadow map distance: 90
[Shaders] shadowHardwareFiltering0
[Shaders] Shader info log: /shaders/gbuffers_terrain.fsh
WARNING: 0:20: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:89: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_terrain
[Shaders] Shader info log: /shaders/gbuffers_water.vsh
WARNING: 0:47: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Shadow map resolution: 1024
[Shaders] Shadow map distance: 90
[Shaders] shadowHardwareFiltering0
[Shaders] Shader info log: /shaders/gbuffers_water.fsh
WARNING: 0:110: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:138: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:143: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:143: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:143: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_water
[Shaders] Shadow map resolution: 1024
[Shaders] Shadow map distance: 90
[Shaders] shadowHardwareFiltering0
[Shaders] Shader info log: /shaders/gbuffers_entities.fsh
WARNING: 0:87: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_entities
[Shaders] Shader info log: /shaders/gbuffers_hand.fsh
WARNING: 0:37: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_hand
[Shaders] Program loaded: gbuffers_weather
[Shaders] AO Level: 1.0f
[Shaders] Shader info log: /shaders/composite.fsh
WARNING: 0:19: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: composite
[Shaders] Program loaded: composite1
[Shaders] Program loaded: final
[Shaders] Shader info log: /shaders/shadow.vsh
WARNING: 0:24: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:26: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: shadow
[Shaders] usedColorBuffers: 8
[Shaders] usedDepthBuffers: 2
[Shaders] usedShadowColorBuffers: 0
[Shaders] usedShadowDepthBuffers: 1
[Shaders] usedColorAttachs: 8
[Shaders] usedDrawBuffers: 8
[Shaders] Framebuffer created.
[Shaders] Shadow framebuffer created.
[Shaders] Reset world renderers
[Shaders] Reset model renderers
GL error 0x0502: Invalid operation at pre-final
[16:16:07] [Client thread/INFO]: [CHAT] §6Thank you for downloading MrCrayfish's Furniture Mod
[16:16:07] [Client thread/INFO]: [CHAT] §6-> §aCheck out all MrCrayfish's Mods
[16:16:07] [Client thread/INFO]: [CHAT] §6-> §rmrcrayfish.com
[16:16:07] [pool-2-thread-1/WARN]: Couldn't look up profile properties for [email protected][id=8c81f01f-d233-3d93-a7bf-09716f9ecdc6,name=MickoDel,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2778) [ave.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [bnp$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_91]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
[16:16:08] [Client thread/INFO] [journeymap]: core (Initialized) Setting config file to version "5.2.0b1": journeymap.core.config
[16:16:08] [Client thread/ERROR] [journeymap]: core (Initialized) Can't load config file C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\config\5.2\journeymap.core.config : java.lang.NullPointerException
at journeymap.common.properties.PropertiesBase.updateFrom(PropertiesBase.java:243)
at journeymap.client.properties.ClientPropertiesBase.updateFrom(ClientPropertiesBase.java:77)
at journeymap.client.properties.CoreProperties.updateFrom(CoreProperties.java:99)
at journeymap.common.properties.PropertiesBase.load(PropertiesBase.java:186)
at journeymap.common.properties.PropertiesBase.load(PropertiesBase.java:158)
at journeymap.client.JourneymapClient.loadConfigProperties(JourneymapClient.java:661)
at journeymap.client.JourneymapClient.reset(JourneymapClient.java:547)
at journeymap.client.JourneymapClient.startMapping(JourneymapClient.java:491)
at journeymap.client.task.main.MappingMonitorTask.perform(MappingMonitorTask.java:75)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:16:09] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
[16:16:09] [Client thread/INFO] [journeymap]: Loaded 2 waypoints from C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\data\sp\Survive!\waypoints
[16:16:09] [Client thread/INFO] [journeymap]: Blocks and textures are current
[16:16:09] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\data\sp\Survive!\DIM0. Memory: 1011MB total, 425MB free
[16:16:09] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f] or open browser to§b§n http://localhost:8080 §f
[16:16:09] [Client thread/INFO] [journeymap]: JourneyMap: Press [J] or open browser to http://localhost:8080
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000611ad6a0, pid=5952, tid=3028
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x7d6a0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Delgado\AppData\Roaming\.minecraft\hs_err_pid5952.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
As the title says..
Here is the game output (It didn't give me any error log)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:737)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:36] [Client thread/INFO] [STDERR]: [mod.lucky.drop.value.DropValue:<init>:35]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:36] [Client thread/INFO] [STDOUT]: [mod.lucky.client.ClientProxy:register:33]: C:\Users\Delgado\AppData\Roaming\.minecraft\addons\lucky_block\Astral Lucky Block v1.2.zip
[16:15:36] [Client thread/INFO] [STDOUT]: [mod.lucky.client.ClientProxy:register:33]: C:\Users\Delgado\AppData\Roaming\.minecraft\addons\lucky_block\Lucky Block Spiral v1.10.jar
[16:15:36] [Client thread/INFO] [STDOUT]: [mod.lucky.client.ClientProxy:register:33]: C:\Users\Delgado\AppData\Roaming\.minecraft\addons\lucky_block\RainyvilleLuckyBlockv1.0.1.zip
[16:15:36] [Client thread/INFO] [FML]: Injecting itemstacks
[16:15:36] [Client thread/INFO] [FML]: Itemstack injection complete
[16:15:36] [Client thread/INFO] [journeymap]: postInitialize ENTER
[16:15:37] [Client thread/INFO] [journeymap]: Registered channel: world_info
[16:15:37] [Client thread/INFO] [journeymap]: Initializing icon sets...
[16:15:37] [Client thread/INFO] [journeymap]: Started webserver on port 8080
[16:15:37] [Client thread/INFO] [journeymap]: postInitialize EXIT, elapsed§8 count §r1§8 avg §r598.4§8ms§r
[16:15:38] [Client thread/INFO] [STDOUT]: [mcp.mobius.waila.gui.truetyper.TrueTypeFont:<init>:93]: TrueTypeFont loaded: java.awt.Font[family=Minecraftia,name=Minecraftia Regular,style=plain,size=14] - AntiAlias = true
[16:15:38] [Client thread/INFO] [Waila]: [Agriculture] Agriculture mod not found.
[16:15:38] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 28 mods
[16:15:38] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:moSwords, FMLFileResourcePack:MrCrayfish's Furniture Mod, FMLFileResourcePack:CustomNPCs, FMLFileResourcePack:Wonderful Wands, FMLFileResourcePack:Dynamic Lights, FMLFileResourcePack:Dynamic Lights Burning Entity Module, FMLFileResourcePack:Dynamic Lights Creeper Module, FMLFileResourcePack:Dynamic Lights EntityItem Module, FMLFileResourcePack:Dynamic Lights Entity Light Module, FMLFileResourcePack:Dynamic Lights Mob Equipment Light Module, FMLFileResourcePack:Dynamic Lights Fiery Arrows Light Module, FMLFileResourcePack:Dynamic Lights Flood Light, FMLFileResourcePack:Dynamic Lights OtherPlayers Light Module, FMLFileResourcePack:Dynamic Lights Player Light Module, FMLFileResourcePack:Inventory Pets, FMLFileResourcePack:Inventory Tweaks, FMLFileResourcePack:Iron Backpacks, FMLFileResourcePack:Just Enough Items, FMLFileResourcePack:JourneyMap, FMLFileResourcePack:Loot++, FMLFileResourcePack:Lucky Block, FMLFileResourcePack:MineCreed, FMLFileResourcePack:More Swords 3, FMLFileResourcePack:Potion Core, FMLFileResourcePack:Waila, Astral Lucky Block v1.2.zip, Lucky Block Spiral v1.10.jar, RainyvilleLuckyBlockv1.0.1.zip, Example
[OptiFine] *** Reloading textures ***
[OptiFine] Resource packs: Default
[16:15:38] [Client thread/INFO]: SoundSystem shutting down...
[16:15:38] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[16:15:38] [Sound Library Loader/INFO]: Starting up SoundSystem...
[16:15:38] [Thread-16/INFO]: Initializing LWJGL OpenAL
[16:15:38] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[16:15:38] [Thread-16/INFO]: OpenAL initialized.
[16:15:39] [Sound Library Loader/INFO]: Sound engine started
[16:15:42] [Client thread/WARN]: Unable to resolve texture due to upward reference: #layer0 in moswords:models/item/sword_base
[OptiFine] Mipmap levels: 4
[OptiFine] Multitexture: false
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_pane_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/0_glass_white/glass_white.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_pane_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/10_glass_purple/glass_purple.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/11_glass_blue/glass_pane_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/12_glass_brown/glass_pane_brown.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/13_glass_green/glass_pane_green.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_pane_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/14_glass_red/glass_red.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/15_glass_black/glass_pane_black.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/1_glass_orange/glass_pane_orange.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/2_glass_magenta/glass_pane_magenta.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/3_glass_light_blue/glass_pane_light_blue.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_pane_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/4_glass_yellow/glass_yellow.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/5_glass_lime/glass_pane_lime.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pane_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/6_glass_pink/glass_pink.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/7_glass_gray/glass_pane_gray.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_pane_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/8_glass_silver/glass_silver.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/9_glass_cyan/glass_pane_cyan.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/bookshelf.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glass.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/glasspane.properties
[OptiFine] ConnectedTextures: mcpatcher/ctm/default/sandstone.properties
[OptiFine] Multipass connected textures: false
[OptiFine] Scaled non power of 2: moswords:items/stich, 15 -> 16
[16:15:47] [Client thread/ERROR]: Using missing texture, unable to load msm3:textures/items/sword_dawnstar.png, java.io.FileNotFoundException
[16:15:47] [Client thread/ERROR]: Using missing texture, unable to load cfm:textures/items/itemmoney.png, java.io.FileNotFoundException
[OptiFine] Scaled non power of 2: moswords:items/stich_glow, 15 -> 16
[16:15:49] [Client thread/INFO]: Created: 2048x1024 textures-atlas
[Shaders] allocateTextureMap 4 2048 1024
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:command_trigger_block#normal
java.lang.Exception: Could not load model definition for variant lootplusplus:command_trigger_block#normal
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177591_a(ModelBakery.java:109) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:166) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:111) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/command_trigger_block.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/command_trigger_block.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:single_entity_spawner#normal
java.lang.Exception: Could not load model definition for variant lootplusplus:single_entity_spawner#normal
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177591_a(ModelBakery.java:109) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:166) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:111) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/single_entity_spawner.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/single_entity_spawner.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:tab_Astral_Lucky_Blocks#inventory
java.lang.Exception: Could not load model definition for variant lootplusplus:tab_Astral_Lucky_Blocks#inventory
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.loadItems(ModelLoader.java:255) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:112) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/tab_Astral_Lucky_Blocks.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 16 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/tab_Astral_Lucky_Blocks.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 16 more
[16:15:53] [Client thread/ERROR] [FML]: Exception loading model for variant lootplusplus:loot_chest#facing=west
java.lang.Exception: Could not load model definition for variant lootplusplus:loot_chest#facing=west
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:211) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177591_a(ModelBakery.java:109) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.loadBlocks(ModelLoader.java:166) ~[ModelLoader.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:111) ~[ModelLoader.class:?]
at net.minecraft.client.resources.model.ModelManager.func_110549_a(ModelManager.java:28) [bou.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:130) [bnn.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:111) [bnn.class:?]
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:732) [ave.class:?]
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:326) [FMLClientHandler.class:?]
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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 lootplusplus:blockstates/loot_chest.json
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:165) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
Caused by: java.io.FileNotFoundException: lootplusplus:blockstates/loot_chest.json
at net.minecraft.client.resources.FallbackResourceManager.func_135056_b(FallbackResourceManager.java:93) ~[bnb.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_135056_b(SimpleReloadableResourceManager.java:78) ~[bnn.class:?]
at net.minecraft.client.resources.model.ModelBakery.func_177586_a(ModelBakery.java:143) ~[bot.class:?]
at net.minecraftforge.client.model.ModelLoader.func_177586_a(ModelLoader.java:207) ~[ModelLoader.class:?]
... 17 more
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_brick#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_melon#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_dirt#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=0 not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location wonderfulwands:illusion_end_stone#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location customnpcs:npcScriptedDoor#inventory not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=2 not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=1 not found
[16:15:53] [Client thread/ERROR] [FML]: Model definition for location moswords:hotfurnace#direction=3 not found
[16:15:53] [Client thread/ERROR] [FML]: Suppressed additional 28 model loading errors for domain lootplusplus
[16:15:53] [Client thread/ERROR] [FML]: Suppressed additional 16 model loading errors for domain wonderfulwands
[OptiFine] *** Reloading custom textures ***
[OptiFine] Enable face culling: acacia_leaves, birch_leaves, dark_oak_leaves, jungle_leaves, oak_leaves, spruce_leaves
[16:15:54] [Client thread/INFO] [journeymap]: Loading blocks and textures...
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 13 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 13 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 14 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 14 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 15 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 15 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.helper.impl.ForgeHelper_1_8.getBlockName(ForgeHelper_1_8.java:403)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getBlockName(BlockMD.java:238)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.get(BlockMD.java:209)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.client.main.Main.main(SourceFile:124)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at java.lang.reflect.Method.invoke(Unknown Source)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
[16:15:54] [Client thread/INFO] [STDERR]: [journeymap.client.forge.helper.impl.ForgeHelper_1_8:getBlockName:407]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/ERROR] [journeymap]: Couldn't initialize IModBlockHandler 'class journeymap.client.model.mod.vanilla.VanillaBlockHandler': java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.model.mod.vanilla.VanillaBlockHandler.initialize(VanillaBlockHandler.java:105)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:91)
at journeymap.client.model.mod.ModBlockDelegate.initialize(ModBlockDelegate.java:80)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:77)
at journeymap.client.model.BlockMD.<init>(BlockMD.java:59)
at journeymap.client.model.BlockMD.get(BlockMD.java:209)
at journeymap.client.model.BlockMD.getAll(BlockMD.java:120)
at journeymap.client.model.BlockMD.reset(BlockMD.java:98)
at journeymap.client.cartography.ColorManager.ensureCurrent(ColorManager.java:100)
at journeymap.client.task.main.EnsureCurrentColorsTask.perform(EnsureCurrentColorsTask.java:15)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:15:54] [Client thread/INFO] [journeymap]: Built BlockMD cache (9558) : BlockMD.reset count 1 avg 140.29ms
[16:15:54] [Client thread/INFO] [journeymap]: initBlocksTexture: 2048x1024 loaded in 50.938595ms
[16:15:54] [Client thread/INFO] [journeymap]: Existing color palette's resource packs and mod names match current loadout.
[16:15:54] [Client thread/INFO] [journeymap]: Loaded 2090 block colors from color palette file in 8ms: C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\colorpalette.json
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 13 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 14 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 15 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=type, clazz=class java.lang.Integer, values=[0, 1, 2]} to 3 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/WARN] [journeymap]: Error getting block color from mod. Plese report this exception to the mod author of customnpcs:npcMailbox: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=rotation, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8]} to 12 on block customnpcs:npcMailbox, it is not an allowed value
at net.minecraft.block.state.BlockState$StateImplementation.func_177226_a(BlockState.java:160)
at noppes.npcs.blocks.BlockMailbox.func_176203_a(BlockMailbox.java:72)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getDirectIcon(ColorHelper_1_8.java:224)
at journeymap.client.forge.helper.impl.ColorHelper_1_8.getTextureColor(ColorHelper_1_8.java:164)
[16:15:54] [Client thread/INFO] [journeymap]: Initialized 11 block colors from mods and resource packs in 24ms
[16:15:54] [Client thread/INFO] [journeymap]: Color palette file generated with 2090 colors in 49ms for: C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\colorpalette.json
[16:15:54] [Client thread/INFO] [journeymap]: Updated color palette file: C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\colorpalette.json
[16:15:59] [Server thread/INFO]: Starting integrated minecraft server version 1.8.9
[16:15:59] [Server thread/INFO]: Generating keypair
[16:15:59][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:42] Loading Linked Npcs
[16:15:59][FINE/CustomNPCs][noppes.npcs.controllers.LinkedNpcController:62] Done loading Linked Npcs
[16:15:59] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[16:16:00] [Server thread/INFO] [FML]: Applying holder lookups
[16:16:00] [Server thread/INFO] [FML]: Holder lookups applied
[16:16:00] [Server thread/INFO] [FML]: Loading dimension 0 (Survive!) ([email protected])
[16:16:00] [Server thread/INFO] [FML]: Loading dimension 1 (Survive!) ([email protected])
[16:16:00] [Server thread/INFO] [FML]: Loading dimension -1 (Survive!) ([email protected])
[16:16:01] [Server thread/INFO]: Preparing start region for level 0
[16:16:02] [Server thread/INFO]: Preparing spawn area: 68%
[16:16:02][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:33] Loading Dialogs
[16:16:02][FINE/CustomNPCs][noppes.npcs.controllers.DialogController:35] Done loading Dialogs
[16:16:02] [Server thread/INFO]: Changing view distance to 8, from 10
[16:16:04] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2
[16:16:04] [Netty Server IO #1/INFO] [FML]: Client protocol version 2
[16:16:04] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 28 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_for_1.8.9,[email protected],[email protected]_for_1.8.9,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]_beta,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]
[16:16:04] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established
[16:16:04] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established
[16:16:04] [Server thread/INFO]: MickoDel[local:E:01a13568] logged in with entity id 483 at (166.5, 71.0, 250.5)
[16:16:04] [Server thread/INFO]: MickoDel joined the game
[16:16:04] [Server thread/INFO] [STDOUT]: [com.mrcrayfish.furniture.handler.PlayerEvents:onPlayerLogin:39]: Hi
[16:16:04] [Server thread/INFO] [Waila]: Player EntityPlayerMP['MickoDel'/483, l='Survive!', x=166.50, y=71.00, z=250.50] connected. Sending ping
[16:16:04] [Thread-11/INFO]: [CHAT] §2CustomNpcs§f installed. For more info §9§nClick here
[16:16:05] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.vanilla.VanillaPlugin
[16:16:05] [Client thread/INFO] [JEI]: Registered plugin: gr8pefish.ironbackpacks.integration.jei.JEIPlugin
[16:16:05] [Client thread/INFO] [JEI]: Registered plugin: mezz.jei.plugins.jei.JEIInternalPlugin
[16:16:05] [Client thread/ERROR] [JEI]: Recipe has an empty list as an input. [email protected]
Output ItemStacks: [[1xwonderfulwands:[email protected]]]
Output Fluids: []
Input ItemStacks: [[], [1xminecraft:[email protected]], [], [], [1xminecraft:[email protected]], [], [], [1xminecraft:[email protected], 1xlootplusplus:[email protected]], []]
Input Fluids: []
[16:16:05] [Client thread/ERROR] [JEI]: Found a broken recipe: [email protected]
Output ItemStacks: Found an itemStack with a null item. This is an error from another mod.
Output Fluids: []
Input ItemStacks: [[1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]], [1xminecraft:[email protected]]]
Input Fluids: []
java.lang.NullPointerException: Found an itemStack with a null item. This is an error from another mod.
at mezz.jei.util.StackHelper.getUniqueIdentifierForStack(StackHelper.java:350) ~[StackHelper.class:?]
at mezz.jei.util.UniqueItemStackListBuilder.add(UniqueItemStackListBuilder.java:17) ~[UniqueItemStackListBuilder.class:?]
at mezz.jei.util.StackHelper.toItemStackList(StackHelper.java:298) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.toItemStackList(StackHelper.java:306) ~[StackHelper.class:?]
at mezz.jei.util.StackHelper.toItemStackList(StackHelper.java:291) ~[StackHelper.class:?]
at mezz.jei.RecipeRegistry.addRecipeUnchecked(RecipeRegistry.java:165) ~[RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipe(RecipeRegistry.java:140) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.addRecipes(RecipeRegistry.java:104) [RecipeRegistry.class:?]
at mezz.jei.RecipeRegistry.<init>(RecipeRegistry.java:59) [RecipeRegistry.class:?]
at mezz.jei.util.ModRegistry.createRecipeRegistry(ModRegistry.java:116) [ModRegistry.class:?]
at mezz.jei.ProxyCommonClient.startJEI(ProxyCommonClient.java:177) [ProxyCommonClient.class:?]
at mezz.jei.ProxyCommonClient.onEntityJoinedWorld(ProxyCommonClient.java:131) [ProxyCommonClient.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_123_ProxyCommonClient_onEntityJoinedWorld_EntityJoinWorldEvent.invoke(.dynamic) [?:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49) [ASMEventHandler.class:?]
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140) [EventBus.class:?]
at net.minecraft.world.World.func_72838_d(World.java:1122) [adm.class:?]
at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:189) [bdb.class:?]
at net.minecraft.client.Minecraft.func_71353_a(Minecraft.java:2318) [ave.class:?]
at net.minecraft.client.Minecraft.func_71403_a(Minecraft.java:2239) [ave.class:?]
at net.minecraft.client.network.NetHandlerPlayClient.func_147282_a(NetHandlerPlayClient.java:251) [bcy.class:?]
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:76) [gt.class:?]
at net.minecraft.network.play.server.S01PacketJoinGame.func_148833_a(SourceFile:13) [gt.class:?]
at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) [fh$1.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91]
at net.minecraft.util.Util.func_181617_a(SourceFile:44) [g.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1014) [ave.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349) [ave.class:?]
at net.minecraft.client.main.Main.main(SourceFile:124) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_91]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_91]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_91]
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:?]
[16:16:06] [Client thread/INFO]: [CHAT] InvTweaks: Configuration loaded.
[16:16:06] [Netty Local Client IO #0/INFO] [Waila]: Received server authentication msg. Remote sync will be activated
[Shaders] Program loaded: gbuffers_basic
[Shaders] Program loaded: gbuffers_textured
[Shaders] Program loaded: gbuffers_textured_lit
[Shaders] Program loaded: gbuffers_skybasic
[Shaders] Program loaded: gbuffers_skytextured
[Shaders] Noise texture enabled
[Shaders] Noise texture resolution: 512
[Shaders] Sun path rotation: 0.0f
[Shaders] Shadow map resolution: 1024
[Shaders] Shadow map distance: 90
[Shaders] shadowHardwareFiltering0
[Shaders] Shader info log: /shaders/gbuffers_terrain.fsh
WARNING: 0:20: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:89: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_terrain
[Shaders] Shader info log: /shaders/gbuffers_water.vsh
WARNING: 0:47: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Shadow map resolution: 1024
[Shaders] Shadow map distance: 90
[Shaders] shadowHardwareFiltering0
[Shaders] Shader info log: /shaders/gbuffers_water.fsh
WARNING: 0:110: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:138: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:143: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:143: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:143: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_water
[Shaders] Shadow map resolution: 1024
[Shaders] Shadow map distance: 90
[Shaders] shadowHardwareFiltering0
[Shaders] Shader info log: /shaders/gbuffers_entities.fsh
WARNING: 0:87: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_entities
[Shaders] Shader info log: /shaders/gbuffers_hand.fsh
WARNING: 0:37: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: gbuffers_hand
[Shaders] Program loaded: gbuffers_weather
[Shaders] AO Level: 1.0f
[Shaders] Shader info log: /shaders/composite.fsh
WARNING: 0:19: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: composite
[Shaders] Program loaded: composite1
[Shaders] Program loaded: final
[Shaders] Shader info log: /shaders/shadow.vsh
WARNING: 0:24: Only GLSL version > 110 allows postfix "F" or "f" for float
WARNING: 0:26: Only GLSL version > 110 allows postfix "F" or "f" for float
[Shaders] Program loaded: shadow
[Shaders] usedColorBuffers: 8
[Shaders] usedDepthBuffers: 2
[Shaders] usedShadowColorBuffers: 0
[Shaders] usedShadowDepthBuffers: 1
[Shaders] usedColorAttachs: 8
[Shaders] usedDrawBuffers: 8
[Shaders] Framebuffer created.
[Shaders] Shadow framebuffer created.
[Shaders] Reset world renderers
[Shaders] Reset model renderers
GL error 0x0502: Invalid operation at pre-final
[16:16:07] [Client thread/INFO]: [CHAT] §6Thank you for downloading MrCrayfish's Furniture Mod
[16:16:07] [Client thread/INFO]: [CHAT] §6-> §aCheck out all MrCrayfish's Mods
[16:16:07] [Client thread/INFO]: [CHAT] §6-> §rmrcrayfish.com
[16:16:07] [pool-2-thread-1/WARN]: Couldn't look up profile properties for [email protected][id=8c81f01f-d233-3d93-a7bf-09716f9ecdc6,name=MickoDel,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:65) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:175) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:59) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:56) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:3934) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821) [guava-17.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:4827) [guava-17.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:165) [YggdrasilMinecraftSessionService.class:?]
at net.minecraft.client.Minecraft.func_181037_M(Minecraft.java:2778) [ave.class:?]
at net.minecraft.client.resources.SkinManager$3.run(SourceFile:106) [bnp$3.class:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.FutureTask.run(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_91]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_91]
at java.lang.Thread.run(Unknown Source) [?:1.8.0_91]
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
GL error 0x0502: Invalid operation at pre-final
[16:16:08] [Client thread/INFO] [journeymap]: core (Initialized) Setting config file to version "5.2.0b1": journeymap.core.config
[16:16:08] [Client thread/ERROR] [journeymap]: core (Initialized) Can't load config file C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\config\5.2\journeymap.core.config : java.lang.NullPointerException
at journeymap.common.properties.PropertiesBase.updateFrom(PropertiesBase.java:243)
at journeymap.client.properties.ClientPropertiesBase.updateFrom(ClientPropertiesBase.java:77)
at journeymap.client.properties.CoreProperties.updateFrom(CoreProperties.java:99)
at journeymap.common.properties.PropertiesBase.load(PropertiesBase.java:186)
at journeymap.common.properties.PropertiesBase.load(PropertiesBase.java:158)
at journeymap.client.JourneymapClient.loadConfigProperties(JourneymapClient.java:661)
at journeymap.client.JourneymapClient.reset(JourneymapClient.java:547)
at journeymap.client.JourneymapClient.startMapping(JourneymapClient.java:491)
at journeymap.client.task.main.MappingMonitorTask.perform(MappingMonitorTask.java:75)
at journeymap.client.task.main.MainTaskController.performTasks(MainTaskController.java:67)
at journeymap.client.JourneymapClient.performMainThreadTasks(JourneymapClient.java:576)
at journeymap.client.forge.event.StateTickHandler.onClientTick(StateTickHandler.java:87)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_142_StateTickHandler_onClientTick_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
[16:16:09] [Client thread/INFO] [journeymap]: Loading journeymap.topo.config
[16:16:09] [Client thread/INFO] [journeymap]: Loaded 2 waypoints from C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\data\sp\Survive!\waypoints
[16:16:09] [Client thread/INFO] [journeymap]: Blocks and textures are current
[16:16:09] [Client thread/INFO] [journeymap]: Mapping started in C:\Users\Delgado\AppData\Roaming\.minecraft\journeymap\data\sp\Survive!\DIM0. Memory: 1011MB total, 425MB free
[16:16:09] [Client thread/INFO]: [CHAT] §eJourneyMap:§f Press [§bJ§f] or open browser to§b§n http://localhost:8080 §f
[16:16:09] [Client thread/INFO] [journeymap]: JourneyMap: Press [J] or open browser to http://localhost:8080
#
# A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000611ad6a0, pid=5952, tid=3028
#
# JRE version: Java(TM) SE Runtime Environment (8.0_91-b14) (build 1.8.0_91-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.91-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C [ig75icd64.dll+0x7d6a0]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# An error report file with more information is saved as:
# C:\Users\Delgado\AppData\Roaming\.minecraft\hs_err_pid5952.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
AL lib: (EE) alc_cleanup: 1 device not closed
Java HotSpot(TM) 64-Bit Server VM warning: Using incremental CMS is deprecated and will likely be removed in a future release
And the shaders that I used is at the attachments
Oh ok.. Thanks for answering.