Skip to content

Instantly share code, notes, and snippets.

@Yourname942
Created August 20, 2020 15:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Yourname942/21ccdf90ae09f25bd62833117d6ce8af to your computer and use it in GitHub Desktop.
Save Yourname942/21ccdf90ae09f25bd62833117d6ce8af to your computer and use it in GitHub Desktop.
latest log 11:45 8_20_20
[11:41:44] [main/INFO]: ModLauncher running: args [--username, Yourname942, --version, forge-31.2.36, --gameDir, C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2, --assetsDir, C:\Users\Greg\Twitch\Minecraft\Install\assets, --assetIndex, 1.15, --uuid, 9cdcb21b254b4fb0ab70bf74da368d9c, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 2560, --height, 1440, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.36, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[11:41:44] [main/INFO]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation
[11:41:44] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[11:41:46] [main/INFO]: [org.antlr.v4.runtime.ConsoleErrorListener:syntaxError:38]: line 13:99 token recognition error at: ';'
[11:41:46] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-31.2.36, --gameDir, C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2, --assetsDir, C:\Users\Greg\Twitch\Minecraft\Install\assets, --uuid, 9cdcb21b254b4fb0ab70bf74da368d9c, --username, Yourname942, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 2560, --height, 1440]
[11:41:47] [Render thread/INFO]: Adding 'on_block_change' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'on_block_change' ASM patch!
[11:41:47] [Render thread/INFO]: Adding 'sun_brightness_server' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'sun_brightness_server' ASM patch!
[11:41:47] [Render thread/INFO]: Adding 'elytra_start_server_flight' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'elytra_start_server_flight' ASM patch!
[11:41:47] [Render thread/INFO]: Adding 'set_player_field' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'set_player_field' ASM patch!
[11:41:47] [Render thread/INFO]: Adding 'water_movement_slowdown_prevention' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'water_movement_slowdown_prevention' ASM patch!
[11:41:47] [Render thread/INFO]: Adding 'elytra_living_update_tick' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'elytra_living_update_tick' ASM patch!
[11:41:47] [Render thread/INFO]: Inserted wire collision callback
[11:41:47] [Render thread/INFO]: Adding 'elytra_start_client_flight' ASM patch...
[11:41:47] [Render thread/INFO]: Added 'elytra_start_client_flight' ASM patch!
[11:41:48] [Render thread/INFO]: Setting user: Yourname942
[11:41:49] [pool-3-thread-1/INFO]: Inserted block update callback
[11:41:50] [pool-3-thread-1/ERROR]: Error occurred applying transform of coremod coremods/remove-enchantment-limit.js function edit_block_event
jdk.nashorn.internal.runtime.ECMAException: ReferenceError: "foundNode" is not defined
at jdk.nashorn.internal.runtime.ECMAErrors.error(ECMAErrors.java:57) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:319) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ECMAErrors.referenceError(ECMAErrors.java:291) ~[nashorn.jar:?]
at jdk.nashorn.internal.objects.Global.__noSuchProperty__(Global.java:914) ~[nashorn.jar:?]
at jdk.nashorn.internal.scripts.Script$Recompilation$247$723A$\^eval\_.patch_RepairContainer_updateRepairOutput(<eval>:33) ~[?:?]
at jdk.nashorn.internal.scripts.Script$Recompilation$245$351A$\^eval\_.initializeCoreMod$transformer(<eval>:12) ~[?:?]
at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:638) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:229) ~[nashorn.jar:?]
at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:387) ~[nashorn.jar:?]
at jdk.nashorn.api.scripting.ScriptObjectMirror.call(ScriptObjectMirror.java:110) ~[nashorn.jar:?]
at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:18) ~[coremods-2.0.3.jar:?]
at net.minecraftforge.coremod.transformer.CoreModMethodTransformer.runCoremod(CoreModMethodTransformer.java:10) ~[coremods-2.0.3.jar:?]
at net.minecraftforge.coremod.transformer.CoreModBaseTransformer.transform(CoreModBaseTransformer.java:38) [coremods-2.0.3.jar:?]
at cpw.mods.modlauncher.TransformerHolder.transform(TransformerHolder.java:41) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.ClassTransformer.performVote(ClassTransformer.java:168) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:106) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:247) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:134) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96) [modlauncher-5.1.2.jar:?]
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) [?:1.8.0_51]
at net.minecraft.block.Blocks.<clinit>(Blocks.java:339) [?:?]
at net.minecraft.util.registry.Registry.lambda$static$3(Registry.java:91) [?:?]
at net.minecraft.util.registry.Registry$$Lambda$574/1322758338.get(Unknown Source) [?:?]
at net.minecraft.util.registry.Registry.lambda$static$40(Registry.java:261) [?:?]
at net.minecraft.util.registry.Registry$$Lambda$611/1823769359.accept(Unknown Source) [?:?]
at java.util.LinkedHashMap$LinkedEntrySet.forEach(LinkedHashMap.java:663) [?:1.8.0_51]
at net.minecraft.util.registry.Registry.<clinit>(Registry.java:260) [?:?]
at net.minecraft.util.registry.Bootstrap.func_151354_b(Bootstrap.java:34) [?:?]
at net.minecraft.client.Minecraft.lambda$new$1(Minecraft.java:353) [?:?]
at net.minecraft.client.Minecraft$$Lambda$564/343534938.run(Unknown Source) [?:?]
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_51]
at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [?:1.8.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [?:1.8.0_51]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:41:51] [pool-3-thread-1/INFO]: Adding 'add_player_field' ASM patch...
[11:41:51] [pool-3-thread-1/INFO]: Added 'add_player_field' ASM patch!
[11:41:52] [pool-3-thread-1/INFO]: Adding 'add_enchantment_tooltip' ASM patch...
[11:41:52] [pool-3-thread-1/INFO]: Added 'add_enchantment_tooltip' ASM patch!
[11:41:52] [pool-3-thread-1/INFO]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
[11:41:52] [pool-3-thread-1/INFO]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
[11:41:56] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[11:41:57] [Render thread/INFO]: Potentially Dangerous alternative prefix `greenapple_glacia` for name `glacia`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:57] [Render thread/INFO]: Potentially Dangerous alternative prefix `betteranimalsplus` for name `trillium`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:57] [Render thread/INFO]: Potentially Dangerous alternative prefix `betteranimalsplus` for name `handoffate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:57] [Render thread/INFO]: Potentially Dangerous alternative prefix `betteranimalsplus` for name `turkey_raw`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:57] [Render thread/INFO]: Potentially Dangerous alternative prefix `betteranimalsplus` for name `turkey_cooked`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:57] [Render thread/WARN]: No data fixer registered for entity merpig:merpig
[11:41:57] [Render thread/INFO]: Potentially Dangerous alternative prefix `merpig` for name `merpig`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:57] [Render thread/INFO]: Scanning classes for titanium
[11:41:57] [Render thread/INFO]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[11:41:57] [Render thread/INFO]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[11:41:58] [Render thread/INFO]: Inserted arm angle callback
[11:41:58] [Render thread/INFO]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:58] [Render thread/INFO]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `edelwood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:58] [Render thread/INFO]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:58] [Render thread/INFO]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `cherrywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:58] [Render thread/INFO]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:58] [Render thread/INFO]: Potentially Dangerous alternative prefix `forbidden_arcanus` for name `mysterywood_wall_sign`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:41:58] [modloading-worker-13/INFO]: Processing 7 KiwiModule annotations
[11:41:58] [modloading-worker-0/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\bonsaitrees2-common.toml is not correct. Correcting
[11:41:58] [modloading-worker-0/WARN]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[11:41:58] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:brush_stooge
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:enderghast
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:enderreeper
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:infected_creeper
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:infected_skeleton
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:infected_zombie
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:skeletaur
[11:41:59] [modloading-worker-3/WARN]: No data fixer registered for entity explorercraft:wizard
[11:41:59] [modloading-worker-0/INFO]: Adding 'reach_set_server_entity_interact' ASM patch...
[11:41:59] [modloading-worker-9/WARN]: No data fixer registered for entity extraboats:chest_boat
[11:41:59] [modloading-worker-9/WARN]: No data fixer registered for entity extraboats:furnace_boat
[11:41:59] [modloading-worker-0/INFO]: Added 'reach_set_server_entity_interact' ASM patch!
[11:41:59] [modloading-worker-9/WARN]: No data fixer registered for entity extraboats:large_boat
[11:41:59] [modloading-worker-0/INFO]: Adding 'allow_entity_interaction' ASM patch...
[11:41:59] [modloading-worker-0/INFO]: Added 'allow_entity_interaction' ASM patch!
[11:41:59] [modloading-worker-14/WARN]: No data fixer registered for entity goblintraders:goblin_trader
[11:41:59] [modloading-worker-14/WARN]: No data fixer registered for entity goblintraders:vein_goblin_trader
[11:41:59] [modloading-worker-4/INFO]: Loading config: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\indreb-client.toml
[11:41:59] [modloading-worker-4/INFO]: Built config: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\indreb-client.toml
[11:41:59] [modloading-worker-4/INFO]: Loaded config: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\indreb-client.toml
[11:41:59] [modloading-worker-4/INFO]: Loading config: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\indreb-server.toml
[11:41:59] [modloading-worker-4/INFO]: Built config: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\indreb-server.toml
[11:41:59] [modloading-worker-4/INFO]: Loaded config: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\indreb-server.toml
[11:41:59] [modloading-worker-4/INFO]: Preparing Enhanced Snowman 1.0.1
[11:41:59] [modloading-worker-12/INFO]: Welcome to Crocodile!
[11:41:59] [modloading-worker-12/WARN]: No data fixer registered for entity crocodile:crocodile
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:water_arrow
[11:41:59] [modloading-worker-6/WARN]: No data fixer registered for entity forbidden_arcanus:chorus_pearl
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:box_turtle
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:arrau_turtle
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:starshell_turtle
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:oak_fish_mount
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:spruce_fish_mount
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:birch_fish_mount
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:jungle_fish_mount
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:acacia_fish_mount
[11:41:59] [modloading-worker-7/WARN]: No data fixer registered for entity aquaculture:dark_oak_fish_mount
[11:41:59] [modloading-worker-2/INFO]: Constructing mod instance...
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity agate_arrow
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity thrown_pebble
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity agate_golem
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity ancient_lagrahk
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity archaic_warrior
[11:41:59] [modloading-worker-6/WARN]: No data fixer registered for entity forbidden_arcanus:seed_bullet
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity bismuth_uletrus
[11:41:59] [modloading-worker-6/WARN]: No data fixer registered for entity forbidden_arcanus:energy_ball
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity cavern_tick
[11:41:59] [modloading-worker-6/WARN]: No data fixer registered for entity forbidden_arcanus:boom_arrow
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity contorted_naga
[11:41:59] [modloading-worker-6/WARN]: No data fixer registered for entity forbidden_arcanus:draco_arcanus_arrow
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity corrupt_sapper
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity crystal_golem
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity growth_sapper
[11:41:59] [modloading-worker-4/INFO]: [com.endlesnights.carpetstairsmod.CarpetStairsMod:<init>:46]: Quark Mod DETECTED AND LOADED carpetstairsmod COMPAT
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity howlite_wolf
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity lesser_shockshooter
[11:41:59] [modloading-worker-6/WARN]: No data fixer registered for entity forbidden_arcanus:pixie
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity lesser_spitfire
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity markuzar_plant
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity mineral_arenthis
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity muckling
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity mutant_growth_extractor
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity nomadic_lagrahk
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity primal_beast
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity rocky_luggeroth
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity rugged_lurmorus
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity saltion
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity shallow_arenthis
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity shalurker
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity spellbound_elemental
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity malachite_drone
[11:41:59] [modloading-worker-0/INFO]: Injecting super coyotes...
[11:41:59] [modloading-worker-10/WARN]: No data fixer registered for entity blue_howlite_wolf
[11:41:59] [modloading-worker-7/ERROR]: java.io.FileNotFoundException: Source 'C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\defaultoptions\servers.dat' does not exist
[11:42:00] [modloading-worker-10/WARN]: No data fixer registered for entity malachite_guard
[11:42:00] [modloading-worker-4/WARN]: No data fixer registered for entity guard
[11:42:00] [modloading-worker-7/INFO]: FLUX NETWORKS INIT
[11:42:00] [modloading-worker-0/INFO]: Built Huntermod Config
[11:42:00] [modloading-worker-2/INFO]: Mod instance constructed successfully.
[11:42:00] [modloading-worker-9/WARN]: No data fixer registered for entity ninjaller
[11:42:00] [modloading-worker-9/WARN]: No data fixer registered for entity kitsune
[11:42:00] [modloading-worker-7/INFO]: Scanning classes for titanium
[11:42:00] [modloading-worker-13/WARN]: No data fixer registered for entity endguard
[11:42:00] [modloading-worker-7/INFO]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[11:42:00] [modloading-worker-7/INFO]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[11:42:00] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[11:42:00] [modloading-worker-0/INFO]: {minecraft:cleric=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/cleric.png, minecraft:butcher=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/butcher.png, minecraft:librarian=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/librarian.png, minecraft:nitwit=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/nitwit.png, minecraft:fisherman=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/fisherman.png, minecraft:weaponsmith=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/weaponsmith.png, minecraft:cartographer=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/cartographer.png, minecraft:fletcher=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/fletcher.png, minecraft:farmer=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/farmer.png, buzzierbees:apiarist=render type: DEFAULT, texture: buzzierbees:textures/entity/zombie_villager/profession/apiarist.png, minecraft:toolsmith=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/toolsmith.png, minecraft:shepherd=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/shepherd.png, minecraft:mason=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/mason.png, minecraft:armorer=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/armorer.png, minecraft:leatherworker=render type: DEFAULT, texture: minecraft:textures/entity/zombie_villager/profession/leatherworker.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft:cleric=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/cleric.png, minecraft:butcher=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/butcher.png, minecraft:librarian=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/librarian.png, minecraft:nitwit=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/nitwit.png, minecraft:fisherman=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/fisherman.png, minecraft:weaponsmith=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/weaponsmith.png, minecraft:cartographer=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/cartographer.png, minecraft:fletcher=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/fletcher.png, minecraft:farmer=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/farmer.png, buzzierbees:apiarist=render type: DEFAULT, texture: buzzierbees:textures/entity/villager/profession/apiarist.png, minecraft:toolsmith=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/toolsmith.png, minecraft:shepherd=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/shepherd.png, minecraft:mason=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/mason.png, minecraft:armorer=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/armorer.png, minecraft:leatherworker=render type: DEFAULT, texture: minecraft:textures/entity/villager/profession/leatherworker.png}
[11:42:00] [modloading-worker-0/INFO]: {default=render type: DEFAULT, texture: minecraft:textures/entity/wandering_trader.png, earthtojavamobs:ruby_trader=render type: DEFAULT, texture: earthtojavamobs:textures/entity/villager/wandering_trader/wandering_trader.png}
[11:42:00] [modloading-worker-0/INFO]: {golems:leaves=render type: DEFAULT, texture: golems:textures/entity/golem_leaves_grayscale.png, golems:horn_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/horn.png, golems:clay=render type: DEFAULT, texture: golems:textures/entity/golem_clay.png, golems:gold=render type: DEFAULT, texture: golems:textures/entity/golem_gold.png, golems:kelp=render type: DEFAULT, texture: golems:textures/entity/golem_kelp.png, golems:obsidian=render type: DEFAULT, texture: golems:textures/entity/golem_obsidian.png, golems:hardened_clay=render type: DEFAULT, texture: golems:textures/entity/golem_hardened_clay.png, minecraft:iron=render type: DEFAULT, texture: minecraft:textures/entity/iron_golem/iron_golem.png, golems:crafting_table=render type: DEFAULT, texture: golems:textures/entity/golem_andesite.png, golems:spruce=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/spruce.png, golems:diorite=render type: DEFAULT, texture: golems:textures/entity/golem_diorite.png, golems:jungle_wood=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/jungle.png, golems:wool_light_blue=render type: DEFAULT, texture: golems:textures/entity/golem_wool/light_blue.png, golems:nether_brick=render type: DEFAULT, texture: golems:textures/entity/golem_nether_brick.png, golems:glowstone=render type: DEFAULT, texture: golems:textures/entity/golem_glowstone.png, golems:dead_fire_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/fire_dead.png, golems:dark_oak=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/big_oak.png, golems:honey=render type: TRANSPARENT_ENTITY, texture: golems:textures/entity/golem_honey.png, golems:mushroom_red=render type: DEFAULT, texture: golems:textures/entity/golem_shroom/red.png, golems:purpur=render type: DEFAULT, texture: golems:textures/entity/golem_purpur.png, golems:bubble_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/bubble.png, golems:redstone_lamp_lit=render type: DEFAULT, texture: golems:textures/entity/golem_redstone_lamp/lit.png, golems:acacia=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/acacia.png, golems:bone=render type: DEFAULT, texture: golems:textures/entity/golem_bone_skeleton.png, golems:wool_blue=render type: DEFAULT, texture: golems:textures/entity/golem_wool/blue.png, golems:tube_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/tube.png, golems:ice=render type: DEFAULT, texture: golems:textures/entity/golem_ice.png, golems:magma=render type: DEFAULT, texture: golems:textures/entity/magma/golem_magma_0.png, golems:emerald=render type: DEFAULT, texture: golems:textures/entity/golem_emerald.png, golems:sandstone=render type: DEFAULT, texture: golems:textures/entity/golem_sandstone.png, golems:concrete=render type: DEFAULT, texture: golems:textures/entity/golem_concrete_grayscale.png, golems:wool_green=render type: DEFAULT, texture: golems:textures/entity/golem_wool/green.png, golems:furnace_lit=render type: DEFAULT, texture: golems:textures/entity/golem_furnace/lit.png, golems:dead_tube_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/tube_dead.png, golems:sponge=render type: DEFAULT, texture: golems:textures/entity/golem_sponge.png, golems:wool_gray=render type: DEFAULT, texture: golems:textures/entity/golem_wool/gray.png, golems:bookshelf=render type: DEFAULT, texture: golems:textures/entity/golem_bookshelf.png, golems:quartz=render type: DEFAULT, texture: golems:textures/entity/golem_quartz.png, golems:ganondorf=render type: DEFAULT, texture: golems:textures/entity/special.png, golems:lapis_lazuli=render type: DEFAULT, texture: golems:textures/entity/golem_lapis.png, golems:wool_lime=render type: DEFAULT, texture: golems:textures/entity/golem_wool/lime.png, golems:dispenser=render type: DEFAULT, texture: golems:textures/entity/golem_dispenser.png, golems:furnace=render type: DEFAULT, texture: golems:textures/entity/golem_furnace/unlit.png, golems:redstone=render type: DEFAULT, texture: golems:textures/entity/golem_redstone.png, golems:slime=render type: DEFAULT, texture: golems:textures/entity/golem_slime.png, golems:fire_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/fire.png, golems:bedrock=render type: DEFAULT, texture: golems:textures/entity/golem_bedrock.png, golems:diamond=render type: DEFAULT, texture: golems:textures/entity/golem_diamond.png, golems:redstone_lamp=render type: DEFAULT, texture: golems:textures/entity/golem_redstone_lamp/unlit.png, golems:birch=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/birch.png, golems:glass=render type: DEFAULT, texture: golems:textures/entity/golem_glass.png, golems:brain_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/brain.png, golems:smooth_stone=render type: DEFAULT, texture: golems:textures/entity/golem_smooth_stone.png, golems:dead_horn_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/horn_dead.png, golems:melon=render type: DEFAULT, texture: golems:textures/entity/golem_melon.png, golems:wool_pink=render type: DEFAULT, texture: golems:textures/entity/golem_wool/pink.png, golems:stained_clay=render type: DEFAULT, texture: golems:textures/entity/golem_stained_clay_grayscale.png, golems:wool_purple=render type: DEFAULT, texture: golems:textures/entity/golem_wool/purple.png, golems:oak=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/oak.png, golems:straw=render type: DEFAULT, texture: golems:textures/entity/golem_straw.png, golems:wool_orange=render type: DEFAULT, texture: golems:textures/entity/golem_wool/orange.png, golems:coal=render type: DEFAULT, texture: golems:textures/entity/golem_coal.png, golems:mushroom_brown=render type: DEFAULT, texture: golems:textures/entity/golem_shroom/brown.png, golems:wool_magenta=render type: DEFAULT, texture: golems:textures/entity/golem_wool/magenta.png, golems:cookie_monster=render type: DEFAULT, texture: golems:textures/entity/special2.png, golems:andesite=render type: DEFAULT, texture: golems:textures/entity/golem_andesite.png, golems:wool_black=render type: DEFAULT, texture: golems:textures/entity/golem_wool/black.png, golems:wool_brown=render type: DEFAULT, texture: golems:textures/entity/golem_wool/brown.png, golems:dead_bubble_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/bubble_dead.png, golems:nether_wart=render type: DEFAULT, texture: golems:textures/entity/golem_nether_wart.png, golems:wool_cyan=render type: DEFAULT, texture: golems:textures/entity/golem_wool/cyan.png, golems:red_sandstone=render type: DEFAULT, texture: golems:textures/entity/golem_red_sandstone.png, golems:wool_red=render type: DEFAULT, texture: golems:textures/entity/golem_wool/red.png, golems:dead_brain_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/brain_dead.png, golems:stained_glass=render type: TRANSPARENT_ENTITY, texture: golems:textures/entity/golem_stained_glass_grayscale.png, golems:honeycomb=render type: DEFAULT, texture: golems:textures/entity/golem_honeycomb.png, golems:wool_light_gray=render type: DEFAULT, texture: golems:textures/entity/golem_wool/light_gray.png, golems:wool_yellow=render type: DEFAULT, texture: golems:textures/entity/golem_wool/yellow.png, golems:tnt=render type: DEFAULT, texture: golems:textures/entity/golem_tnt.png, golems:granite=render type: DEFAULT, texture: golems:textures/entity/golem_granite.png, golems:end_stone=render type: DEFAULT, texture: golems:textures/entity/golem_end_stone.png, golems:prismarine=render type: DEFAULT, texture: golems:textures/entity/golem_prismarine.png, golems:sea_lantern=render type: DEFAULT, texture: golems:textures/entity/golem_sea_lantern.png}
[11:42:00] [modloading-worker-0/INFO]: {golems:leaves=render type: DEFAULT, texture: golems:textures/entity/golem_leaves.png, golems:concrete=render type: DEFAULT, texture: golems:textures/entity/golem_concrete_base.png, golems:stained_clay=render type: DEFAULT, texture: golems:textures/entity/golem_stained_clay.png, golems:stained_glass=render type: DEFAULT, texture: golems:textures/entity/golem_stained_glass.png}
[11:42:00] [modloading-worker-0/INFO]: {golems:leaves=render type: DEFAULT, texture: golems:textures/entity/golem_leaves_grayscale.png, golems:clay=render type: DEFAULT, texture: golems:textures/entity/golem_clay.png, golems:gold=render type: DEFAULT, texture: golems:textures/entity/golem_gold.png, golems_quark:framed_glass=render type: DEFAULT, texture: golems_quark:textures/entity/golem_framed_glass.png, golems:kelp=render type: DEFAULT, texture: golems:textures/entity/golem_kelp.png, golems:obsidian=render type: DEFAULT, texture: golems:textures/entity/golem_obsidian.png, golems:hardened_clay=render type: DEFAULT, texture: golems:textures/entity/golem_hardened_clay.png, golems:diorite=render type: DEFAULT, texture: golems:textures/entity/golem_diorite.png, golems:nether_brick=render type: DEFAULT, texture: golems:textures/entity/golem_nether_brick.png, golems:glowstone=render type: DEFAULT, texture: golems:textures/entity/golem_glowstone.png, golems_quark:slime_red=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/red.png, golems:honey=render type: TRANSPARENT_ENTITY, texture: golems:textures/entity/golem_honey.png, golems:acacia=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/acacia.png, golems:tube_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/tube.png, golems:ice=render type: DEFAULT, texture: golems:textures/entity/golem_ice.png, golems_quark:iron_plate_rusty=render type: DEFAULT, texture: golems_quark:textures/entity/golem_iron_plate/rusty.png, golems:sandstone=render type: DEFAULT, texture: golems:textures/entity/golem_sandstone.png, golems_quark:elder_prismarine=render type: DEFAULT, texture: golems_quark:textures/entity/golem_elder_prismarine.png, golems_quark:elder_sea_lantern=render type: DEFAULT, texture: golems_quark:textures/entity/golem_elder_sea_lantern.png, golems:concrete=render type: DEFAULT, texture: golems:textures/entity/golem_concrete_grayscale.png, golems:wool_green=render type: DEFAULT, texture: golems:textures/entity/golem_wool/green.png, golems_quark:basalt=render type: DEFAULT, texture: golems_quark:textures/entity/golem_basalt.png, golems:furnace_lit=render type: DEFAULT, texture: golems:textures/entity/golem_furnace/lit.png, golems:dead_tube_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/tube_dead.png, golems_quark:cave_crystal=render type: TRANSPARENT_ENTITY, texture: golems_quark:textures/entity/golem_cave_crystal_grayscale.png, golems:bookshelf=render type: DEFAULT, texture: golems:textures/entity/golem_bookshelf.png, golems:lapis_lazuli=render type: DEFAULT, texture: golems:textures/entity/golem_lapis.png, golems:wool_lime=render type: DEFAULT, texture: golems:textures/entity/golem_wool/lime.png, golems_quark:marble=render type: DEFAULT, texture: golems_quark:textures/entity/golem_marble.png, golems:redstone=render type: DEFAULT, texture: golems:textures/entity/golem_redstone.png, golems:slime=render type: DEFAULT, texture: golems:textures/entity/golem_slime.png, golems:fire_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/fire.png, golems_quark:slate=render type: DEFAULT, texture: golems_quark:textures/entity/golem_slate.png, golems:diamond=render type: DEFAULT, texture: golems:textures/entity/golem_diamond.png, golems_quark:quilted_wool=render type: DEFAULT, texture: golems_quark:textures/entity/golem_quilted_wool_white.png, golems:birch=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/birch.png, golems:brain_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/brain.png, golems:melon=render type: DEFAULT, texture: golems:textures/entity/golem_melon.png, golems_quark:duskbound_lamp=render type: DEFAULT, texture: golems_quark:textures/entity/golem_duskbound_lamp.png, golems:stained_clay=render type: DEFAULT, texture: golems:textures/entity/golem_stained_clay_grayscale.png, golems:wool_purple=render type: DEFAULT, texture: golems:textures/entity/golem_wool/purple.png, golems_quark:biotite=render type: DEFAULT, texture: golems_quark:textures/entity/golem_biotite.png, golems:coal=render type: DEFAULT, texture: golems:textures/entity/golem_coal.png, golems:cookie_monster=render type: DEFAULT, texture: golems:textures/entity/special2.png, golems:andesite=render type: DEFAULT, texture: golems:textures/entity/golem_andesite.png, golems:nether_wart=render type: DEFAULT, texture: golems:textures/entity/golem_nether_wart.png, golems:wool_cyan=render type: DEFAULT, texture: golems:textures/entity/golem_wool/cyan.png, golems:red_sandstone=render type: DEFAULT, texture: golems:textures/entity/golem_red_sandstone.png, golems:dead_brain_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/brain_dead.png, golems:stained_glass=render type: TRANSPARENT_ENTITY, texture: golems:textures/entity/golem_stained_glass_grayscale.png, golems:honeycomb=render type: DEFAULT, texture: golems:textures/entity/golem_honeycomb.png, golems:wool_light_gray=render type: DEFAULT, texture: golems:textures/entity/golem_wool/light_gray.png, golems_quark:midori=render type: DEFAULT, texture: golems_quark:textures/entity/golem_midori.png, golems:wool_yellow=render type: DEFAULT, texture: golems:textures/entity/golem_wool/yellow.png, golems_quark:slime_cyan=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/cyan.png, golems:tnt=render type: DEFAULT, texture: golems:textures/entity/golem_tnt.png, golems:granite=render type: DEFAULT, texture: golems:textures/entity/golem_granite.png, golems_quark:blaze_lantern=render type: DEFAULT, texture: golems_quark:textures/entity/golem_blaze_lantern.png, golems:end_stone=render type: DEFAULT, texture: golems:textures/entity/golem_end_stone.png, golems:sea_lantern=render type: DEFAULT, texture: golems:textures/entity/golem_sea_lantern.png, golems:horn_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/horn.png, minecraft:iron=render type: DEFAULT, texture: minecraft:textures/entity/iron_golem/iron_golem.png, golems_quark:charcoal=render type: DEFAULT, texture: golems_quark:textures/entity/golem_charcoal.png, golems:crafting_table=render type: DEFAULT, texture: golems:textures/entity/golem_andesite.png, golems_quark:sturdy_stone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_sturdy_stone.png, golems:spruce=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/spruce.png, golems:jungle_wood=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/jungle.png, golems:wool_light_blue=render type: DEFAULT, texture: golems:textures/entity/golem_wool/light_blue.png, golems:dead_fire_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/fire_dead.png, golems_quark:duskbound=render type: DEFAULT, texture: golems_quark:textures/entity/golem_duskbound.png, golems_quark:jasper=render type: DEFAULT, texture: golems_quark:textures/entity/golem_jasper.png, golems:dark_oak=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/big_oak.png, golems:mushroom_red=render type: DEFAULT, texture: golems:textures/entity/golem_shroom/red.png, golems:purpur=render type: DEFAULT, texture: golems:textures/entity/golem_purpur.png, golems_quark:tallow=render type: DEFAULT, texture: golems_quark:textures/entity/golem_tallow.png, golems:bubble_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/bubble.png, golems:redstone_lamp_lit=render type: DEFAULT, texture: golems:textures/entity/golem_redstone_lamp/lit.png, golems:bone=render type: DEFAULT, texture: golems:textures/entity/golem_bone_skeleton.png, golems:wool_blue=render type: DEFAULT, texture: golems:textures/entity/golem_wool/blue.png, golems_quark:slime_blue=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/blue.png, golems:magma=render type: DEFAULT, texture: golems:textures/entity/magma/golem_magma_0.png, golems_quark:slime_magenta=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/magenta.png, golems:emerald=render type: DEFAULT, texture: golems:textures/entity/golem_emerald.png, golems:sponge=render type: DEFAULT, texture: golems:textures/entity/golem_sponge.png, golems:wool_gray=render type: DEFAULT, texture: golems:textures/entity/golem_wool/gray.png, golems_quark:iron_plate=render type: DEFAULT, texture: golems_quark:textures/entity/golem_iron_plate/normal.png, golems:quartz=render type: DEFAULT, texture: golems:textures/entity/golem_quartz.png, golems:ganondorf=render type: DEFAULT, texture: golems:textures/entity/special.png, golems:dispenser=render type: DEFAULT, texture: golems:textures/entity/golem_dispenser.png, golems:furnace=render type: DEFAULT, texture: golems:textures/entity/golem_furnace/unlit.png, golems:bedrock=render type: DEFAULT, texture: golems:textures/entity/golem_bedrock.png, golems:redstone_lamp=render type: DEFAULT, texture: golems:textures/entity/golem_redstone_lamp/unlit.png, golems:glass=render type: DEFAULT, texture: golems:textures/entity/golem_glass.png, golems_quark:slime_yellow=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/yellow.png, golems:smooth_stone=render type: DEFAULT, texture: golems:textures/entity/golem_smooth_stone.png, golems:dead_horn_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/horn_dead.png, golems:wool_pink=render type: DEFAULT, texture: golems:textures/entity/golem_wool/pink.png, golems:oak=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/oak.png, golems:straw=render type: DEFAULT, texture: golems:textures/entity/golem_straw.png, golems:wool_orange=render type: DEFAULT, texture: golems:textures/entity/golem_wool/orange.png, golems:mushroom_brown=render type: DEFAULT, texture: golems:textures/entity/golem_shroom/brown.png, golems:wool_magenta=render type: DEFAULT, texture: golems:textures/entity/golem_wool/magenta.png, golems:wool_black=render type: DEFAULT, texture: golems:textures/entity/golem_wool/black.png, golems_quark:brimstone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_brimstone.png, golems:wool_brown=render type: DEFAULT, texture: golems:textures/entity/golem_wool/brown.png, golems:dead_bubble_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/bubble_dead.png, golems:wool_red=render type: DEFAULT, texture: golems:textures/entity/golem_wool/red.png, golems_quark:soul_sandstone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_soul_sandstone.png, golems_quark:limestone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_limestone.png, golems_quark:glowshroom=render type: TRANSPARENT_ENTITY, texture: golems_quark:textures/entity/golem_glowshroom.png, golems_quark:permafrost=render type: DEFAULT, texture: golems_quark:textures/entity/golem_permafrost.png, golems:prismarine=render type: DEFAULT, texture: golems:textures/entity/golem_prismarine.png}
[11:42:00] [modloading-worker-0/INFO]: {golems:leaves=render type: DEFAULT, texture: golems:textures/entity/golem_leaves.png, golems_quark:cave_crystal=render type: DEFAULT, texture: golems:textures/entity/golem_stained_glass.png, golems:concrete=render type: DEFAULT, texture: golems:textures/entity/golem_concrete_base.png, golems:stained_clay=render type: DEFAULT, texture: golems:textures/entity/golem_stained_clay.png, golems:stained_glass=render type: DEFAULT, texture: golems:textures/entity/golem_stained_glass.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft:illager_ranged=render type: DEFAULT, texture: minecraft:textures/entity/illager/pillager.png, minecraft:illager_rogue=render type: DEFAULT, texture: minecraft:textures/entity/illager/illusioner.png, minecraft:illager_melee=render type: DEFAULT, texture: minecraft:textures/entity/illager/vindicator.png, minecraft:illager_summoner=render type: DEFAULT, texture: minecraft:textures/entity/illager/evoker.png, hunterillager:illager_hunter=render type: DEFAULT, texture: hunterillager:textures/entity/hunter_illager/hunter_illager_plain.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft:illager_rogue=render type: DEFAULT, texture: minecraft:textures/entity/illager/illusioner.png, hunterillager:illager_hunter=render type: DEFAULT, texture: hunterillager:textures/entity/hunter_illager/hunter_illager_plain.png}
[11:42:00] [modloading-worker-7/INFO]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[11:42:00] [modloading-worker-14/INFO]: Loading config file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\scaling-health\game_settings.toml
[11:42:00] [modloading-worker-14/INFO]: Loading config file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\scaling-health\client.toml
[11:42:00] [modloading-worker-14/INFO]: Loading config file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\scaling-health\common.toml
[11:42:00] [modloading-worker-0/INFO]: {default=render type: DEFAULT, texture: minecraft:textures/entity/chicken.png, minecraft_earth:amber=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/chicken/amber_chicken/amber_chicken.png, minecraft_earth:stormy=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/chicken/stormy_chicken/stormy_chicken.png, minecraft_earth:mushroomred=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/chicken/cluck_shroom/cluck_shroom.png, minecraft_earth:midnight=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/chicken/midnight_chicken/midnight_chicken.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft:cave=render type: DEFAULT, texture: minecraft:textures/entity/spider/cave_spider.png, default=render type: DEFAULT, texture: minecraft:textures/entity/spider/spider.png, minecraft_earth:skeletal=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/spider/bone_spider/bone_spider.png}
[11:42:00] [modloading-worker-0/INFO]: {default=render type: EYES, texture: minecraft:textures/entity/spider_eyes.png, minecraft_earth:skeletal=render type: EYES, texture: earthtojavamobs:textures/mobs/spider/bone_spider/bone_spider_eyes.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:piebald=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/pig/piebald_pig/piebald_pig.png, default=render type: DEFAULT, texture: minecraft:textures/entity/pig/pig.png, minecraft_earth:spotted=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/pig/spotted_pig/spotted_pig.png, minecraft_earth:mud_wet=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/pig/muddy_pig/muddy_pig.png, minecraft_earth:pale=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/pig/pale_pig/pale_pig.png, minecraft_earth:mud_dry=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/pig/muddy_pig/muddy_pig_dried.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:mud_wet=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/pig/muddy_pig/muddy_pig.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft:white=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/white.png, minecraft:brown=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/brown.png, minecraft_earth:mud_foot=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/rabbit/muddy_foot_rabbit/muddy_foot_rabbit.png, minecraft:spotted=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/white_splotched.png, minecraft:cream=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/gold.png, minecraft:black=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/black.png, minecraft_earth:vested=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/rabbit/vested_rabbit/vested_rabbit.png, minecraft:salt_pepper=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/salt.png, minecraft:dutch=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/toast.png, minecraft:caerbannog=render type: DEFAULT, texture: minecraft:textures/entity/rabbit/caerbannog.png, minecraft_earth:harelequin=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/rabbit/harelequin_rabbit/harelequin_rabbit.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:rocky=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/rocky_sheep/rocky_sheep.png, default=render type: DEFAULT, texture: minecraft:textures/entity/sheep/sheep.png, minecraft_earth:flecked=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/flecked_sheep/flecked_sheep.png, minecraft_earth:inky=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/inky_sheep/inky_sheep.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:rocky=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/rocky_sheep/rocky_sheep_fur.png, default=render type: DEFAULT, texture: minecraft:textures/entity/sheep/sheep_fur.png, minecraft_earth:flecked=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/flecked_sheep/flecked_sheep_fur.png, minecraft_earth:inky=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/inky_sheep/inky_sheep_fur.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:horned=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/sheep/horned_sheep/horned_sheep.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:sunset=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/cow/sunset_cow/sunset_cow.png, default=render type: DEFAULT, texture: minecraft:textures/entity/cow/cow.png, minecraft:mushroombrown=render type: DEFAULT, texture: minecraft:textures/entity/cow/brown_mooshroom.png, minecraft_earth:daybloom=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/cow/moobloom/moobloom.png, minecraft:mushroomred=render type: DEFAULT, texture: minecraft:textures/entity/cow/red_mooshroom.png, minecraft_earth:albino=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/cow/albino_cow/albino_cow.png, minecraft_earth:wooly=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/cow/wooly_cow/wooly_cow.png, minecraft_earth:ashen=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/cow/ashen_cow/ashen_cow.png}
[11:42:00] [modloading-worker-0/INFO]: {golems:leaves=render type: DEFAULT, texture: golems:textures/entity/golem_leaves_grayscale.png, golems:clay=render type: DEFAULT, texture: golems:textures/entity/golem_clay.png, golems:gold=render type: DEFAULT, texture: golems:textures/entity/golem_gold.png, golems_quark:framed_glass=render type: DEFAULT, texture: golems_quark:textures/entity/golem_framed_glass.png, golems:kelp=render type: DEFAULT, texture: golems:textures/entity/golem_kelp.png, golems:obsidian=render type: DEFAULT, texture: golems:textures/entity/golem_obsidian.png, golems:hardened_clay=render type: DEFAULT, texture: golems:textures/entity/golem_hardened_clay.png, golems:diorite=render type: DEFAULT, texture: golems:textures/entity/golem_diorite.png, golems:nether_brick=render type: DEFAULT, texture: golems:textures/entity/golem_nether_brick.png, golems:glowstone=render type: DEFAULT, texture: golems:textures/entity/golem_glowstone.png, golems_quark:slime_red=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/red.png, golems:honey=render type: TRANSPARENT_ENTITY, texture: golems:textures/entity/golem_honey.png, golems:acacia=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/acacia.png, golems:tube_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/tube.png, golems:ice=render type: DEFAULT, texture: golems:textures/entity/golem_ice.png, golems_quark:iron_plate_rusty=render type: DEFAULT, texture: golems_quark:textures/entity/golem_iron_plate/rusty.png, golems:sandstone=render type: DEFAULT, texture: golems:textures/entity/golem_sandstone.png, golems_quark:elder_prismarine=render type: DEFAULT, texture: golems_quark:textures/entity/golem_elder_prismarine.png, golems_quark:elder_sea_lantern=render type: DEFAULT, texture: golems_quark:textures/entity/golem_elder_sea_lantern.png, golems:concrete=render type: DEFAULT, texture: golems:textures/entity/golem_concrete_grayscale.png, golems:wool_green=render type: DEFAULT, texture: golems:textures/entity/golem_wool/green.png, golems_quark:basalt=render type: DEFAULT, texture: golems_quark:textures/entity/golem_basalt.png, golems:furnace_lit=render type: DEFAULT, texture: golems:textures/entity/golem_furnace/lit.png, golems:dead_tube_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/tube_dead.png, golems_quark:cave_crystal=render type: TRANSPARENT_ENTITY, texture: golems_quark:textures/entity/golem_cave_crystal_grayscale.png, golems:bookshelf=render type: DEFAULT, texture: golems:textures/entity/golem_bookshelf.png, golems:lapis_lazuli=render type: DEFAULT, texture: golems:textures/entity/golem_lapis.png, golems:wool_lime=render type: DEFAULT, texture: golems:textures/entity/golem_wool/lime.png, golems_quark:marble=render type: DEFAULT, texture: golems_quark:textures/entity/golem_marble.png, golems:redstone=render type: DEFAULT, texture: golems:textures/entity/golem_redstone.png, golems:slime=render type: DEFAULT, texture: golems:textures/entity/golem_slime.png, golems:fire_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/fire.png, golems_quark:slate=render type: DEFAULT, texture: golems_quark:textures/entity/golem_slate.png, golems:diamond=render type: DEFAULT, texture: golems:textures/entity/golem_diamond.png, golems_quark:quilted_wool=render type: DEFAULT, texture: golems_quark:textures/entity/golem_quilted_wool_white.png, golems:birch=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/birch.png, golems:brain_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/brain.png, golems:melon=render type: DEFAULT, texture: golems:textures/entity/golem_melon.png, golems_quark:duskbound_lamp=render type: DEFAULT, texture: golems_quark:textures/entity/golem_duskbound_lamp.png, golems:stained_clay=render type: DEFAULT, texture: golems:textures/entity/golem_stained_clay_grayscale.png, golems:wool_purple=render type: DEFAULT, texture: golems:textures/entity/golem_wool/purple.png, golems_quark:biotite=render type: DEFAULT, texture: golems_quark:textures/entity/golem_biotite.png, golems:coal=render type: DEFAULT, texture: golems:textures/entity/golem_coal.png, golems:cookie_monster=render type: DEFAULT, texture: golems:textures/entity/special2.png, golems:andesite=render type: DEFAULT, texture: golems:textures/entity/golem_andesite.png, golems:nether_wart=render type: DEFAULT, texture: golems:textures/entity/golem_nether_wart.png, golems:wool_cyan=render type: DEFAULT, texture: golems:textures/entity/golem_wool/cyan.png, golems:red_sandstone=render type: DEFAULT, texture: golems:textures/entity/golem_red_sandstone.png, golems:dead_brain_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/brain_dead.png, golems:stained_glass=render type: TRANSPARENT_ENTITY, texture: golems:textures/entity/golem_stained_glass_grayscale.png, golems:honeycomb=render type: DEFAULT, texture: golems:textures/entity/golem_honeycomb.png, golems:wool_light_gray=render type: DEFAULT, texture: golems:textures/entity/golem_wool/light_gray.png, golems_quark:midori=render type: DEFAULT, texture: golems_quark:textures/entity/golem_midori.png, golems:wool_yellow=render type: DEFAULT, texture: golems:textures/entity/golem_wool/yellow.png, golems_quark:slime_cyan=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/cyan.png, golems:tnt=render type: DEFAULT, texture: golems:textures/entity/golem_tnt.png, golems:granite=render type: DEFAULT, texture: golems:textures/entity/golem_granite.png, golems_quark:blaze_lantern=render type: DEFAULT, texture: golems_quark:textures/entity/golem_blaze_lantern.png, golems:end_stone=render type: DEFAULT, texture: golems:textures/entity/golem_end_stone.png, golems:sea_lantern=render type: DEFAULT, texture: golems:textures/entity/golem_sea_lantern.png, minecraft_earth:furnace=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/iron_golem/furnace_golem/furnace_golem.png, golems:horn_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/horn.png, minecraft:iron=render type: DEFAULT, texture: minecraft:textures/entity/iron_golem/iron_golem.png, golems_quark:charcoal=render type: DEFAULT, texture: golems_quark:textures/entity/golem_charcoal.png, golems:crafting_table=render type: DEFAULT, texture: golems:textures/entity/golem_andesite.png, golems_quark:sturdy_stone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_sturdy_stone.png, golems:spruce=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/spruce.png, golems:jungle_wood=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/jungle.png, golems:wool_light_blue=render type: DEFAULT, texture: golems:textures/entity/golem_wool/light_blue.png, golems:dead_fire_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/fire_dead.png, golems_quark:duskbound=render type: DEFAULT, texture: golems_quark:textures/entity/golem_duskbound.png, golems_quark:jasper=render type: DEFAULT, texture: golems_quark:textures/entity/golem_jasper.png, golems:dark_oak=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/big_oak.png, golems:mushroom_red=render type: DEFAULT, texture: golems:textures/entity/golem_shroom/red.png, golems:purpur=render type: DEFAULT, texture: golems:textures/entity/golem_purpur.png, golems_quark:tallow=render type: DEFAULT, texture: golems_quark:textures/entity/golem_tallow.png, golems:bubble_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/bubble.png, golems:redstone_lamp_lit=render type: DEFAULT, texture: golems:textures/entity/golem_redstone_lamp/lit.png, golems:bone=render type: DEFAULT, texture: golems:textures/entity/golem_bone_skeleton.png, golems:wool_blue=render type: DEFAULT, texture: golems:textures/entity/golem_wool/blue.png, golems_quark:slime_blue=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/blue.png, golems:magma=render type: DEFAULT, texture: golems:textures/entity/magma/golem_magma_0.png, golems_quark:slime_magenta=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/magenta.png, golems:emerald=render type: DEFAULT, texture: golems:textures/entity/golem_emerald.png, golems:sponge=render type: DEFAULT, texture: golems:textures/entity/golem_sponge.png, golems:wool_gray=render type: DEFAULT, texture: golems:textures/entity/golem_wool/gray.png, golems_quark:iron_plate=render type: DEFAULT, texture: golems_quark:textures/entity/golem_iron_plate/normal.png, golems:quartz=render type: DEFAULT, texture: golems:textures/entity/golem_quartz.png, golems:ganondorf=render type: DEFAULT, texture: golems:textures/entity/special.png, golems:dispenser=render type: DEFAULT, texture: golems:textures/entity/golem_dispenser.png, golems:furnace=render type: DEFAULT, texture: golems:textures/entity/golem_furnace/unlit.png, golems:bedrock=render type: DEFAULT, texture: golems:textures/entity/golem_bedrock.png, golems:redstone_lamp=render type: DEFAULT, texture: golems:textures/entity/golem_redstone_lamp/unlit.png, golems:glass=render type: DEFAULT, texture: golems:textures/entity/golem_glass.png, golems_quark:slime_yellow=render type: DEFAULT, texture: golems_quark:textures/entity/golem_color_slime/yellow.png, golems:smooth_stone=render type: DEFAULT, texture: golems:textures/entity/golem_smooth_stone.png, golems:dead_horn_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/horn_dead.png, golems:wool_pink=render type: DEFAULT, texture: golems:textures/entity/golem_wool/pink.png, golems:oak=render type: DEFAULT, texture: golems:textures/entity/golem_wooden/oak.png, golems:straw=render type: DEFAULT, texture: golems:textures/entity/golem_straw.png, golems:wool_orange=render type: DEFAULT, texture: golems:textures/entity/golem_wool/orange.png, golems:mushroom_brown=render type: DEFAULT, texture: golems:textures/entity/golem_shroom/brown.png, golems:wool_magenta=render type: DEFAULT, texture: golems:textures/entity/golem_wool/magenta.png, golems:wool_black=render type: DEFAULT, texture: golems:textures/entity/golem_wool/black.png, golems_quark:brimstone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_brimstone.png, golems:wool_brown=render type: DEFAULT, texture: golems:textures/entity/golem_wool/brown.png, golems:dead_bubble_coral=render type: DEFAULT, texture: golems:textures/entity/golem_coral/bubble_dead.png, golems:wool_red=render type: DEFAULT, texture: golems:textures/entity/golem_wool/red.png, golems_quark:soul_sandstone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_soul_sandstone.png, golems_quark:limestone=render type: DEFAULT, texture: golems_quark:textures/entity/golem_limestone.png, golems_quark:glowshroom=render type: TRANSPARENT_ENTITY, texture: golems_quark:textures/entity/golem_glowshroom.png, golems_quark:permafrost=render type: DEFAULT, texture: golems_quark:textures/entity/golem_permafrost.png, golems:prismarine=render type: DEFAULT, texture: golems:textures/entity/golem_prismarine.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft:white=render type: DEFAULT, texture: minecraft:textures/entity/llama/white.png, minecraft:brown=render type: DEFAULT, texture: minecraft:textures/entity/llama/brown.png, minecraft:creamy=render type: DEFAULT, texture: minecraft:textures/entity/llama/creamy.png, minecraft_earth:reindeer=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/llama/jolly_llama/jolly_llama.png, minecraft:gray=render type: DEFAULT, texture: minecraft:textures/entity/llama/gray.png}
[11:42:00] [modloading-worker-0/INFO]: {minecraft_earth:reindeer=render type: DEFAULT, texture: earthtojavamobs:textures/mobs/llama/jolly_llama/jolly_llama.png}
[11:42:00] [modloading-worker-6/INFO]: Added covalent to Meson
[11:42:01] [modloading-worker-6/INFO]: Creating config for module Bloomful
[11:42:01] [modloading-worker-6/INFO]: Creating config for module BuzzierBees
[11:42:01] [modloading-worker-6/INFO]: Creating config for module UpgradeAquatic
[11:42:01] [modloading-worker-6/INFO]: Creating config for module Autumnity
[11:42:01] [modloading-worker-6/INFO]: Creating config for module EndergeticExpansion
[11:42:01] [modloading-worker-6/INFO]: Creating config for module BambooBlocks
[11:42:01] [modloading-worker-6/INFO]: Creating config for module Atmospheric
[11:42:01] [modloading-worker-6/INFO]: Creating config for module SwampExpansion
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_andesite
[11:42:01] [modloading-worker-3/INFO]: Reloading the configs from file 'C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\tellme.toml'
[11:42:01] [modloading-worker-9/INFO]: Scanning classes for industrialforegoing
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_wisteria
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_wisteria
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_bedrock
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_bone
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_wisteria
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_wisteria
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_wisteria
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_wisteria
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_bookshelf
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_clay
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_coal
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_wisteria
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_wisteria
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_hive
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_driftwood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_maple
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_poise
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_concrete
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_poise
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_bamboo
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_coral
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_bamboo
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_rosewood
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:barrel_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_open_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:crate_sealed_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_willow
[11:42:01] [modloading-worker-6/INFO]: Queueing covalent:bookshelf_chest_willow
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_crafting
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_diamond
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_diorite
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_dispenser
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_emerald
[11:42:01] [modloading-worker-11/WARN]: No data fixer registered for entity gravisand
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_end_stone
[11:42:01] [modloading-worker-9/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_furnace
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_glass
[11:42:01] [modloading-worker-11/WARN]: No data fixer registered for entity totem
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_glowstone
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_gold
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_granite
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_honey
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_honeycomb
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_ice
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_kelp
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_lapis
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_leaves
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_magma
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_melon
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_shroom
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_nether_brick
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_nether_wart
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_obsidian
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_prismarine
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_purpur
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_quartz
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_red_sandstone
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_redstone
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_redstone_lamp
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_sandstone
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_sea_lantern
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_slime
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_smooth_stone
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_sponge
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_stained_glass
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_stained_clay
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_straw
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_hardened_clay
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_tnt
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_wooden
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_wool
[11:42:01] [modloading-worker-12/INFO]: Extra Golems: Quark - initEntityTypes
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_basalt
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_basalt`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_biotite
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_biotite`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_blaze_lantern
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_blaze_lantern`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_brimstone
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_brimstone`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_cave_crystal
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_cave_crystal`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_charcoal
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_charcoal`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_color_slime
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_color_slime`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_duskbound
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_duskbound`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_duskbound_lamp
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_duskbound_lamp`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_elder_prismarine
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_elder_prismarine`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_elder_sea_lantern
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_elder_sea_lantern`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_framed_glass
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_framed_glass`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_glowshroom
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_glowshroom`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_iron_plate
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_iron_plate`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_jasper
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_jasper`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_limestone
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_limestone`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_marble
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_marble`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_midori
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_midori`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_permafrost
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_permafrost`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_quilted_wool
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_quilted_wool`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_slate
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_slate`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_soul_sandstone
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_soul_sandstone`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_sturdy_stone
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_sturdy_stone`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:01] [modloading-worker-12/WARN]: No data fixer registered for entity golem_tallow
[11:42:01] [modloading-worker-12/INFO]: Potentially Dangerous alternative prefix `golems_quark` for name `golem_tallow`, expected `golems`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:02] [modloading-worker-8/WARN]: No data fixer registered for entity appliedenergistics2:tiny_tnt_primed
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:assassin
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:bandit_warlord
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:barbarian
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:bonestorm
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:brigand
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:camel
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity toretoise
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:desert_wolf
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:forsaken
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:mummy
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity wrapped
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:nomad
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:pharaoh
[11:42:02] [modloading-worker-2/INFO]: Adding 'post_process_vanilla' ASM patch...
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:desert_rabbit
[11:42:02] [modloading-worker-2/INFO]: Added 'post_process_vanilla' ASM patch!
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:scarab
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:sergeant
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:stoneguard
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:stonewarden
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:stoneguard_friendly
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:stonewarden_friendly
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:sunspeaker
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:tarantula
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:wraith
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:camel_spit
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:heart_of_ra
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:small_bone
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_double_shot_black
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_double_shot_white
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_explosive
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_fire
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_poison
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_quickdraw
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_rain
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_slowness
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:arrow_straight
[11:42:02] [modloading-worker-15/WARN]: No data fixer registered for entity atum:tefnuts_call
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity pickarang
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity chest_passenger
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity glass_frame
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity colored_frame
[11:42:02] [modloading-worker-11/WARN]: No data fixer registered for entity frog
[11:42:02] [modloading-worker-15/INFO]: Registered dimension atum:atum of type atum:atum and id 3
[11:42:02] [modloading-worker-0/INFO]: Forge mod loading, version 31.2.36, for MC 1.15.2 with MCP 20200515.085601
[11:42:02] [modloading-worker-0/INFO]: MinecraftForge v31.2.36 Initialized
[11:42:03] [modloading-worker-11/WARN]: No data fixer registered for entity crab
[11:42:03] [modloading-worker-11/WARN]: No data fixer registered for entity stoneling
[11:42:03] [modloading-worker-11/WARN]: No data fixer registered for entity foxhound
[11:42:03] [modloading-worker-11/INFO]: Added charm to Meson
[11:42:03] [modloading-worker-11/INFO]: Creating config for module BlockOfEnderPearls
[11:42:03] [modloading-worker-11/INFO]: Creating config for module BlockOfRottenFlesh
[11:42:03] [modloading-worker-11/INFO]: Creating config for module SmoothGlowstone
[11:42:03] [modloading-worker-11/INFO]: Creating config for module BlockOfGunpowder
[11:42:03] [modloading-worker-11/INFO]: Creating config for module VariableRedstoneLamp
[11:42:03] [modloading-worker-11/INFO]: Creating config for module RedstoneSand
[11:42:03] [modloading-worker-11/INFO]: Creating config for module CurseBreak
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Homing
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Salvage
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Leeching
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Magnetic
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ParrotsStayOnShoulder
[11:42:03] [modloading-worker-11/INFO]: Creating config for module LeatherArmorInvisibility
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ChickensDropFeathers
[11:42:03] [modloading-worker-11/INFO]: Creating config for module MobsAffectedByBeacon
[11:42:03] [modloading-worker-11/INFO]: Creating config for module UseTotemFromInventory
[11:42:03] [modloading-worker-11/INFO]: Creating config for module AutomaticRecipeUnlock
[11:42:03] [modloading-worker-11/INFO]: Creating config for module CauldronCleansThings
[11:42:03] [modloading-worker-11/INFO]: Creating config for module HuskImprovements
[11:42:03] [modloading-worker-11/INFO]: Creating config for module RemoveNitwits
[11:42:03] [modloading-worker-11/INFO]: Creating config for module AmbientMusicImprovements
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ComposterImprovements
[11:42:03] [modloading-worker-11/INFO]: Creating config for module LanternImprovements
[11:42:03] [modloading-worker-11/INFO]: Creating config for module PickaxesBreakPistons
[11:42:03] [modloading-worker-11/INFO]: Creating config for module SpongesReduceFallDamage
[11:42:03] [modloading-worker-11/INFO]: Creating config for module CauldronWaterSource
[11:42:03] [modloading-worker-11/INFO]: Creating config for module TamedAnimalsNoDamage
[11:42:03] [modloading-worker-11/INFO]: Creating config for module RemovePotionGlint
[11:42:03] [modloading-worker-11/INFO]: Creating config for module WitchesDropLuck
[11:42:03] [modloading-worker-11/INFO]: Creating config for module StackablePotions
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ExtraMusicDiscs
[11:42:03] [modloading-worker-11/INFO]: Creating config for module NoAnvilMinimumXp
[11:42:03] [modloading-worker-11/INFO]: Creating config for module EmeraldBlockOpensTrades
[11:42:03] [modloading-worker-11/INFO]: Creating config for module PigIronIncreasesDurability
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ExtractEnchantments
[11:42:03] [modloading-worker-11/INFO]: Creating config for module DecreaseRepairCost
[11:42:03] [modloading-worker-11/INFO]: Creating config for module DimensionalCompass
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ParrotsOnEndRods
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ParrotMimicDelay
[11:42:03] [modloading-worker-11/INFO]: Creating config for module BatInABucket
[11:42:03] [modloading-worker-11/INFO]: Creating config for module CompassBinding
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Decay
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Coffee
[11:42:03] [modloading-worker-11/INFO]: Creating config for module FlavoredCake
[11:42:03] [modloading-worker-11/INFO]: Creating config for module MoreVillagerTrades
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Fumaroles
[11:42:03] [modloading-worker-11/INFO]: Creating config for module EndermitePowder
[11:42:03] [modloading-worker-11/INFO]: Creating config for module NetherGoldDeposits
[11:42:03] [modloading-worker-11/INFO]: Creating config for module AdditionalMobsInStructures
[11:42:03] [modloading-worker-11/INFO]: Creating config for module MoreVillageBiomes
[11:42:03] [modloading-worker-11/INFO]: Creating config for module EndPortalRunes
[11:42:03] [modloading-worker-11/INFO]: Creating config for module StructureMaps
[11:42:03] [modloading-worker-11/INFO]: Creating config for module NetherPigIron
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ClientServerTick
[11:42:03] [modloading-worker-11/INFO]: Creating config for module ColoredLanterns
[11:42:03] [modloading-worker-11/INFO]: Creating config for module Crates
[11:42:03] [modloading-worker-11/INFO]: Creating config for module AllTheBarrels
[11:42:03] [modloading-worker-11/INFO]: Creating config for module RandomAnimalTextures
[11:42:03] [modloading-worker-11/INFO]: Creating config for module GoldLanterns
[11:42:03] [modloading-worker-11/INFO]: Creating config for module BookshelfChests
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:gunpowder_block
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:gunpowder_block
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:variable_redstone_lamp
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:variable_redstone_lamp
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:redstone_sand
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:redstone_sand
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:decay_potion
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:coffee_effect
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:coffee_potion
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_fire_resistance
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_fire_resistance
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_invisibility
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_invisibility
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_leaping
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_leaping
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_night_vision
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_night_vision
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_regeneration
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_regeneration
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_strength
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_strength
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_swiftness
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_swiftness
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_water_breathing
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_water_breathing
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_danger_sight
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_danger_sight
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_resilience
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_resilience
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_resistance
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cake_resistance
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lantern`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:lantern
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lantern`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:lantern
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:piston
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:piston
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:sticky_piston
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `sticky_piston`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:sticky_piston
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:potion
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `splash_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:splash_potion
[11:42:03] [modloading-worker-11/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lingering_potion`, expected `charm`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:03] [modloading-worker-11/INFO]: Queueing minecraft:lingering_potion
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_calm1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_calm2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_calm3
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_hal1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_hal2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_hal3
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_hal4
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_nuance1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_nuance2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_piano1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_piano2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_piano3
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_creative1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_creative2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_creative3
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_creative4
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_creative5
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_creative6
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_nether1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_nether2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_nether3
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_nether4
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_menu1
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_menu2
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_menu3
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_menu4
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_axolotl
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_dragon_fish
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_shuniji
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_dragon
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:music_disc_end
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:white_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:white_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:orange_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:orange_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:magenta_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:magenta_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:light_blue_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:light_blue_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:yellow_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:yellow_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:lime_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:lime_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:pink_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:pink_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:gray_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:gray_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:light_gray_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:light_gray_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cyan_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:cyan_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:purple_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:purple_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:blue_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:blue_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:brown_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:brown_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:green_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:green_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:red_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:red_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:black_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:black_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_open_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate_sealed_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:crate
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:barrel
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:gold_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:gold_lantern
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_spruce
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_birch
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_jungle
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_acacia
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest_dark_oak
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bookshelf_chest
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:ender_pearl_block
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:ender_pearl_block
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rotten_flesh_block
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rotten_flesh_block
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:smooth_glowstone
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:smooth_glowstone
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bat_bucket
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:bound_compass
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:curse_break
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:homing
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:salvage
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:leeching_curse
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:magnetic
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:fumarole
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:fumarole
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:fumarole
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:fumarole
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:endermite_powder
[11:42:03] [modloading-worker-11/WARN]: No data fixer registered for entity endermite_powder
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:endermite_powder
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:nether_gold_deposit
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:nether_gold_deposit
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rune_portal
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rune_portal
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rune_portal_frame
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rune_portal_frame
[11:42:03] [modloading-worker-11/INFO]: Queueing charm:rune_portal
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:pig_iron_ore
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:pig_iron_ore
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:pig_iron_nugget
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:bookshelf_open
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:bookshelf_close
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:homing
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:wood_smash
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:fumarole_bubbling
[11:42:04] [modloading-worker-11/INFO]: Queueing charm:fumarole_erupt
[11:42:04] [modloading-worker-8/WARN]: No data fixer registered for entity appliedenergistics2:singularity
[11:42:04] [modloading-worker-8/WARN]: No data fixer registered for entity appliedenergistics2:charged_quartz
[11:42:04] [modloading-worker-8/WARN]: No data fixer registered for entity appliedenergistics2:growing_crystal
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: java.lang.ClassNotFoundException: net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.ClassLoader.findClass(ClassLoader.java:530)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:104)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.Class.forName0(Native Method)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.Class.forName(Class.java:264)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at blusunrize.immersiveengineering.client.DynamicModelLoader.<clinit>(DynamicModelLoader.java:117)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at blusunrize.immersiveengineering.client.ClientProxy.requestModelsAndTextures(ClientProxy.java:672)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at blusunrize.immersiveengineering.client.ClientProxy.modConstruction(ClientProxy.java:157)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at blusunrize.immersiveengineering.ImmersiveEngineering.<init>(ImmersiveEngineering.java:98)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.lang.Class.newInstance(Class.java:442)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2246/1679322976.accept(Unknown Source)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.function.Consumer$$Lambda$2245/716413250.accept(Unknown Source)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.function.Consumer$$Lambda$2245/716413250.accept(Unknown Source)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at net.minecraftforge.fml.ModList$$Lambda$2459/320533513.accept(Unknown Source)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
[11:42:08] [modloading-worker-5/INFO]: [blusunrize.immersiveengineering.client.DynamicModelLoader:<clinit>:122]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
[11:42:08] [modloading-worker-5/INFO]: [java.lang.Throwable:printStackTrace:634]: Suppressed: java.lang.ClassNotFoundException
[11:42:08] [modloading-worker-5/INFO]: [java.lang.Throwable:printStackTrace:634]: at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:263)
[11:42:08] [modloading-worker-5/INFO]: [java.lang.Throwable:printStackTrace:634]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:134)
[11:42:08] [modloading-worker-5/INFO]: [java.lang.Throwable:printStackTrace:634]: at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:96)
[11:42:08] [modloading-worker-5/INFO]: [java.lang.Throwable:printStackTrace:634]: ... 31 more
[11:42:08] [Render thread/INFO]: Dispatching synchronous work after CONSTRUCT: 4 jobs
[11:42:09] [Render thread/INFO]: Found 1128 unique defined tags
[11:42:09] [Render thread/INFO]: Found 10227 unique defined recipes
[11:42:09] [Render thread/INFO]: Found 6481 unique defined loot tables
[11:42:09] [Render thread/INFO]: Found 3913 unique defined advancements
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesDustModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.wtbwmachines.WTBWMachinesCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.uselessmod.UselessModNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.uselessmod.UselessModModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.uselessmod.UselessModCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.usefulmachinery.UsefulMachineryModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.silentsmechanisms.SilentsMechanismsCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.omegacraft.OmegaCraftNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.omegacraft.OmegaCraftModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.omegacraft.OmegaCraftCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.occultism.OccultismModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.occultism.OccultismCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.mekanism.MekanismNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.mekanism.MekanismModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.mekanism.MekanismCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.flux.FluxNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.flux.FluxModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.flux.FluxCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.crossroads.CrossroadsNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.crossroads.CrossroadsModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.crossroads.CrossroadsCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.create.CreateNonIngotModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.create.CreateModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Module thelm.jaopca.compat.create.CreateCompatModule has missing mod dependencies, skipping
[11:42:09] [Render thread/INFO]: Added 73 materials
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.biotite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.blaze`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.blaze`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brass`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brass`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.certus_quartz`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.certus_quartz`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.corrupti`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.dragonstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.dragonstone`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.end_crystal_gem`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.fine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.fine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hop_graphite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hop_graphite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hot`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.hot`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.khnumite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.khnumite`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana_diamond`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mana_diamond`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.mundabitur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.nether_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.obsidian`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.prismarine`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.saltpeter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.saltpeter`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.scaynyx`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.scaynyx`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.sulfur`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.tin`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Potentially Dangerous alternative prefix `jaopca` for name `storage_blocks.tin`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:09] [Render thread/INFO]: Synchronous work queue completed in 00:00:00.876
[11:42:09] [Render thread/WARN]: No data fixer registered for entity chineseworkshop.seat
[11:42:09] [Render thread/INFO]: Module [kiwi:contributors] initialized
[11:42:09] [Render thread/INFO]: Module [chineseworkshop:materials] initialized
[11:42:09] [Render thread/INFO]: item: 4
[11:42:09] [Render thread/INFO]: Module [chineseworkshop:blocks] initialized
[11:42:09] [Render thread/INFO]: item: 1
[11:42:09] [Render thread/INFO]: block: 30
[11:42:09] [Render thread/INFO]: Module [chineseworkshop:decorations] initialized
[11:42:09] [Render thread/INFO]: block: 26
[11:42:09] [Render thread/INFO]: item: 1
[11:42:09] [Render thread/INFO]: entity_type: 1
[11:42:09] [Render thread/INFO]: Module [chineseworkshop:debug_stick] initialized
[11:42:09] [Render thread/INFO]: item: 1
[11:42:09] [Render thread/INFO]: Module [chineseworkshop:retexture] initialized
[11:42:09] [Render thread/INFO]: block: 9
[11:42:09] [Render thread/INFO]: block_entity_type: 1
[11:42:09] [Render thread/INFO]: Module [kiwi:data] initialized
[11:42:09] [Render thread/INFO]: recipe_serializer: 3
[11:42:11] [Render thread/INFO]: Registering 46 blocks.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `cactus`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `sugar_cane`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `bamboo`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:11] [Render thread/INFO]: HELLO from Register Block
[11:42:13] [Render thread/INFO]: Registering 34 blocks.
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:gunpowder_block
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:variable_redstone_lamp
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:redstone_sand
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_fire_resistance
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_invisibility
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_leaping
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_night_vision
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_regeneration
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_strength
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_swiftness
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_water_breathing
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_danger_sight
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_resilience
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cake_resistance
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - minecraft:lantern
[11:42:13] [Render thread/WARN]: Registry Block: The object Block{minecraft:lantern} has been registered twice for the same name minecraft:lantern.
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - minecraft:piston
[11:42:13] [Render thread/WARN]: Registry Block: The object Block{minecraft:piston} has been registered twice for the same name minecraft:piston.
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - minecraft:sticky_piston
[11:42:13] [Render thread/WARN]: Registry Block: The object Block{minecraft:sticky_piston} has been registered twice for the same name minecraft:sticky_piston.
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:white_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:orange_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:magenta_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:light_blue_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:yellow_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:lime_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:pink_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:gray_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:light_gray_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:cyan_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:purple_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:blue_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:brown_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:green_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:red_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:black_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_open_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_sealed_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_open_spruce
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_sealed_spruce
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_open_birch
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_sealed_birch
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_open_jungle
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_sealed_jungle
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_open_acacia
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_sealed_acacia
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_open_dark_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:crate_sealed_dark_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:barrel_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:barrel_spruce
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:barrel_birch
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:barrel_jungle
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:barrel_acacia
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:barrel_dark_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:gold_lantern
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:bookshelf_chest_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:bookshelf_chest_spruce
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:bookshelf_chest_birch
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:bookshelf_chest_jungle
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:bookshelf_chest_acacia
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:bookshelf_chest_dark_oak
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:ender_pearl_block
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:rotten_flesh_block
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:smooth_glowstone
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:fumarole
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:nether_gold_deposit
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:rune_portal
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:rune_portal_frame
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - charm:pig_iron_ore
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_wisteria
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_wisteria
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_wisteria
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_wisteria
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_hive
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_hive
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_hive
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_hive
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_driftwood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_driftwood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_driftwood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_driftwood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_maple
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_maple
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_maple
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_maple
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_poise
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_poise
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_poise
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_poise
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_bamboo
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_bamboo
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_bamboo
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_bamboo
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_rosewood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_rosewood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_rosewood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_rosewood
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:barrel_willow
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_open_willow
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:crate_sealed_willow
[11:42:13] [Render thread/INFO]: Registering to minecraft:block - covalent:bookshelf_chest_willow
[11:42:13] [Render thread/INFO]: registerBlocks
[11:42:13] [Render thread/INFO]: Started Registering Blocks
[11:42:13] [Render thread/INFO]: Finished Registering Blocks
[11:42:13] [Render thread/INFO]: Registering blocks...
[11:42:13] [Render thread/INFO]: Registered 17 blocks
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `white_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `orange_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lime_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `pink_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `gray_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `purple_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `blue_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `brown_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `green_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `red_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `black_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `white_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `orange_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lime_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `pink_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `gray_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `purple_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `blue_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `brown_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `green_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `red_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:13] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `black_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Registering 53 items.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `shears`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `chipped_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `damaged_anvil`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/WARN]: No data fixer registered for entity energeticsheep:energetic_sheep
[11:42:14] [Render thread/INFO]: Initializing items registration...
[11:42:14] [Render thread/INFO]: Items registered successfully.
[11:42:14] [Render thread/WARN]: No data fixer registered for entity artifacts:mimic
[11:42:14] [Render thread/INFO]: Registering 34 items.
[11:42:14] [Render thread/WARN]: No data fixer registered for entity good_nights_sleep:unicorn
[11:42:14] [Render thread/WARN]: No data fixer registered for entity good_nights_sleep:gummy_bear
[11:42:14] [Render thread/WARN]: No data fixer registered for entity good_nights_sleep:baby_creeper
[11:42:14] [Render thread/WARN]: No data fixer registered for entity good_nights_sleep:tormenter
[11:42:14] [Render thread/WARN]: No data fixer registered for entity good_nights_sleep:herobrine
[11:42:14] [Render thread/WARN]: No data fixer registered for entity good_nights_sleep:gns_spawner
[11:42:14] [Render thread/WARN]: No data fixer registered for entity skeleton_sheep
[11:42:14] [Render thread/WARN]: No data fixer registered for entity skeleton_pig
[11:42:14] [Render thread/WARN]: No data fixer registered for entity skeleton_cow
[11:42:14] [Render thread/WARN]: No data fixer registered for entity skeleton_chicken
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `end_crystal`, expected `endergetic`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Items registered
[11:42:14] [Render thread/WARN]: No data fixer registered for entity huntermod:hunter_entity
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:gunpowder_block
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:variable_redstone_lamp
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:redstone_sand
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_fire_resistance
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_invisibility
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_leaping
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_night_vision
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_regeneration
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_strength
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_swiftness
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_water_breathing
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_danger_sight
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_resilience
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cake_resistance
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - minecraft:lantern
[11:42:14] [Render thread/WARN]: Registry Item: The object lantern has been registered twice for the same name minecraft:lantern.
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - minecraft:piston
[11:42:14] [Render thread/WARN]: Registry Item: The object piston has been registered twice for the same name minecraft:piston.
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - minecraft:sticky_piston
[11:42:14] [Render thread/WARN]: Registry Item: The object sticky_piston has been registered twice for the same name minecraft:sticky_piston.
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - minecraft:potion
[11:42:14] [Render thread/WARN]: Registry Item: The object potion has been registered twice for the same name minecraft:potion.
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - minecraft:splash_potion
[11:42:14] [Render thread/WARN]: Registry Item: The object splash_potion has been registered twice for the same name minecraft:splash_potion.
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - minecraft:lingering_potion
[11:42:14] [Render thread/WARN]: Registry Item: The object lingering_potion has been registered twice for the same name minecraft:lingering_potion.
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_calm1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_calm2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_calm3
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_hal1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_hal2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_hal3
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_hal4
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_nuance1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_nuance2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_piano1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_piano2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_piano3
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_creative1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_creative2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_creative3
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_creative4
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_creative5
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_creative6
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_nether1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_nether2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_nether3
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_nether4
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_menu1
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_menu2
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_menu3
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_menu4
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_axolotl
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_dragon_fish
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_shuniji
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_dragon
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:music_disc_end
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:white_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:orange_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:magenta_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:light_blue_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:yellow_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:lime_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:pink_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:gray_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:light_gray_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:cyan_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:purple_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:blue_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:brown_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:green_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:red_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:black_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_open_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_sealed_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_open_spruce
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_sealed_spruce
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_open_birch
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_sealed_birch
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_open_jungle
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_sealed_jungle
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_open_acacia
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_sealed_acacia
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_open_dark_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:crate_sealed_dark_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:barrel_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:barrel_spruce
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:barrel_birch
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:barrel_jungle
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:barrel_acacia
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:barrel_dark_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:gold_lantern
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bookshelf_chest_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bookshelf_chest_spruce
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bookshelf_chest_birch
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bookshelf_chest_jungle
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bookshelf_chest_acacia
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bookshelf_chest_dark_oak
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:ender_pearl_block
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:rotten_flesh_block
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:smooth_glowstone
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bat_bucket
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:bound_compass
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:fumarole
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:endermite_powder
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:nether_gold_deposit
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:rune_portal
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:rune_portal_frame
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:pig_iron_ore
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - charm:pig_iron_nugget
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_wisteria
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_wisteria
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_wisteria
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_wisteria
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_hive
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_hive
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_hive
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_hive
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_driftwood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_driftwood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_driftwood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_driftwood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_maple
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_maple
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_maple
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_maple
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_poise
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_poise
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_poise
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_poise
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_bamboo
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_bamboo
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_bamboo
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_bamboo
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_rosewood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_rosewood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_rosewood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_rosewood
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:barrel_willow
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_open_willow
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:crate_sealed_willow
[11:42:14] [Render thread/INFO]: Registering to minecraft:item - covalent:bookshelf_chest_willow
[11:42:14] [Render thread/INFO]: registerItems
[11:42:14] [Render thread/INFO]: Started Registering Items
[11:42:14] [Render thread/INFO]: Finished Registering Items
[11:42:14] [Render thread/INFO]: Registering items...
[11:42:14] [Render thread/INFO]: Registered 21 items
[11:42:14] [Render thread/WARN]: No data fixer registered for entity hunterillager.hunterillager
[11:42:14] [Render thread/WARN]: No data fixer registered for entity hunterillager.boomerang
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `white_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `orange_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lime_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `pink_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `gray_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `purple_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `blue_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `brown_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `green_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `red_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `black_stained_glass`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `white_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `orange_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `magenta_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_blue_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `yellow_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `lime_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `pink_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `gray_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `light_gray_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `cyan_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `purple_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `blue_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `brown_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `green_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `red_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `black_stained_glass_pane`, expected `connectedglass`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:14] [Render thread/INFO]: Registering 10 global loot modifier serializers.
[11:42:14] [Render thread/INFO]: Registering 1 global loot modifier serializers.
[11:42:14] [Render thread/INFO]: AAAAAA: Registering dimension
[11:42:14] [Render thread/INFO]: Registered dimension greenapple_glacia:glacia of type greenapple_glacia:glacia and id 4
[11:42:14] [Render thread/INFO]: AAAAAA: Dimension registered
[11:42:14] [Render thread/INFO]: Registered dimension good_nights_sleep:good_dream of type good_nights_sleep:good_dream and id 5
[11:42:14] [Render thread/INFO]: Registered dimension good_nights_sleep:nightmare of type good_nights_sleep:nightmare and id 6
[11:42:14] [Render thread/WARN]: No data fixer registered for entity greenapple_glacia:glacial_turtle
[11:42:14] [Render thread/WARN]: No data fixer registered for entity greenapple_glacia:saber_toothed_cat
[11:42:14] [Render thread/WARN]: No data fixer registered for entity greenapple_glacia:reindeer
[11:42:14] [Render thread/WARN]: No data fixer registered for entity greenapple_glacia:penguin
[11:42:14] [Render thread/WARN]: No data fixer registered for entity greenapple_glacia:glacial_seeker
[11:42:15] [Render thread/INFO]: Registering 2 tile entity types.
[11:42:15] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `enchanting_table`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:15] [Render thread/WARN]: Attempting to add a Lambda listener with computed generic type of Event. Are you sure this is what you meant? NOTE : there are complex lambda forms where the generic type information is erased and cannot be recovered at runtime.
[11:42:15] [Render thread/INFO]: Registering 1 tile entity types.
[11:42:16] [Render thread/INFO]: Registering to minecraft:block_entity_type - charm:crate
[11:42:16] [Render thread/INFO]: Registering to minecraft:block_entity_type - charm:barrel
[11:42:16] [Render thread/INFO]: Registering to minecraft:block_entity_type - charm:bookshelf_chest
[11:42:16] [Render thread/INFO]: Registering to minecraft:block_entity_type - charm:rune_portal
[11:42:16] [Render thread/INFO]: Started Registering Tile Entities
[11:42:16] [Render thread/INFO]: Finished Registering Tile Entities
[11:42:16] [Render thread/INFO]: Registering tiles...
[11:42:16] [Render thread/INFO]: Registered 5 tiles
[11:42:16] [Render thread/INFO]: Registering to minecraft:decorator - charm:fumarole
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `bane_of_arthropods`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `smite`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `sharpness`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `fire_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `blast_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `projectile_protection`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `feather_falling`, expected `apotheosis`. This could be a intended override, but in most cases indicates a broken mod.
[11:42:16] [Render thread/INFO]: Registering 16 enchantments.
[11:42:16] [Render thread/INFO]: Registering to minecraft:enchantment - charm:curse_break
[11:42:16] [Render thread/INFO]: Registering to minecraft:enchantment - charm:homing
[11:42:16] [Render thread/INFO]: Registering to minecraft:enchantment - charm:salvage
[11:42:16] [Render thread/INFO]: Registering to minecraft:enchantment - charm:leeching_curse
[11:42:16] [Render thread/INFO]: Registering to minecraft:enchantment - charm:magnetic
[11:42:16] [Render thread/WARN]: No data fixer registered for entity flamingo
[11:42:16] [Render thread/WARN]: No data fixer registered for entity flamingo_egg
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:nocturnal_spark
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:illumination_spark
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:flare
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:spectral_tool
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:item_highlighted
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:item_explosion_resistant
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:item_crystal
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:item_starmetal
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:observatory_helper
[11:42:16] [Render thread/WARN]: No data fixer registered for entity astralsorcery:grappling_hook
[11:42:16] [Render thread/WARN]: No data fixer registered for entity entitybulletshuriken
[11:42:16] [Render thread/WARN]: No data fixer registered for entity biomesoplenty:boat_bop
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/INFO]: Initializing entities registration...
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/WARN]: No data fixer registered for entity
[11:42:16] [Render thread/INFO]: Entities registered successfully.
[11:42:16] [Render thread/WARN]: No data fixer registered for entity naturesaura:mover_minecart
[11:42:16] [Render thread/WARN]: No data fixer registered for entity naturesaura:effect_inhibitor
[11:42:16] [Render thread/WARN]: No data fixer registered for entity naturesaura:light_projectile
[11:42:16] [Render thread/WARN]: No data fixer registered for entity naturesaura:structure_finder
[11:42:16] [Render thread/WARN]: No data fixer registered for entity sakura_boat
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:wandering_trader
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:albino_cow
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:amber_chicken
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:ashen_cow
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:bone_shard
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:bone_spider
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:bronzed_chicken
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:cluckshroom
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:flecked_sheep
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:furnace_golem
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:glow_squid
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:harelequin_rabbit
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:horned_sheep
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:inky_sheep
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:jolly_llama
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:jumbo_rabbit
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:melon_golem
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:melon_seed_projectile
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:midnight_chicken
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:moobloom
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:muddy_foot_rabbit
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:muddy_pig
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:pale_pig
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:piebald_pig
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:pink_footed_pig
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:rainbow_sheep
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:rocky_sheep
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:skeleton_wolf
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:spotted_pig
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:stormy_chicken
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:sunset_cow
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:tropical_slime
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:vested_rabbit
[11:42:16] [Render thread/WARN]: No data fixer registered for entity earthtojavamobs:wooly_cow
[11:42:16] [Render thread/WARN]: No data fixer registered for entity magic_net
[11:42:16] [Render thread/WARN]: No data fixer registered for entity torch_bolt
[11:42:16] [Render thread/WARN]: No data fixer registered for entity boomerang_stun
[11:42:16] [Render thread/WARN]: No data fixer registered for entity boomerang_carry
[11:42:16] [Render thread/WARN]: No data fixer registered for entity boomerang_damage
[11:42:16] [Render thread/WARN]: No data fixer registered for entity dungeon
[11:42:16] [Render thread/WARN]: No data fixer registered for entity eye
[11:42:16] [Render thread/WARN]: No data fixer registered for entity lightning_bolt
[11:42:16] [Render thread/WARN]: No data fixer registered for entity snow_bolt
[11:42:16] [Render thread/WARN]: No data fixer registered for entity fire_bolt
[11:42:16] [Render thread/WARN]: No data fixer registered for entity abnormals_core:boat
[11:42:16] [Render thread/WARN]: No data fixer registered for entity buzzierbees:honey_slime
[11:42:16] [Render thread/WARN]: No data fixer registered for entity buzzierbees:grizzly_bear
[11:42:16] [Render thread/WARN]: No data fixer registered for entity buzzierbees:black_bear
[11:42:16] [Render thread/WARN]: No data fixer registered for entity buzzierbees:bumblebee
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:sonar_wave
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:nautilus
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:pike
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:lionfish
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:thrasher
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:great_thrasher
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:flare
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:ululu
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:goose
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:box_jellyfish
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:cassiopea_jellyfish
[11:42:16] [Render thread/WARN]: No data fixer registered for entity upgrade_aquatic:immortal_jellyfish
[11:42:16] [Render thread/WARN]: No data fixer registered for entity goat
[11:42:16] [Render thread/WARN]: No data fixer registered for entity goat_boss
[11:42:16] [Render thread/WARN]: No data fixer registered for entity decorative_blocks:dummy
[11:42:16] [Render thread/WARN]: No data fixer registered for entity champions:arctic_bullet
[11:42:16] [Render thread/WARN]: No data fixer registered for entity champions:enkindling_bullet
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:poise_cluster
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:bolloom_fruit
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:boof_block
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:puff_bug
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:bolloom_balloon
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:bolloom_knot
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:booflo_baby
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:booflo_adolescent
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endergetic:booflo
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:chemthrower_shot
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:fluorescent_tube
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:explosive
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:railgun_shot
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:revolver_shot
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:revolver_shot_flare
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:revolver_shot_homing
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:skyline_hook
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:revolver_shot_wolfpack
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:cart_woodencrate
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:cart_reinforcedcrate
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:cart_woodenbarrel
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:cart_metalbarrel
[11:42:16] [Render thread/WARN]: No data fixer registered for entity immersiveengineering:sawblade
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:creepie
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:skeleton_villager
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:griefer
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:creeper_spore_cloud
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:spore_bomb
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:burning_banner
[11:42:16] [Render thread/WARN]: No data fixer registered for entity savageandravage:rune_prison
[11:42:16] [Render thread/WARN]: No data fixer registered for entity autumnity:snail
[11:42:16] [Render thread/INFO]: Registering to minecraft:entity_type - charm:endermite_powder
[11:42:16] [Render thread/INFO]: registerEntities
[11:42:16] [Render thread/WARN]: No data fixer registered for entity fireitem
[11:42:16] [Render thread/WARN]: No data fixer registered for entity endermail:ender_mailman
[11:42:16] [Render thread/INFO]: features/structures registered.
[11:42:16] [Render thread/INFO]: [com.zathrox.explorercraft.common.world.ExplorerStructures:registerStructures:28]: STRUCTURES REGISTERED
[11:42:16] [Render thread/INFO]: Registering to minecraft:feature - charm:fumarole
[11:42:17] [Render thread/INFO]: Registering to minecraft:menu - charm:crate
[11:42:17] [Render thread/INFO]: Registering to minecraft:menu - charm:bookshelf_chest
[11:42:17] [Render thread/INFO]: registerContainers
[11:42:17] [Render thread/INFO]: Started Registering Containers
[11:42:17] [Render thread/INFO]: Finished Registering Containers
[11:42:17] [Render thread/INFO]: Registering to minecraft:mob_effect - charm:coffee_effect
[11:42:17] [Render thread/INFO]: Registering 12 paintings.
[11:42:17] [Render thread/INFO]: Initializing advanced potion system...
[11:42:17] [Render thread/INFO]: Advanced potion system initialized successfully.
[11:42:17] [Render thread/INFO]: Registering to minecraft:potion - charm:decay_potion
[11:42:17] [Render thread/INFO]: Registering to minecraft:potion - charm:coffee_potion
[11:42:17] [Render thread/INFO]: Registering 2 recipe serializers.
[11:42:17] [Render thread/INFO]: Registering 6 ingredient serializers.
[11:42:17] [Render thread/INFO]: Registering 1 recipe types.
[11:42:17] [Render thread/INFO]: Registering 1 recipe serializers.
[11:42:17] [Render thread/INFO]: Initializing recipe serializers registration...
[11:42:17] [Render thread/INFO]: Recipe serializers registered successfully.
[11:42:17] [Render thread/INFO]: Registering 3 recipe types.
[11:42:17] [Render thread/INFO]: Registering 3 recipe serializers.
[11:42:17] [Render thread/INFO]: Initializing sounds registration...
[11:42:17] [Render thread/INFO]: Sounds registered successfully.
[11:42:17] [Render thread/INFO]: Registering to minecraft:sound_event - charm:bookshelf_open
[11:42:17] [Render thread/INFO]: Registering to minecraft:sound_event - charm:bookshelf_close
[11:42:17] [Render thread/INFO]: Registering to minecraft:sound_event - charm:homing
[11:42:17] [Render thread/INFO]: Registering to minecraft:sound_event - charm:wood_smash
[11:42:17] [Render thread/INFO]: Registering to minecraft:sound_event - charm:fumarole_bubbling
[11:42:17] [Render thread/INFO]: Registering to minecraft:sound_event - charm:fumarole_erupt
[11:42:18] [Render thread/INFO]: Starting Registering Block Color Handlers
[11:42:18] [Render thread/INFO]: Finished Registering Block Color Handlers
[11:42:18] [Render thread/INFO]: Initializing colors registration...
[11:42:18] [Render thread/INFO]: Colors registered successfully.
[11:42:18] [Render thread/INFO]: Starting Registering Item Color Handlers
[11:42:18] [Render thread/INFO]: Finished Registering Item Color Handlers
[11:42:18] [Render thread/INFO]: Adding 'reach_set_client_renderer' ASM patch...
[11:42:18] [Render thread/INFO]: Added 'reach_set_client_renderer' ASM patch!
[11:42:18] [Render thread/INFO]: Adding 'add_enchantment_helper_levels' ASM patch...
[11:42:18] [Render thread/INFO]: Added 'add_enchantment_helper_levels' ASM patch!
[11:42:18] [Render thread/INFO]: Adding 'add_enchantment_helper_enchantments' ASM patch...
[11:42:18] [Render thread/INFO]: Added 'add_enchantment_helper_enchantments' ASM patch!
[11:42:18] [Render thread/INFO]: Adding 'add_enchantment_helper_apply_modifier' ASM patch...
[11:42:18] [Render thread/INFO]: Added 'add_enchantment_helper_apply_modifier' ASM patch!
[11:42:19] [Render thread/INFO]: Narrator library for x64 successfully loaded
[11:42:19] [Render thread/INFO]: Reloading ResourceManager: Default, Mod Resources
[11:42:19] [Thread-1/FATAL]: theoneprobe config just got changed on the file system!
[11:42:19] [Server-Worker-7/INFO]: LOADING CONFIG
[11:42:19] [Server-Worker-7/INFO]: LOADED CONFIG
[11:42:19] [Server-Worker-7/INFO]: Loading JourneyMap Forge Configs
[11:42:19] [Server-Worker-7/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\appliedenergistics2-common.toml is not correct. Correcting
[11:42:19] [Server-Worker-7/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\bonsaitrees2-common.toml is not correct. Correcting
[11:42:19] [Server-Worker-7/WARN]: Incorrect key general.additionalCuttingTools was corrected from [minecraft:shears] to [minecraft:shears]
[11:42:19] [Server-Worker-7/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\aquaculture-common.toml is not correct. Correcting
[11:42:19] [Server-Worker-7/WARN]: Incorrect key spawn options.box_turtle.exclude was corrected from [] to []
[11:42:19] [Server-Worker-7/WARN]: Incorrect key spawn options.arrau_turtle.exclude was corrected from [] to []
[11:42:19] [Server-Worker-7/WARN]: Incorrect key spawn options.starshell_turtle.exclude was corrected from [] to []
[11:42:19] [Server-Worker-7/INFO]: Loading 0 blacklist entries from config.
[11:42:19] [Server-Worker-7/INFO]: LOADING CONFIG
[11:42:19] [Server-Worker-7/INFO]: LOADED CONFIG
[11:42:19] [Server-Worker-7/INFO]: Registering Hunter World Spawns
[11:42:19] [Server-Worker-7/INFO]: Loaded Huntermod Config
[11:42:19] [Server-Worker-7/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\akashictome-common.toml is not correct. Correcting
[11:42:19] [Server-Worker-7/WARN]: Incorrect key Whitelisted Items was corrected from [Whitelisted Items, roots:runedtablet, opencomputers:tool:4, immersiveengineering:tool:3, integrateddynamics:on_the_dynamics_of_integration, theoneprobe:probenote, evilcraft:origins_of_darkness, draconicevolution:info_tablet, charset:tablet] to [Whitelisted Items, roots:runedtablet, opencomputers:tool:4, immersiveengineering:tool:3, integrateddynamics:on_the_dynamics_of_integration, theoneprobe:probenote, evilcraft:origins_of_darkness, draconicevolution:info_tablet, charset:tablet]
[11:42:19] [Server-Worker-7/WARN]: Incorrect key Whitelisted Names was corrected from [book, tome, lexicon, nomicon, manual, knowledge, pedia, compendium, guide, codex, journal] to [book, tome, lexicon, nomicon, manual, knowledge, pedia, compendium, guide, codex, journal]
[11:42:19] [Server-Worker-7/WARN]: Incorrect key Blacklisted Mods was corrected from [] to []
[11:42:19] [Server-Worker-7/WARN]: Incorrect key Mod Aliases was corrected from [nautralpledge=botania, thermalexpansion=thermalfoundation, thermaldynamics=thermalfoundation, thermalcultivation=thermalfoundation, redstonearsenal=thermalfoundation, rftoolsdim=rftools, rftoolspower=rftools, rftoolscontrol=rftools, ae2stuff=appliedenergistics2, animus=bloodmagic, integrateddynamics=integratedtunnels, mekanismgenerators=mekanism, mekanismtools=mekanism, deepresonance=rftools, xnet=rftools, buildcrafttransport=buildcraft, buildcraftfactory=buildcraft, buildcraftsilicon=buildcraft] to [nautralpledge=botania, thermalexpansion=thermalfoundation, thermaldynamics=thermalfoundation, thermalcultivation=thermalfoundation, redstonearsenal=thermalfoundation, rftoolsdim=rftools, rftoolspower=rftools, rftoolscontrol=rftools, ae2stuff=appliedenergistics2, animus=bloodmagic, integrateddynamics=integratedtunnels, mekanismgenerators=mekanism, mekanismtools=mekanism, deepresonance=rftools, xnet=rftools, buildcrafttransport=buildcraft, buildcraftfactory=buildcraft, buildcraftsilicon=buildcraft]
[11:42:19] [modloading-worker-3/INFO]: Loading Crocodile preinitialization.
[11:42:19] [modloading-worker-13/INFO]: GreaterEye common setup
[11:42:19] [modloading-worker-7/ERROR]: Found @journeymap.client.api.ClientPlugin: journeymap.client.api.ClientPlugin, but it doesn't implement IClientPlugin
[11:42:19] [modloading-worker-7/INFO]: No plugins for JourneyMap API discovered.
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome minecraft:bamboo_jungle, types have been assigned on a best-effort guess: [WET, JUNGLE, HOT]
[11:42:19] [modloading-worker-14/INFO]: Registering 2 command argument types.
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome minecraft:bamboo_jungle_hills, types have been assigned on a best-effort guess: [WET, JUNGLE, HOT]
[11:42:19] [modloading-worker-14/INFO]: Registering 13 loot condition types.
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome greenapple_glacia:plains, types have been assigned on a best-effort guess: [COLD, PLAINS]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome greenapple_glacia:forest, types have been assigned on a best-effort guess: [FOREST, COLD]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome greenapple_glacia:ocean, types have been assigned on a best-effort guess: [COLD, OCEAN, WATER]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome greenapple_glacia:beach, types have been assigned on a best-effort guess: [COLD, BEACH]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome greenapple_glacia:river, types have been assigned on a best-effort guess: [COLD, WATER, RIVER]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:pink_agate_forest, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:blue_agate_taiga, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:green_agate_jungle, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:purple_agate_swamp, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:fossil_woodland, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:mutant_agate_wildwood, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:volcanic_lands, types have been assigned on a best-effort guess: [DRY, HILLS, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:static_wasteland, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:goldstone_lands, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:crystal_plains, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:salt_dunes, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:shining_grove, types have been assigned on a best-effort guess: [DRY]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:smoldering_bog, types have been assigned on a best-effort guess: [DRY, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:mineral_reservoir, types have been assigned on a best-effort guess: [DRY, OCEAN, WATER]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome gaiadimension:mineral_river, types have been assigned on a best-effort guess: [DRY, WATER, RIVER]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome sakurarosea:sakura_forest_hills, types have been assigned on a best-effort guess: [FOREST]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome sakurarosea:sakura_forest, types have been assigned on a best-effort guess: [FOREST]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome appliedenergistics2:storage, types have been assigned on a best-effort guess: [HILLS]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome explorercraft:forested_mountain, types have been assigned on a best-effort guess: [FOREST, HILLS]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome explorercraft:bamboo_grove, types have been assigned on a best-effort guess: [FOREST, WET, SWAMP, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome explorercraft:snowdonia, types have been assigned on a best-effort guess: [FOREST, HILLS]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome explorercraft:fungal_forest, types have been assigned on a best-effort guess: [WET, SWAMP]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome explorercraft:cherry_grove, types have been assigned on a best-effort guess: [FOREST, WET, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome endergetic:poise_forest, types have been assigned on a best-effort guess: [VOID]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome endergetic:chorus_plains, types have been assigned on a best-effort guess: [VOID]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome endergetic:end_midlands, types have been assigned on a best-effort guess: [VOID]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome endergetic:end_highlands, types have been assigned on a best-effort guess: [VOID]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:rosewood_forest, types have been assigned on a best-effort guess: [FOREST, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:rosewood_mountains, types have been assigned on a best-effort guess: [FOREST, HILLS, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:rosewood_plateau, types have been assigned on a best-effort guess: [FOREST, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:rosewood_forest_plateau, types have been assigned on a best-effort guess: [FOREST, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:dunes, types have been assigned on a best-effort guess: [DRY, DESERT, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:dunes_hills, types have been assigned on a best-effort guess: [DRY, DESERT, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:flourishing_dunes, types have been assigned on a best-effort guess: [DRY, DESERT, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:rocky_dunes, types have been assigned on a best-effort guess: [DRY, DESERT, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:rocky_dunes_hills, types have been assigned on a best-effort guess: [DRY, HILLS, DESERT, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome atmospheric:petrified_dunes, types have been assigned on a best-effort guess: [DRY, DESERT, HOT]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome autumnity:maple_forest, types have been assigned on a best-effort guess: [FOREST]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome autumnity:maple_forest_hills, types have been assigned on a best-effort guess: [FOREST]
[11:42:19] [modloading-worker-12/WARN]: No types have been added to Biome autumnity:pumpkin_fields, types have been assigned on a best-effort guess: [PLAINS]
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_shovel
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_pickaxe
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_axe
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_sword
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_hoe
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_helmet
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_boots
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_chestplate
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_leggings
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_helmet
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_boots
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_chestplate
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_leggings
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 cookie
[11:42:19] [modloading-worker-5/INFO]: item config parser finished, item count: 14
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_hoe
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 bow
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_helmet
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_boots
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_chestplate
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_leggings
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_helmet
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_boots
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_chestplate
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 iron_leggings
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 golden_helmet
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 golden_boots
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 golden_chestplate
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 golden_leggings
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 golden_apple
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 blaze_powder
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 enchanted_book
[11:42:19] [modloading-worker-5/INFO]: item config parser finished, item count: 17
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 enchanted_book
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_sword
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_axe
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_hoe
[11:42:19] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_pickaxe
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_shovel
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_helmet
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_boots
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_chestplate
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 chainmail_leggings
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_helmet
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_boots
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_chestplate
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 diamond_leggings
[11:42:20] [modloading-worker-5/INFO]: item config parser identified itemstack 1 ender_pearl
[11:42:20] [modloading-worker-5/INFO]: item config parser finished, item count: 16
[11:42:19] [modloading-worker-0/INFO]: Initializing common setup phase...
[11:42:20] [modloading-worker-5/INFO]: InfernalMobsCore commonSetup completed! Modifiers ready: 27
[11:42:19] [modloading-worker-7/INFO]: [com.symstudios.goatmod.GoatEntitySpawns:addSpawnsToBiomes:17]: REGISTERED GOAT SPAWNS
[11:42:20] [modloading-worker-0/INFO]: Registering packets...
[11:42:20] [modloading-worker-5/INFO]: InfernalMobsCore commonSetup completed! config file at: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\infernalmobs.cfg
[11:42:20] [modloading-worker-4/INFO]: Setup method registered.
[11:42:20] [modloading-worker-11/INFO]: Loading Module Chain Linkage
[11:42:20] [modloading-worker-5/INFO]: Reloading the configs from file 'C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\config\tellme.toml'
[11:42:20] [modloading-worker-11/INFO]: Loading Module Chute
[11:42:20] [modloading-worker-11/INFO]: Loading Module Color Slime
[11:42:20] [modloading-worker-11/INFO]: Loading Module Dispensers Place Blocks
[11:42:20] [modloading-worker-11/INFO]: Loading Module Ender Watcher
[11:42:20] [modloading-worker-11/INFO]: Loading Module Endermites Form Shulkers
[11:42:20] [modloading-worker-11/INFO]: Loading Module Feeding Trough
[11:42:20] [modloading-worker-11/INFO]: Loading Module Gravisand
[11:42:20] [modloading-worker-11/INFO]: Loading Module Iron Rod
[11:42:20] [modloading-worker-11/INFO]: Loading Module Metal Buttons
[11:42:20] [modloading-worker-11/INFO]: Loading Module Obsidian Plate
[11:42:20] [modloading-worker-11/INFO]: Loading Module Pistons Move Tile Entities
[11:42:20] [modloading-worker-11/INFO]: Loading Module Redstone Circuit
[11:42:20] [modloading-worker-11/INFO]: Loading Module Weather Sensor
[11:42:20] [modloading-worker-11/INFO]: Loading Module Cobblestone Bricks
[11:42:20] [modloading-worker-11/INFO]: Loading Module Compressed Blocks
[11:42:20] [modloading-worker-11/INFO]: Loading Module Duskbound Blocks
[11:42:20] [modloading-worker-11/INFO]: Loading Module Framed Glass
[11:42:20] [modloading-worker-11/INFO]: Loading Module Gold Bars
[11:42:20] [modloading-worker-11/INFO]: Loading Module Grate
[11:42:20] [modloading-worker-11/INFO]: Loading Module Iron Plates
[11:42:20] [modloading-worker-11/INFO]: Loading Module Item Frames
[11:42:20] [modloading-worker-11/INFO]: Loading Module Leaf Carpet
[11:42:20] [modloading-worker-11/INFO]: Loading Module Lit Lamp
[11:42:20] [modloading-worker-11/INFO]: Loading Module Midori
[11:42:20] [modloading-worker-11/INFO]: Loading Module More Brick Types
[11:42:20] [modloading-worker-11/INFO]: Loading Module More Potted Plants
[11:42:20] [modloading-worker-11/INFO]: Loading Module More Stone Variants
[11:42:20] [modloading-worker-11/INFO]: Loading Module Nether Brick Fence Gate
[11:42:20] [modloading-worker-11/INFO]: Loading Module Paper Decor
[11:42:20] [modloading-worker-11/INFO]: Loading Module Quilted Wool
[11:42:20] [modloading-worker-11/INFO]: Loading Module Rope
[11:42:20] [modloading-worker-11/INFO]: Loading Module Shingles
[11:42:20] [modloading-worker-11/INFO]: Loading Module Soul Sandstone
[11:42:20] [modloading-worker-11/INFO]: Loading Module Stained Planks
[11:42:20] [modloading-worker-11/INFO]: Loading Module Sturdy Stone
[11:42:20] [modloading-worker-11/INFO]: Loading Module Tallow And Candles
[11:42:20] [modloading-worker-4/INFO]: Overspawning lammergeiers...
[11:42:20] [modloading-worker-11/INFO]: Loading Module Thatch
[11:42:20] [modloading-worker-11/INFO]: Loading Module Turf
[11:42:20] [modloading-worker-11/INFO]: Loading Module Variant Bookshelves
[11:42:20] [modloading-worker-11/INFO]: Loading Module Variant Chests
[11:42:20] [modloading-worker-11/INFO]: Loading Module Variant Ladders
[11:42:20] [modloading-worker-11/INFO]: Loading Module Vertical Planks
[11:42:20] [modloading-worker-11/INFO]: Loading Module Vertical Slabs
[11:42:20] [modloading-worker-11/INFO]: Loading Module Fairy Rings
[11:42:20] [modloading-worker-11/INFO]: Loading Module Chests In Boats
[11:42:20] [modloading-worker-11/INFO]: Loading Module Easy Transfering
[11:42:20] [modloading-worker-11/INFO]: Loading Module F To Switch
[11:42:20] [modloading-worker-11/INFO]: Loading Module Hotbar Changer
[11:42:20] [modloading-worker-11/INFO]: Loading Module Inventory Sorting
[11:42:20] [modloading-worker-11/INFO]: Loading Module Item Sharing
[11:42:20] [modloading-worker-11/INFO]: Loading Module Shulker Box Right Click
[11:42:20] [modloading-worker-11/INFO]: Loading Module Ancient Tomes
[11:42:20] [modloading-worker-11/INFO]: Loading Module Bottled Cloud
[11:42:20] [modloading-worker-11/INFO]: Loading Module Camera
[11:42:20] [modloading-worker-11/INFO]: Loading Module Color Runes
[11:42:20] [modloading-worker-10/INFO]: Loading module Bloomful
[11:42:20] [modloading-worker-10/INFO]: Loading module BuzzierBees
[11:42:20] [modloading-worker-10/INFO]: Loading module UpgradeAquatic
[11:42:20] [modloading-worker-10/INFO]: Loading module Autumnity
[11:42:20] [modloading-worker-10/INFO]: Loading module EndergeticExpansion
[11:42:20] [modloading-worker-10/INFO]: Loading module BambooBlocks
[11:42:20] [modloading-worker-10/INFO]: Loading module Atmospheric
[11:42:20] [modloading-worker-10/INFO]: Loading module BlockOfEnderPearls
[11:42:20] [modloading-worker-11/INFO]: Loading Module Pathfinder Maps
[11:42:20] [modloading-worker-10/INFO]: Loading module BlockOfRottenFlesh
[11:42:20] [modloading-worker-0/INFO]: Registering triggers...
[11:42:20] [modloading-worker-11/INFO]: Loading Module Pickarang
[11:42:20] [modloading-worker-11/INFO]: Loading Module Slime In A Bucket
[11:42:20] [modloading-worker-11/INFO]: Loading Module Trowel
[11:42:20] [modloading-worker-11/INFO]: Loading Module Armed Armor Stands
[11:42:20] [modloading-worker-11/INFO]: Loading Module Automatic Recipe Unlock
[11:42:20] [modloading-worker-10/INFO]: Loading module SmoothGlowstone
[11:42:20] [modloading-worker-11/INFO]: Loading Module Axe Leaf Harvesting
[11:42:20] [modloading-worker-10/INFO]: Loading module BlockOfGunpowder
[11:42:20] [modloading-worker-10/INFO]: Loading module VariableRedstoneLamp
[11:42:20] [modloading-worker-10/INFO]: Loading module RedstoneSand
[11:42:20] [modloading-worker-11/INFO]: Loading Module Campfires Boost Elytra
[11:42:20] [modloading-worker-10/INFO]: Loading module CurseBreak
[11:42:20] [modloading-worker-11/INFO]: Loading Module Compasses Work Everywhere
[11:42:20] [modloading-worker-10/INFO]: Loading module Homing
[11:42:20] [modloading-worker-11/INFO]: Loading Module Dirt To Path
[11:42:20] [modloading-worker-10/INFO]: Loading module Salvage
[11:42:20] [modloading-worker-4/INFO]: Auraddons pre-initialized
[11:42:20] [modloading-worker-10/INFO]: Loading module Leeching
[11:42:20] [modloading-worker-11/INFO]: Loading Module Double Door Opening
[11:42:20] [modloading-worker-10/INFO]: Loading module Magnetic
[11:42:20] [modloading-worker-0/INFO]: Common setup phase finished successfully.
[11:42:20] [modloading-worker-11/INFO]: Loading Module Dragon Scales
[11:42:20] [modloading-worker-10/INFO]: Loading module ParrotsStayOnShoulder
[11:42:20] [modloading-worker-10/INFO]: Loading module LeatherArmorInvisibility
[11:42:20] [modloading-worker-10/INFO]: Loading module ChickensDropFeathers
[11:42:20] [modloading-worker-11/INFO]: Loading Module Emotes
[11:42:20] [modloading-worker-10/INFO]: Loading module MobsAffectedByBeacon
[11:42:20] [modloading-worker-10/INFO]: Loading module UseTotemFromInventory
[11:42:20] [modloading-worker-10/INFO]: Loading module CauldronCleansThings
[11:42:20] [modloading-worker-10/INFO]: Loading module HuskImprovements
[11:42:20] [modloading-worker-10/INFO]: Loading module RemoveNitwits
[11:42:20] [modloading-worker-10/INFO]: Loading module AmbientMusicImprovements
[11:42:20] [modloading-worker-10/INFO]: Loading module ComposterImprovements
[11:42:20] [modloading-worker-11/INFO]: Loading Module Enhanced Ladders
[11:42:20] [modloading-worker-4/INFO]: Started Common Setup
[11:42:20] [modloading-worker-10/INFO]: Loading module LanternImprovements
[11:42:20] [modloading-worker-10/INFO]: Loading module PickaxesBreakPistons
[11:42:20] [modloading-worker-10/INFO]: Loading module SpongesReduceFallDamage
[11:42:20] [modloading-worker-10/INFO]: Loading module CauldronWaterSource
[11:42:20] [modloading-worker-11/INFO]: Loading Module Glass Shard
[11:42:20] [modloading-worker-11/INFO]: Loading Module Hoe Harvesting
[11:42:20] [modloading-worker-10/INFO]: Loading module TamedAnimalsNoDamage
[11:42:20] [modloading-worker-10/INFO]: Loading module RemovePotionGlint
[11:42:20] [modloading-worker-10/INFO]: Loading module WitchesDropLuck
[11:42:20] [modloading-worker-10/INFO]: Loading module StackablePotions
[11:42:20] [modloading-worker-11/INFO]: Loading Module Improved Sleeping
[11:42:20] [modloading-worker-10/INFO]: Loading module ExtraMusicDiscs
[11:42:20] [modloading-worker-13/INFO]: CraftTweaker has loaded successfully!
[11:42:20] [modloading-worker-10/INFO]: Loading module NoAnvilMinimumXp
[11:42:20] [modloading-worker-10/INFO]: Loading module EmeraldBlockOpensTrades
[11:42:20] [modloading-worker-10/INFO]: Loading module PigIronIncreasesDurability
[11:42:20] [modloading-worker-10/INFO]: Loading module ExtractEnchantments
[11:42:20] [modloading-worker-10/INFO]: Loading module DecreaseRepairCost
[11:42:20] [modloading-worker-1/INFO]: ConstructionWand says hello - may the odds be ever in your favor.
[11:42:20] [modloading-worker-10/INFO]: Loading module DimensionalCompass
[11:42:20] [modloading-worker-10/INFO]: Loading module ParrotsOnEndRods
[11:42:20] [modloading-worker-10/INFO]: Loading module ParrotMimicDelay
[11:42:20] [modloading-worker-10/INFO]: Loading module BatInABucket
[11:42:20] [modloading-worker-10/INFO]: Loading module CompassBinding
[11:42:20] [modloading-worker-10/INFO]: Loading module Decay
[11:42:20] [modloading-worker-10/INFO]: Loading module Coffee
[11:42:20] [modloading-worker-10/INFO]: Loading module FlavoredCake
[11:42:20] [modloading-worker-11/INFO]: Loading Module Lock Rotation
[11:42:20] [modloading-worker-10/INFO]: Loading module MoreVillagerTrades
[11:42:20] [modloading-worker-10/INFO]: Loading module Fumaroles
[11:42:20] [modloading-worker-10/INFO]: Loading module EndermitePowder
[11:42:20] [modloading-worker-11/INFO]: Loading Module Note Block Mob Sounds
[11:42:20] [modloading-worker-10/INFO]: Loading module NetherGoldDeposits
[11:42:20] [modloading-worker-10/INFO]: Loading module AdditionalMobsInStructures
[11:42:20] [modloading-worker-10/INFO]: Loading module MoreVillageBiomes
[11:42:20] [modloading-worker-10/INFO]: Loading module EndPortalRunes
[11:42:20] [modloading-worker-10/INFO]: Loading module StructureMaps
[11:42:20] [modloading-worker-10/INFO]: Loading module NetherPigIron
[11:42:20] [modloading-worker-10/INFO]: Loading module ClientServerTick
[11:42:20] [modloading-worker-10/INFO]: Loading module Crates
[11:42:20] [modloading-worker-10/INFO]: Loading module AllTheBarrels
[11:42:20] [modloading-worker-10/INFO]: Loading module RandomAnimalTextures
[11:42:20] [modloading-worker-10/INFO]: Loading module GoldLanterns
[11:42:20] [modloading-worker-10/INFO]: Loading module BookshelfChests
[11:42:20] [modloading-worker-1/INFO]: Botania integration added
[11:42:20] [modloading-worker-12/INFO]: Loading compat module for mod patchouli
[11:42:20] [modloading-worker-12/INFO]: Loading compat module for mod curios
[11:42:20] [modloading-worker-11/INFO]: Loading Module Pat The Dogs
[11:42:20] [modloading-worker-11/INFO]: Loading Module Poison Potato Usage
[11:42:20] [modloading-worker-11/INFO]: Loading Module Reacharound Placing
[11:42:20] [modloading-worker-11/INFO]: Loading Module Replace Scaffolding
[11:42:20] [modloading-worker-11/INFO]: Loading Module Sign Editing
[11:42:20] [modloading-worker-11/INFO]: Loading Module Simple Harvest
[11:42:20] [modloading-worker-11/INFO]: Loading Module Snow Golem Player Heads
[11:42:20] [modloading-worker-11/INFO]: Loading Module Springy Slime
[11:42:20] [modloading-worker-11/INFO]: Loading Module Utility Recipes
[11:42:20] [modloading-worker-11/INFO]: Loading Module Villagers Follow Emeralds
[11:42:20] [modloading-worker-11/INFO]: Loading Module Big Dungeon
[11:42:20] [modloading-worker-11/INFO]: Loading Module Big Stone Clusters
[11:42:20] [modloading-worker-11/INFO]: Loading Module Biotite
[11:42:20] [modloading-worker-11/INFO]: Loading Module Blossom Trees
[11:42:20] [modloading-worker-11/INFO]: Loading Module Cave Roots
[11:42:20] [modloading-worker-11/INFO]: Loading Module Crevices
[11:42:20] [modloading-worker-11/INFO]: Loading Module Mega Caves
[11:42:20] [modloading-worker-11/INFO]: Loading Module Monster Box
[11:42:20] [modloading-worker-11/INFO]: Loading Module Nether Obsidian Spikes
[11:42:20] [modloading-worker-11/INFO]: Loading Module New Stone Types
[11:42:20] [modloading-worker-11/INFO]: Loading Module Speleothems
[11:42:20] [modloading-worker-11/INFO]: Loading Module Underground Clay
[11:42:20] [modloading-worker-11/INFO]: Loading Module Brimstone Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Cave Crystal Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Elder Prismarine Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Glowshroom Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Lush Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Overgrown Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Permafrost Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Sandstone Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Slime Underground Biome
[11:42:20] [modloading-worker-11/INFO]: Loading Module Spider Nest Underground Biome
[11:42:20] [modloading-worker-14/INFO]: HELLO FROM PREINIT
[11:42:20] [modloading-worker-11/INFO]: Loading Module Crabs
[11:42:20] [modloading-worker-14/INFO]: DIRT BLOCK >> minecraft:dirt
[11:42:20] [modloading-worker-11/INFO]: Loading Module Foxhound
[11:42:20] [modloading-worker-11/INFO]: Loading Module Frogs
[11:42:20] [modloading-worker-11/INFO]: Loading Module Stonelings
[11:42:20] [modloading-worker-11/INFO]: Loading Module Toretoise
[11:42:20] [modloading-worker-11/INFO]: Loading Module Back Button Keybind
[11:42:20] [modloading-worker-11/INFO]: Loading Module Chest Searching
[11:42:20] [modloading-worker-11/INFO]: Loading Module Greener Grass
[11:42:20] [modloading-worker-11/INFO]: Loading Module Improved Mount Hud
[11:42:20] [modloading-worker-11/INFO]: Loading Module Improved Tooltips
[11:42:20] [modloading-worker-11/INFO]: Loading Module Usage Ticker
[11:42:20] [modloading-worker-11/INFO]: Loading Module Variant Animal Textures
[11:42:20] [modloading-worker-11/INFO]: Loading Module Backpack
[11:42:20] [modloading-worker-11/INFO]: Loading Module Magnets
[11:42:20] [modloading-worker-11/INFO]: Loading Module Matrix Enchanting
[11:42:20] [modloading-worker-11/INFO]: Loading Module Pipes
[11:42:20] [modloading-worker-11/INFO]: Loading Module Totem Of Holding
[11:42:20] [modloading-worker-11/INFO]: Loading Module Adjustable Chat
[11:42:20] [modloading-worker-11/INFO]: Loading Module Custom Underground Biome
[11:42:20] [Immersive Engineering Contributors Thread/INFO]: Attempting to download special revolvers from GitHub
[11:42:20] [Forge Version Check/INFO]: [controlling] Starting version check at https://updates.blamejared.com/get?n=controlling&gv=1.15.2
[11:42:20] [modloading-worker-4/INFO]: Finished Common Setup
[11:42:20] [modloading-worker-1/INFO]: Melter Recipes added 27
[11:42:20] [modloading-worker-4/INFO]: Successfully added slab support for type MinecraftSlabSupport
[11:42:20] [modloading-worker-4/INFO]: Successfully added slab support for type MinecraftCampfireSupport
[11:42:20] [modloading-worker-1/INFO]: Solidifier Recipes added 72
[11:42:20] [modloading-worker-4/INFO]: Successfully added slab support for type QuarkSlabSupport
[11:42:20] [modloading-worker-4/INFO]: Successfully added slab support for type AbnormalsCoreVerticalSlabSupport
[11:42:20] [modloading-worker-4/INFO]: Successfully added slab support for type AbnormalsCoreDirectionalVerticalSlabBlock
[11:42:20] [modloading-worker-15/INFO]: Post Initialization ( started )
[11:42:20] [modloading-worker-15/INFO]: Post Initialization ( ended after 153ms )
[11:42:20] [AstralSorcery Patreon Effect Loader/WARN]: Skipped 2 patreon effects during loading due to malformed data!
[11:42:20] [AstralSorcery Patreon Effect Loader/INFO]: Patreon effect loading finished.
[11:42:21] [Forge Version Check/INFO]: [controlling] Found status: BETA Current: 6.1.5.6 Target: 6.1.5.6
[11:42:21] [Forge Version Check/INFO]: [bookshelf] Starting version check at https://updates.blamejared.com/get?n=bookshelf&gv=1.15.2
[11:42:21] [Forge Version Check/INFO]: [bookshelf] Found status: BETA Current: 5.6.40 Target: 5.6.40
[11:42:21] [Forge Version Check/INFO]: [guardvillagers] Starting version check at https://raw.githubusercontent.com/seymourimadeit/guardvillagers/master/update.json
[11:42:21] [Forge Version Check/INFO]: [guardvillagers] Found status: OUTDATED Current: 1.0.7 Target: 1.0.8
[11:42:21] [Forge Version Check/INFO]: [darkutils] Starting version check at https://updates.blamejared.com/get?n=darkutils&gv=1.15.2
[11:42:21] [Forge Version Check/INFO]: [darkutils] Found status: BETA Current: 3.1.8 Target: 3.1.8
[11:42:21] [Forge Version Check/INFO]: [indreb] Starting version check at https://raw.githubusercontent.com/Maciej916/Industrial-Reborn/master/update.json
[11:42:21] [Forge Version Check/INFO]: [indreb] Found status: UP_TO_DATE Current: 1.15.2-0.4.0 Target: null
[11:42:21] [Forge Version Check/INFO]: [angermanagement] Starting version check at https://raw.githubusercontent.com/Lothrazar/AngerManagement/master/update.json
[11:42:21] [Forge Version Check/WARN]: Failed to process update information
java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/AngerManagement/master/update.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.FileNotFoundException: https://raw.githubusercontent.com/Lothrazar/AngerManagement/master/update.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1835) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 4 more
[11:42:21] [Forge Version Check/INFO]: [gaiadimension] Starting version check at https://raw.githubusercontent.com/Andromander/Gaia-Dimension/master/update.json
[11:42:21] [Forge Version Check/INFO]: [gaiadimension] Found status: BETA Current: 1.2.1 Target: null
[11:42:21] [Forge Version Check/INFO]: [endreborn] Starting version check at https://github.com/EleC0TroN/ER
[11:42:22] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 6 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 6 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:22] [Forge Version Check/INFO]: [tombstone] Starting version check at https://updates.blamejared.com/get?n=tombstone&gv=1.15.2
[11:42:22] [Forge Version Check/INFO]: [tombstone] Found status: BETA Current: 4.5.6 Target: 4.5.6
[11:42:22] [Forge Version Check/INFO]: [earthtojavamobs] Starting version check at https://raw.githubusercontent.com/Slexom/earth2java/master/update.json
[11:42:22] [Forge Version Check/INFO]: [earthtojavamobs] Found status: UP_TO_DATE Current: 1.5.0 Target: null
[11:42:22] [Forge Version Check/INFO]: [codechickenlib] Starting version check at https://version-check.covers1624.net/check/?mod=CodeChickenLib&mc=1.15.2
[11:42:23] [Forge Version Check/INFO]: [codechickenlib] Found status: UP_TO_DATE Current: 3.3.1.379 Target: null
[11:42:23] [Forge Version Check/INFO]: [darkpaintings] Starting version check at https://updates.blamejared.com/get?n=darkpaintings&gv=1.15.2
[11:42:23] [Forge Version Check/INFO]: [darkpaintings] Found status: BETA Current: 1.0.6 Target: 1.0.6
[11:42:23] [Forge Version Check/INFO]: [cyclic] Starting version check at https://raw.githubusercontent.com/Lothrazar/cyclic/trunk/1.15/update.json
[11:42:23] [Forge Version Check/INFO]: [cyclic] Found status: AHEAD Current: 1.15.2-0.6.1 Target: null
[11:42:23] [Forge Version Check/INFO]: [jmc] Starting version check at http://myurl.me/
[11:42:23] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:23] [Forge Version Check/INFO]: [cursed] Starting version check at https://updates.blamejared.com/get?n=cursed&gv=1.15.2
[11:42:23] [Forge Version Check/INFO]: [cursed] Found status: BETA_OUTDATED Current: 2.0.8 Target: 2.0.10
[11:42:23] [Forge Version Check/INFO]: [jeienchantmentinfo] Starting version check at https://github.com/Phylogeny/JEIEnchantmentInfo/raw/1.16.1/update.json
[11:42:23] [Forge Version Check/INFO]: [jeienchantmentinfo] Found status: AHEAD Current: 1.16.1-1.2.0 Target: null
[11:42:23] [Forge Version Check/INFO]: [goblintraders] Starting version check at https://raw.githubusercontent.com/MrCrayfish/ModUpdates/master/goblintraders/update.json
[11:42:23] [Forge Version Check/INFO]: [goblintraders] Found status: BETA Current: 1.2.0 Target: 1.2.0
[11:42:23] [Forge Version Check/INFO]: [goatmod] Starting version check at http://myurl.me/
[11:42:23] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:23] [Forge Version Check/INFO]: [fakeblocks] Starting version check at https://maxhenkel.de/update/fakeblocks.json
[11:42:24] [Forge Version Check/INFO]: [fakeblocks] Found status: UP_TO_DATE Current: 1.15.2-1.0.0 Target: null
[11:42:24] [Forge Version Check/INFO]: [botanypots] Starting version check at https://updates.blamejared.com/get?n=botanypots&gv=1.15.2
[11:42:24] [Forge Version Check/INFO]: [botanypots] Found status: BETA Current: 2.0.27 Target: 2.0.27
[11:42:24] [Forge Version Check/INFO]: [good_nights_sleep] Starting version check at https://gitlab.com/modding-legacy/supporters/-/raw/master/good-nights-sleep.json
[11:42:25] [Forge Version Check/WARN]: Failed to process update information
java.io.IOException: Server returned HTTP response code: 403 for URL: https://gitlab.com/modding-legacy/supporters/-/raw/master/good-nights-sleep.json
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1889) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection$10.run(HttpURLConnection.java:1884) ~[?:1.8.0_51]
at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1883) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1456) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:189) ~[?:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:206) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://gitlab.com/modding-legacy/supporters/-/raw/master/good-nights-sleep.json
at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1839) ~[?:1.8.0_51]
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1440) ~[?:1.8.0_51]
at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:480) ~[?:1.8.0_51]
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getResponseCode(HttpsURLConnectionImpl.java:338) ~[?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.openUrlStream(VersionChecker.java:173) ~[?:?]
... 4 more
[11:42:25] [Forge Version Check/INFO]: [additional_lights] Starting version check at https://gist.githubusercontent.com/mgen256/59abe85e7950f2319e7538afe2f910ba/raw
[11:42:25] [Forge Version Check/INFO]: [additional_lights] Found status: UP_TO_DATE Current: 2.0.2 Target: null
[11:42:25] [Forge Version Check/INFO]: [jeitweaker] Starting version check at https://updates.blamejared.com/get?n=JEITweaker&gv=1.15.2
[11:42:25] [Forge Version Check/INFO]: [jeitweaker] Found status: BETA Current: 1.0.1.3 Target: 1.0.1.3
[11:42:25] [Forge Version Check/INFO]: [enderstorage] Starting version check at https://version-check.covers1624.net/check/?mod=EnderStorage&mc=1.15.2
[11:42:25] [Forge Version Check/INFO]: [enderstorage] Found status: OUTDATED Current: 1.15.2-2.5.0.151 Target: 2.5.0.151
[11:42:25] [Forge Version Check/INFO]: [crafttweaker] Starting version check at https://updates.blamejared.com/get?n=crafttweaker&gv=1.15.2
[11:42:25] [Forge Version Check/INFO]: [crafttweaker] Found status: BETA_OUTDATED Current: 6.0.0.39 Target: 6.0.0.40
[11:42:25] [Forge Version Check/INFO]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[11:42:26] [Forge Version Check/INFO]: [forge] Found status: AHEAD Current: 31.2.36 Target: null
[11:42:26] [Forge Version Check/INFO]: [explorercraft] Starting version check at http://myurl.me/
[11:42:26] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:26] [Forge Version Check/INFO]: [infernalmobs] Starting version check at http://www.atomicstryker.net/updatemanager/infernalmobs.json
[11:42:26] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Unterminated object at line 15 column 84 path $..1.15.2.1
at com.google.gson.Gson.fromJson(Gson.java:902) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: com.google.gson.stream.MalformedJsonException: Unterminated object at line 15 column 84 path $..1.15.2.1
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:491) ~[gson-2.8.0.jar:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ObjectTypeAdapter.read(ObjectTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:187) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:26] [Forge Version Check/INFO]: [crocodile] Starting version check at http://myurl.me/
[11:42:26] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:26] [Forge Version Check/INFO]: [immersiveengineering] Starting version check at https://raw.githubusercontent.com/BluSunrize/ImmersiveEngineering/1.14/changelog.json
[11:42:26] [Forge Version Check/INFO]: [immersiveengineering] Found status: BETA Current: 1.15.2-3.2.0-114 Target: null
[11:42:26] [Forge Version Check/INFO]: [silentlib] Starting version check at https://raw.githubusercontent.com/SilentChaos512/SilentLib/1.14/update.json
[11:42:26] [Forge Version Check/INFO]: [silentlib] Found status: BETA Current: 4.6.6+59 Target: null
[11:42:26] [Forge Version Check/INFO]: [jeiintegration] Starting version check at https://cdn.snowshock35.com/mods/jei-integration/update.json
[11:42:26] [Forge Version Check/INFO]: [jeiintegration] Found status: BETA Current: 3.1.1.2 Target: null
[11:42:26] [Forge Version Check/INFO]: [doubleslabs] Starting version check at https://raw.githubusercontent.com/CJMinecraft01/DoubleSlabs/1.12.x/update.json
[11:42:26] [Forge Version Check/INFO]: [doubleslabs] Found status: UP_TO_DATE Current: 2.10.1 Target: null
[11:42:26] [Forge Version Check/INFO]: [craftablehorsearmour] Starting version check at http://myurl.me/
[11:42:26] [Forge Version Check/WARN]: Failed to process update information
com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.Gson.fromJson(Gson.java:899) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:852) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:801) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:773) ~[gson-2.8.0.jar:?]
at net.minecraftforge.fml.VersionChecker$1.process(VersionChecker.java:214) [?:?]
at net.minecraftforge.fml.VersionChecker$1$$Lambda$12706/1003667164.accept(Unknown Source) [?:?]
at java.lang.Iterable.forEach(Iterable.java:75) [?:1.8.0_51]
at net.minecraftforge.fml.VersionChecker$1.run(VersionChecker.java:157) [?:?]
Caused by: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
at com.google.gson.stream.JsonReader.beginObject(JsonReader.java:385) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:183) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.MapTypeAdapterFactory$Adapter.read(MapTypeAdapterFactory.java:145) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
... 7 more
[11:42:26] [Forge Version Check/INFO]: [exnihilosequentia] Starting version check at https://raw.githubusercontent.com/NovaMachina/ExNihiloSequentia/master/update.json
[11:42:26] [Forge Version Check/INFO]: [exnihilosequentia] Found status: BETA Current: 1.1.0.3 Target: 1.1.0.2
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/biomesoplenty/ethereal.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/integrateddynamics/menril.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apple.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apricot.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/banana.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/cherry.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/mango.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/olive.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/orange.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/pear.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/plum.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/brown_autumnal.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/fir.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/orange_autumnal.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/red_autumnal.json
[11:42:44] [modloading-worker-6/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/yellow_autumnal.json
[11:42:44] [modloading-worker-6/INFO]: Found 29 tree models.
[11:42:44] [Server-Worker-7/INFO]: Dispatching synchronous work after COMMON_SETUP: 69 jobs
[11:42:44] [Render thread/INFO]: Initializing Packet Registry
[11:42:45] [Server-Worker-7/INFO]: Synchronous work queue completed in 00:00:00.158
[11:42:45] [modloading-worker-2/INFO]: CraftTweaker client has loaded successfully!
[11:42:45] [modloading-worker-7/INFO]: GreaterEye client setup
[11:42:45] [modloading-worker-9/INFO]: Initializing client setup phase...
[11:42:45] [modloading-worker-0/WARN]: defineId called for: class com.endertech.minecraft.mods.adhooks.hook.HookShot from class com.endertech.minecraft.mods.adhooks.hook.HookShot$WatchedBool
[11:42:45] [modloading-worker-0/WARN]: defineId called for: class com.endertech.minecraft.mods.adhooks.hook.HookShot from class com.endertech.minecraft.mods.adhooks.hook.HookShot$WatchedBool
[11:42:45] [modloading-worker-0/WARN]: defineId called for: class com.endertech.minecraft.mods.adhooks.hook.HookShot from class com.endertech.minecraft.mods.adhooks.hook.HookShot$WatchedBool
[11:42:45] [modloading-worker-0/WARN]: defineId called for: class com.endertech.minecraft.mods.adhooks.hook.HookShot from class com.endertech.minecraft.mods.adhooks.hook.HookShot$WatchedBool
[11:42:45] [modloading-worker-9/INFO]: Client setup phase finished successfully.
[11:42:45] [JAOPCA Executor Thread/INFO]: Downloading localization file for language en_us
[11:42:45] [modloading-worker-5/INFO]: Started Client Setup Event
[11:42:45] [modloading-worker-5/INFO]: Registering TileEntity Renderers
[11:42:45] [modloading-worker-5/INFO]: Registering Render Types
[11:42:45] [modloading-worker-5/INFO]: Registering Screens
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.ZombieRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.WitherSkeletonRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.PigZombieRenderer
[11:42:45] [modloading-worker-15/INFO]: Illager: class net.minecraft.client.renderer.entity.VindicatorRenderer
[11:42:45] [modloading-worker-15/INFO]: Wandering Trader: class net.minecraft.client.renderer.entity.WanderingTraderRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.HuskRenderer
[11:42:45] [modloading-worker-15/INFO]: Illager: class net.minecraft.client.renderer.entity.PillagerRenderer
[11:42:45] [modloading-worker-15/INFO]: Illager: class net.minecraft.client.renderer.entity.IllusionerRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.VexRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.DrownedRenderer
[11:42:45] [modloading-worker-15/INFO]: Illager: class net.minecraft.client.renderer.entity.EvokerRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.ZombieVillagerRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.StrayRenderer
[11:42:45] [modloading-worker-15/INFO]: Biped: class net.minecraft.client.renderer.entity.SkeletonRenderer
[11:42:45] [modloading-worker-15/INFO]: Villager: class net.minecraft.client.renderer.entity.VillagerRenderer
[11:42:45] [modloading-worker-15/INFO]: Armor Stand: class net.minecraft.client.renderer.entity.ArmorStandRenderer
[11:42:45] [modloading-worker-5/INFO]: Finished Client Setup Event
[11:42:45] [modloading-worker-15/INFO]: Loading Crocodile client functionality.
[11:42:45] [JAOPCA Executor Thread/INFO]: Unable to download localization file for language en_us: File not found
[11:42:45] [modloading-worker-5/INFO]: Got game settings net.minecraft.client.GameSettings@76819a0a
[11:42:45] [modloading-worker-10/INFO]: Rendering squirrel physics...
[11:42:45] [Server-Worker-7/INFO]: Dispatching synchronous work after SIDED_SETUP: 11 jobs
[11:42:45] [Server-Worker-7/INFO]: Synchronous work queue completed in 00:00:00.083
[11:42:48] [Server-Worker-11/WARN]: File goblintraders:sounds/entity/goblin_trader/annoyed_grunt1.ogg does not exist, cannot add it to event goblintraders:entity.goblin_trader.annoyed_grunt
[11:42:48] [Server-Worker-11/WARN]: File endergetic:sounds/entity/puffbug/puffbug_hurt_1.ogg does not exist, cannot add it to event endergetic:entity.puffbug.hurt
[11:42:48] [Server-Worker-11/WARN]: File crocodile:sounds/croc_attack1.ogg does not exist, cannot add it to event crocodile:entity.crocodile.attack
[11:42:48] [Server-Worker-11/WARN]: File crocodile:sounds/croc_ambient1.ogg does not exist, cannot add it to event crocodile:entity.crocodile.ambient
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: greenapple_glacia:blockstates/plasma.json: java.io.FileNotFoundException: greenapple_glacia:blockstates/plasma.json
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=6'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=7'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=4'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=5'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=12'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=11'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=8'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=10'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=9'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=15'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=14'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=13'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=2'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=3'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=0'
[11:42:49] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'greenapple_glacia:blockstates/plasma.json' missing model for variant: 'greenapple_glacia:plasma#level=1'
[11:42:50] [Server-Worker-10/WARN]: Unable to load model: 'carpetstairsmod:block/stairs_slim_right_stairs' referenced from: carpetstairsmod:quark_yellow_blossom_leaf_carpet_stairs#conditional=true,facing=north,left=true,right=true,shape=straight: java.io.FileNotFoundException: carpetstairsmod:models/block/stairs_slim_right_stairs.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: indreb:blockstates/standard_battery_box.json: java.io.FileNotFoundException: indreb:blockstates/standard_battery_box.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'indreb:blockstates/standard_battery_box.json' missing model for variant: 'indreb:standard_battery_box#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: indreb:blockstates/advanced_battery_box.json: java.io.FileNotFoundException: indreb:blockstates/advanced_battery_box.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'indreb:blockstates/advanced_battery_box.json' missing model for variant: 'indreb:advanced_battery_box#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: indreb:blockstates/creative_battery_box.json: java.io.FileNotFoundException: indreb:blockstates/creative_battery_box.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'indreb:blockstates/creative_battery_box.json' missing model for variant: 'indreb:creative_battery_box#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/sludge_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/sludge_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sludge_block.json' missing model for variant: 'industrialforegoing:sludge_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/biofuel_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/biofuel_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/biofuel_block.json' missing model for variant: 'industrialforegoing:biofuel_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/essence_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/essence_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/essence_block.json' missing model for variant: 'industrialforegoing:essence_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/milk_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/milk_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/milk_block.json' missing model for variant: 'industrialforegoing:milk_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/pink_slime_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/pink_slime_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/pink_slime_block.json' missing model for variant: 'industrialforegoing:pink_slime_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/latex_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/latex_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/latex_block.json' missing model for variant: 'industrialforegoing:latex_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/meat_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/meat_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=2'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/meat_block.json' missing model for variant: 'industrialforegoing:meat_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_pity.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_pity.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_pity.json' missing model for variant: 'industrialforegoing:machine_frame_pity#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_simple.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_simple.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_simple.json' missing model for variant: 'industrialforegoing:machine_frame_simple#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_advanced.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_advanced.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_advanced.json' missing model for variant: 'industrialforegoing:machine_frame_advanced#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/machine_frame_supreme.json: java.io.FileNotFoundException: industrialforegoing:blockstates/machine_frame_supreme.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/machine_frame_supreme.json' missing model for variant: 'industrialforegoing:machine_frame_supreme#'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: industrialforegoing:blockstates/sewage_block.json: java.io.FileNotFoundException: industrialforegoing:blockstates/sewage_block.json
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=10'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=12'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=11'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=14'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=13'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=15'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=5'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=4'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=7'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=6'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=9'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=8'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=1'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=0'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=3'
[11:42:50] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'industrialforegoing:blockstates/sewage_block.json' missing model for variant: 'industrialforegoing:sewage_block#level=2'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: cyclic:blockstates/xpjuice_block.json: java.io.FileNotFoundException: cyclic:blockstates/xpjuice_block.json
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=3'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=2'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=5'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=4'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=1'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=15'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=0'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=13'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=14'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=11'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=12'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=7'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=6'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=10'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=9'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/xpjuice_block.json' missing model for variant: 'cyclic:xpjuice_block#level=8'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: cyclic:blockstates/slime_block.json: java.io.FileNotFoundException: cyclic:blockstates/slime_block.json
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=12'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=11'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=14'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=13'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=10'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=2'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=3'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=4'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=5'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=0'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=1'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=6'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=7'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=8'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=9'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/slime_block.json' missing model for variant: 'cyclic:slime_block#level=15'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: cyclic:blockstates/biomass_block.json: java.io.FileNotFoundException: cyclic:blockstates/biomass_block.json
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=10'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=11'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=12'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=13'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=14'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=15'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=1'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=0'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=9'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=8'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=7'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=6'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=5'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=4'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=3'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/biomass_block.json' missing model for variant: 'cyclic:biomass_block#level=2'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: cyclic:blockstates/honey_block.json: java.io.FileNotFoundException: cyclic:blockstates/honey_block.json
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=14'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=15'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=0'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=10'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=11'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=12'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=13'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=5'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=6'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=7'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=8'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=1'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=2'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=3'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=4'
[11:42:52] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'cyclic:blockstates/honey_block.json' missing model for variant: 'cyclic:honey_block#level=9'
[11:42:52] [Server-Worker-10/WARN]: Unable to load model: 'minecraft:blocks/block' referenced from: cyclic:plate_launch#: java.io.FileNotFoundException: minecraft:models/blocks/block.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.biotite.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.biotite.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.biotite.json' missing model for variant: 'jaopca:storage_blocks.biotite#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.blaze.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.blaze.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.blaze.json' missing model for variant: 'jaopca:storage_blocks.blaze#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.brass.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.brass.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.brass.json' missing model for variant: 'jaopca:storage_blocks.brass#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.brick.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.brick.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.brick.json' missing model for variant: 'jaopca:storage_blocks.brick#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.certus_quartz.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.certus_quartz.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.certus_quartz.json' missing model for variant: 'jaopca:storage_blocks.certus_quartz#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.corrupti.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.corrupti.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.corrupti.json' missing model for variant: 'jaopca:storage_blocks.corrupti#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.dragonstone.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.dragonstone.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.dragonstone.json' missing model for variant: 'jaopca:storage_blocks.dragonstone#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.end_crystal_gem.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.end_crystal_gem.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.end_crystal_gem.json' missing model for variant: 'jaopca:storage_blocks.end_crystal_gem#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.fine.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.fine.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.fine.json' missing model for variant: 'jaopca:storage_blocks.fine#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.hop_graphite.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.hop_graphite.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.hop_graphite.json' missing model for variant: 'jaopca:storage_blocks.hop_graphite#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.hot.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.hot.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.hot.json' missing model for variant: 'jaopca:storage_blocks.hot#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.khnumite.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.khnumite.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.khnumite.json' missing model for variant: 'jaopca:storage_blocks.khnumite#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.mana.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.mana.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.mana.json' missing model for variant: 'jaopca:storage_blocks.mana#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.mana_diamond.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.mana_diamond.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.mana_diamond.json' missing model for variant: 'jaopca:storage_blocks.mana_diamond#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.mundabitur.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.mundabitur.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.mundabitur.json' missing model for variant: 'jaopca:storage_blocks.mundabitur#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.nether_brick.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.nether_brick.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.nether_brick.json' missing model for variant: 'jaopca:storage_blocks.nether_brick#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.obsidian.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.obsidian.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.obsidian.json' missing model for variant: 'jaopca:storage_blocks.obsidian#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.prismarine.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.prismarine.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.prismarine.json' missing model for variant: 'jaopca:storage_blocks.prismarine#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.saltpeter.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.saltpeter.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.saltpeter.json' missing model for variant: 'jaopca:storage_blocks.saltpeter#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.scaynyx.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.scaynyx.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.scaynyx.json' missing model for variant: 'jaopca:storage_blocks.scaynyx#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.sulfur.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.sulfur.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.sulfur.json' missing model for variant: 'jaopca:storage_blocks.sulfur#'
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: jaopca:blockstates/storage_blocks.tin.json: java.io.FileNotFoundException: jaopca:blockstates/storage_blocks.tin.json
[11:43:04] [Server-Worker-10/WARN]: Exception loading blockstate definition: 'jaopca:blockstates/storage_blocks.tin.json' missing model for variant: 'jaopca:storage_blocks.tin#'
[11:43:11] [Server-Worker-10/WARN]: Unable to load model: 'indreb:standard_battery_box#inventory' referenced from: indreb:standard_battery_box#inventory: java.io.FileNotFoundException: indreb:models/item/standard_battery_box.json
[11:43:11] [Server-Worker-10/WARN]: Unable to load model: 'indreb:advanced_battery_box#inventory' referenced from: indreb:advanced_battery_box#inventory: java.io.FileNotFoundException: indreb:models/item/advanced_battery_box.json
[11:43:11] [Server-Worker-10/WARN]: Unable to load model: 'indreb:creative_battery_box#inventory' referenced from: indreb:creative_battery_box#inventory: java.io.FileNotFoundException: indreb:models/item/creative_battery_box.json
[11:43:11] [Server-Worker-10/WARN]: Unable to load model: 'industrialforegoing:mob_essence_tool#inventory' referenced from: industrialforegoing:mob_essence_tool#inventory: java.io.FileNotFoundException: industrialforegoing:models/item/mob_essence_tool.json
[11:43:11] [Server-Worker-10/WARN]: Unable to load model: 'industrialforegoing:block/marine_fisher' referenced from: industrialforegoing:marine_fisher#inventory: java.io.FileNotFoundException: industrialforegoing:models/block/marine_fisher.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'enigmaticlegacy:relic_of_testing#inventory' referenced from: enigmaticlegacy:relic_of_testing#inventory: java.io.FileNotFoundException: enigmaticlegacy:models/item/relic_of_testing.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_j_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_j_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_j_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_ridge_j_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_ridge_j_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_ridge_j_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_ridge_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_ridge_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_ridge_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_ridge_top_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_ridge_top_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_ridge_top_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_slab_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_slab_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_slab_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:black_tile_roof_slab_top_dyn#inventory' referenced from: chineseworkshop:black_tile_roof_slab_top_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/black_tile_roof_slab_top_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:bench_dyn#inventory' referenced from: chineseworkshop:bench_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/bench_dyn.json
[11:43:12] [Server-Worker-10/WARN]: Unable to load model: 'chineseworkshop:chair_dyn#inventory' referenced from: chineseworkshop:chair_dyn#inventory: java.io.FileNotFoundException: chineseworkshop:models/item/chair_dyn.json
[11:43:13] [Server-Worker-10/WARN]: Unable to load model: 'goatmod:goat_spawn_egg#inventory' referenced from: goatmod:goat_spawn_egg#inventory: java.io.FileNotFoundException: goatmod:models/item/goat_spawn_egg.json
[11:43:16] [Server-Worker-10/WARN]: Unable to load model: 'forbidden_arcanus:pixie_spawn_egg#inventory' referenced from: forbidden_arcanus:pixie_spawn_egg#inventory: java.io.FileNotFoundException: forbidden_arcanus:models/item/pixie_spawn_egg.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.biotite#inventory' referenced from: jaopca:storage_blocks.biotite#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.biotite.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.blaze#inventory' referenced from: jaopca:storage_blocks.blaze#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.blaze.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.brass#inventory' referenced from: jaopca:storage_blocks.brass#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.brass.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.brick#inventory' referenced from: jaopca:storage_blocks.brick#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.brick.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.certus_quartz#inventory' referenced from: jaopca:storage_blocks.certus_quartz#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.certus_quartz.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.corrupti#inventory' referenced from: jaopca:storage_blocks.corrupti#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.corrupti.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.dragonstone#inventory' referenced from: jaopca:storage_blocks.dragonstone#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.dragonstone.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.end_crystal_gem#inventory' referenced from: jaopca:storage_blocks.end_crystal_gem#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.end_crystal_gem.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.fine#inventory' referenced from: jaopca:storage_blocks.fine#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.fine.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.hop_graphite#inventory' referenced from: jaopca:storage_blocks.hop_graphite#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.hop_graphite.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.hot#inventory' referenced from: jaopca:storage_blocks.hot#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.hot.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.khnumite#inventory' referenced from: jaopca:storage_blocks.khnumite#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.khnumite.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.mana#inventory' referenced from: jaopca:storage_blocks.mana#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.mana.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.mana_diamond#inventory' referenced from: jaopca:storage_blocks.mana_diamond#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.mana_diamond.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.mundabitur#inventory' referenced from: jaopca:storage_blocks.mundabitur#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.mundabitur.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.nether_brick#inventory' referenced from: jaopca:storage_blocks.nether_brick#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.nether_brick.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.obsidian#inventory' referenced from: jaopca:storage_blocks.obsidian#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.obsidian.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.prismarine#inventory' referenced from: jaopca:storage_blocks.prismarine#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.prismarine.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.saltpeter#inventory' referenced from: jaopca:storage_blocks.saltpeter#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.saltpeter.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.scaynyx#inventory' referenced from: jaopca:storage_blocks.scaynyx#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.scaynyx.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.sulfur#inventory' referenced from: jaopca:storage_blocks.sulfur#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.sulfur.json
[11:43:17] [Server-Worker-10/WARN]: Unable to load model: 'jaopca:storage_blocks.tin#inventory' referenced from: jaopca:storage_blocks.tin#inventory: java.io.FileNotFoundException: jaopca:models/item/storage_blocks.tin.json
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/placer_fluid
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_steak
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_star
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_creeper
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/user_on
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/user
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/breaker
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/placer_fluid_on
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/collector
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_redstone
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_flamingo
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missingno in carpetstairsmod:block/quark_yellow_blossom_leaf_slim_right
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in cyclic:item/evoker_fang
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_diamond
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_bottle
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/placer_on
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/structure
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missing in extlights:block/light_wallneon_ender
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/placer_fluid
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/breaker_on
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/structure
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/peat_generator
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/placer
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/peat_generator
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/collector_fluid
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #missingno in industrialforegoing:item/marine_fisher
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/placer
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/collector_fluid
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/breaker
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:block/harvester
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/harvester
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/user
[11:43:22] [Server-Worker-10/WARN]: Unable to resolve texture reference: #-1 in cyclic:item/collector
[11:43:22] [Server-Worker-10/INFO]: Stitching Revolver Textures!
[11:43:22] [Server-Worker-2/ERROR]: Using missing texture, unable to load swampexpansion:textures/block/willow_planks.png : java.io.FileNotFoundException: swampexpansion:textures/block/willow_planks.png
[11:43:23] [Server-Worker-6/ERROR]: Using missing texture, unable to load cyclic:textures/blocks/side.png : java.io.FileNotFoundException: cyclic:textures/blocks/side.png
[11:43:26] [Server-Worker-2/ERROR]: Using missing texture, unable to load minecraft:textures/items/compass.png : java.io.FileNotFoundException: minecraft:textures/items/compass.png
[11:43:26] [Server-Worker-7/ERROR]: Using missing texture, unable to load swampexpansion:textures/block/willow_bookshelf.png : java.io.FileNotFoundException: swampexpansion:textures/block/willow_bookshelf.png
[11:43:29] [Server-Worker-9/ERROR]: Using missing texture, unable to load upgrade_aquatic:textures/item/bucket/jellyfish_bucket_immortal.png : java.io.FileNotFoundException: upgrade_aquatic:textures/item/bucket/jellyfish_bucket_immortal.png
[11:43:29] [Server-Worker-10/WARN]: Texture valhelsia_structures:block/jungle_post with size 10x16 limits mip level from 4 to 1
[11:43:37] [Server-Worker-9/ERROR]: Using missing texture, unable to load cookingforblockheads:textures/entity/cow/cow.png : java.io.FileNotFoundException: cookingforblockheads:textures/entity/cow/cow.png
[11:43:37] [Render thread/INFO]: Endimation Data Manager has Loaded 1 Endimations
[11:43:37] [Render thread/INFO]: [AssetLibrary] Refreshing and Invalidating Resources
[11:43:37] [Render thread/INFO]: [AssetLibrary] Successfully reloaded library.
[11:43:41] [modloading-worker-6/INFO]: Sending messages to Curios API...
[11:43:41] [modloading-worker-6/INFO]: Got IMC []
[11:43:41] [modloading-worker-5/INFO]: Hello world from the MDK
[11:43:41] [modloading-worker-5/INFO]: Got IMC [Hello world]
[11:43:41] [modloading-worker-3/INFO]: Hello world from GreaterEye
[11:43:41] [modloading-worker-3/INFO]: GreaterEye IMC
[11:43:41] [modloading-worker-9/INFO]: Integration TOP
[11:43:41] [modloading-worker-4/INFO]: Initializing load completion phase...
[11:43:41] [modloading-worker-4/INFO]: Initializing config values...
[11:43:41] [modloading-worker-4/INFO]: Registering brewing recipes...
[11:43:41] [modloading-worker-9/INFO]: Finished crazy bird creation!
[11:43:43] [modloading-worker-4/INFO]: Load completion phase finished successfully
[11:43:43] [Server-Worker-11/INFO]: Dispatching synchronous work after COMPLETE: 3 jobs
[11:43:43] [Render thread/INFO]: PostInit
[11:43:44] [Render thread/INFO]: JourneyMap log initialized.
[11:43:44] [Render thread/INFO]: initialize ENTER
[11:43:44] [Render thread/WARN]: Couldn't determine locale from game settings, defaulting to en_US
[11:43:44] [Render thread/INFO]: [ClientAPI] built with JourneyMap API 1.5-SNAPSHOT
[11:43:44] [Render thread/INFO]: Initializing plugins with Client API: journeymap.client.api.impl.ClientAPI
[11:43:44] [Render thread/INFO]: initialize EXIT, elapsed count 0 avg ?ms
[11:43:44] [Render thread/ERROR]: Couldn't locate icons for Default: C:\Users\Greg\Twitch\Minecraft\Instances\The%20Land%20of%20Super%20Friends%202\mods\journeymap-1.15.2-5.7.0b3.jar\assets\journeymap\icon\entity
[11:43:44] [Render thread/INFO]: Added entity icons from journeymap:icon/entity. Success: false
[11:43:44] [Render thread/ERROR]: Couldn't locate icons for flat: C:\Users\Greg\Twitch\Minecraft\Instances\The%20Land%20of%20Super%20Friends%202\mods\journeymap-1.15.2-5.7.0b3.jar\assets\journeymap\theme\flat
[11:43:44] [Render thread/INFO]: Preloaded theme textures: 0
[11:43:44] [Server-Worker-11/INFO]: Synchronous work queue completed in 00:00:00.517
[11:43:44] [JM-VersionCheck-1/INFO]: Newer version online: JourneyMap 5.7.0beta1.jar for Minecraft 1.15.2 on http://minecraft.curseforge.com/projects/journeymap/files/2894436
[11:44:10] [Render thread/WARN]: Missing sound for event: apotheosis:chain_zap
[11:44:10] [Render thread/INFO]: OpenAL initialized.
[11:44:10] [Render thread/INFO]: Sound engine started
[11:44:10] [Render thread/INFO]: Created: 256x128x0 jei:textures/atlas/gui.png-atlas
[11:44:10] [Render thread/INFO]: Created: 4096x2048x4 minecraft:textures/atlas/blocks.png-atlas
[11:44:10] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[11:44:10] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[11:44:10] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[11:44:10] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/chest.png-atlas
[11:44:10] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[11:44:10] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[11:44:16] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[11:44:16] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[11:44:16] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/mob_effects.png-atlas
[11:44:24] [Render thread/INFO]: Client cache cleared!
[11:44:25] [Render thread/WARN]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11:44:25] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:44:25] [Render thread/WARN]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:44:25] [Render thread/WARN]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[11:44:25] [Render thread/WARN]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[11:44:25] [Server thread/INFO]: Starting integrated minecraft server version 1.15.2
[11:44:25] [Server thread/INFO]: Generating keypair
[11:44:25] [Server thread/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\saves\World #5100-MX87\serverconfig\the_bumblezone-server.toml is not correct. Correcting
[11:44:25] [Server thread/WARN]: Configuration file C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\saves\World #5100-MX87\serverconfig\golems-server.toml is not correct. Correcting
[11:44:25] [Server thread/WARN]: Incorrect key golem_leaves.attack was corrected from 0.5 to 1.0
[11:44:25] [Server thread/INFO]: Registered dimension atum:atum of type atum:atum and id 3
[11:44:25] [Server thread/INFO]: Registered dimension greenapple_glacia:glacia of type greenapple_glacia:glacia and id 4
[11:44:25] [Server thread/INFO]: Registered dimension good_nights_sleep:good_dream of type good_nights_sleep:good_dream and id 5
[11:44:25] [Server thread/INFO]: Registered dimension good_nights_sleep:nightmare of type good_nights_sleep:nightmare and id 6
[11:44:25] [Server thread/INFO]: Registered dimension the_bumblezone:bumblezone of type the_bumblezone:ultraamplified and id 7
[11:44:25] [Server thread/INFO]: Registered dimension gaiadimension:gaia of type gaiadimension:gaia and id 8
[11:44:25] [Server thread/INFO]: Injecting existing registry data into this SERVER instance
[11:44:31] [Server thread/INFO]: Reloading ResourceManager: Default, inmemory:jaopca, Flamingo-oh-oh-oh-1.0-MC1.15.2.jar, CyclopsCore-1.15.2-1.8.3.jar, astralsorcery-1.15.2-1.12.6.jar, justenoughbeacons-2.0.jar, endportalrecipe_1.15-2.1.jar, CraftingAutomat-MC1.15.2-1.2.2.jar, ElenaiDodge-1.15.2-1.7.2.jar, DeathCounter-1.15.2-1.2.0.jar, curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar, ChineseWorkshop-1.15.2-2.5.1.jar, Glacia-15.2.2.jar, ContentTweaker-1.15-1.0.0.develop.20.jar, bambooeverything-1.15-1.0.0.jar, ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar, sakura_forest_1.0.0.jar, JRFTL [1.15.2]-1.1.jar, CookingForBlockheads_1.15.2-8.0.3.jar, Controlling-6.1.5.6.jar, Placebo-1.15.2-3.1.0.jar, Bookshelf-1.15.2-5.6.40.jar, guardvillagers-1.15.2-1.0.8.jar, DarkUtilities-1.15.2-3.1.8.jar, Apotheosis-1.15.2-3.2.4.jar, carpetstairsmod-1.15.2_v1.4.7.jar, FpsReducer-mc1.15.2-1.17.jar, JustEnoughResources-1.15.2-0.10.1.77.jar, EnergeticSheep-1.15.2-1.1.6.jar, BetterThanMending-1.4.0.jar, Industrial-Reborn-1.15.2-0.4.0.jar, EnhancedSnowman-1.15.2-1.0.1.jar, conduitsprdrowned_1.15-1.1.jar, AirHop-v1.2-1.15.2.jar, structure-gel-api-1.15.2-1.1.0.jar, BetterPingDisplay-1.15.2-1.0.jar, industrial-foregoing-1.15.2-2.3.3-e356e61.jar, angermanagement-1.15.2-1.0.0.jar, CommonCapabilities-1.15.2-2.5.3.jar, GreaterEye-1.15.2-1.0.14.jar, crashutilities-2.10.jar, BiomesOPlenty-1.15.2-10.0.0.366-universal.jar, Beekeeper-1.15.1-1.0.0.0.jar, valhelsia_structures-15.0.3a.jar, dungeons-plus-1.15.2-1.0.2.jar, spark-forge.jar, gaiadimension-1.15.2-1.2.1.jar, curios-FORGE-1.15.2-2.0.2.6.jar, Botania-r1.15-388.jar, Patchouli-1.15.2-1.2-35.jar, IllusionerTower1.0.0-MC1.15.2.jar, collective-1.15.2-1.38.jar, extlights-2.1.jar, config-2-3.0.jar, EndReborn [0.6.1].jar, libnonymous-1.15.2-1.1.1.5.jar, tombstone-4.5.6.jar, EnigmaticLegacy-1.7.2.jar, NaturesAura-28.4.jar, constructionwand-1.15-1.1.jar, curiouselytra-FORGE-1.15.2-2.0.jar, AI-Improvements-1.15.2-0.3.0.jar, observerlib-1.15.2-1.2.0.v60.jar, SakuraRosea-1.5.4-MC1.15.2.jar, the_bumblezone-1.15.2-1.3.10.jar, bwncr-1.15.2-3.6.13.jar, bettertridentreturn-1.15.2-1.0.1.jar, earth2java_1.5.0_forge_1.15.2.jar, ScalingHealth-1.15.2-3.0.9+54.jar, CodeChickenLib-1.15.2-3.3.1.379-universal.jar, CleanView-1.15.2-v1a.jar, DarkPaintings-1.15.2-1.0.6.jar, Cyclic-1.15.2-0.6.1.jar, cullparticles-1.0.jar, BetterAdvancements-1.15.2-0.1.0.99.jar, JustMoreCakes-1.1_MC1.15.2.jar, Kiwi-1.15.2-2.8.3.jar, ClientTweaks_1.15.2-4.2.0.jar, Cursed-1.15.2-2.0.8.jar, TsgStructures1.0.1-MC1.15.2.jar, jei-1.15.2-6.0.2.12.jar, JustEnoughCalculation-1.15.2-3.6.1.jar, JEIEnchantmentInfo-1.16.1-1.2.0.jar, EnderEnhancement-1.15.2-1.0.4.2.jar, breedablekr_1.15-1.2.jar, AttributeFix-1.15.2-7.0.2.jar, Abnormals-Core-1.15.2-1.0.6.jar, Bamboo-Blocks-1.15.2-1.4.1.jar, Buzzier-Bees-1.15.2-1.5.2.jar, goblintraders-1.2.0-1.15.2.jar, caelus-FORGE-1.15.2-2.0-beta3.jar, Upgrade-Aquatic-1.15.2-1.7.1.jar, Bloomful-1.15.2-1.4.1.jar, extraboats-1.3.6-1.15.2.jar, light-overlay-4.7.1.jar, journeymap-1.15.2-5.7.0b3.jar, GoatMod-1.15.2-1.1.jar, fakeblocks-1.15.2-1.0.0.jar, appliedenergistics2-7.0.0.jar, Artifacts-1.15.2-2.5.1.jar, decorative_blocks-1.15.2-1.7.jar, BotanyPots-1.15.2-2.0.27.jar, champions-FORGE-1.15.2-2.0-beta5.jar, AdHooks-1.15.2-5.1.0.0-build.0046.jar, good-nights-sleep-1.15.2-1.1.2.jar, curioofundying-FORGE-1.15.2-3.0.jar, betteranimalsplus-1.15.2-8.2.1.96.jar, BadMobs-1.15.2-5.0.2.jar, demagnetize-forge-1.15.2-1.2.2.jar, BonsaiTrees-2.1.2.6.jar, ClickMachine-1.15.2-3.0.2.jar, additional_lights-1.15.2-2.0.2.jar, JEITweaker-1.15.2-1.0.1.3.jar, dismountentity_1.15-1.2.jar, SBM-Merpig-1.15.1-0.0.1.jar, EnderStorage-1.15.2-2.5.0.151-universal.jar, CraftTweaker-1.15.2-6.0.0.39.jar, forge-1.15.2-31.2.36-universal.jar, Atum-1.15.2-2.1.4.jar, DramaticDoors-1.15.2-1.1.0.jar, Bones-1.15.2-1.3.2.jar, amb-1.15.2-0.6.0.jar, Explorercraft-1.15.2-4.0.2.jar, ColossalChests-1.15.2-1.7.12.jar, tellme-forge-1.15.2-0.8.1.jar, infernalmobs-1.15.2.1.jar, CraftingTweaks_1.15.2-11.0.1.jar, The-Endergetic-Expansion-1.15.2-v1.3.2.jar, Flopper-1.15.2-1.0.6.jar, Crocodile-0.1.0.jar, EnchantmentDescriptions-1.15.2-2.0.9.jar, theoneprobe-1.15-2.0.5.jar, clockout-1.15.2-1.0.0.jar, titanium-1.15.2-2.4.2.jar, ImmersiveEngineering-1.15.2-3.2.0-114.jar, SilentLib-1.15.2-4.6.6+59.jar, ExtraButtons-1.15.2-3.0.0.jar, forbidden_arcanus-1.15.2-1.5.jar, 1.15.x-horizontalpanes-1.0.0.jar, Ding-1.15.2-1.1.0.jar, Atmospheric-1.15.2-1.4.1.jar, JAHM-v1.3.4-[1.15.2].jar, jeiintegration_1.15.2-3.1.1.2.jar, HunterMod-1.15.2-1.0.3.jar, Savage-and-Ravage-1.15.2-1.1.4.jar, betconduitpl_1.15-1.1.jar, JAOPCA-1.15.2-3.2.0.14.jar, itemcollectors-1.0.2-mc1.15.jar, ftb-backups-2.1.0.2.jar, autumnity-1.3.3-1.15.2.jar, AutoRegLib-1.5-40.jar, AkashicTome-1.3-13.jar, Quark-r2.1-245.jar, Charm-1.15.2-1.5.9.jar, Covalent-1.15.2-1.0.2.jar, Enhanced-Mushrooms-1.15.2-v1.2.2.jar, extragolems-10.2.1.jar, FluxNetworks-1.15.2-5.0.3-4.jar, DoubleSlabs-1.15-2.10.1.jar, Auraddons-1.9.1.jar, hunterillager-1.15.2-0.7.2.jar, ConnectedGlass_1.15.2_v03.jar, Aquaculture-1.15.2-2.0.16.jar, CHAS v1.3 for 1.15.jar, exnihilosequentia-1.1.0.3.jar, CosmeticArmorReworked-1.15.2-v3a.jar, EnderMail-1.15.2-1.1.3.jar, DefaultOptions_1.15.2-11.0.1.jar
[11:44:31] [Server-Worker-8/ERROR]: Couldn't read item tag list minecraft:arrows from minecraft:tags/items/arrows.json in data pack Apotheosis-1.15.2-3.2.4.jar
com.google.gson.JsonParseException: Unknown value 'apotheosis:obsidian_arrow'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
at net.minecraft.tags.Tag$Builder$$Lambda$15130/312771537.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) [?:?]
at net.minecraft.tags.TagCollection$$Lambda$15108/1857464164.get(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[11:44:31] [Server-Worker-7/ERROR]: Couldn't read block tag list darkutils:slime_crucible from darkutils:tags/blocks/slime_crucible.json in data pack DarkUtilities-1.15.2-3.1.8.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
at net.minecraft.tags.Tag$Builder$$Lambda$15130/312771537.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) [?:?]
at net.minecraft.tags.TagCollection$$Lambda$15108/1857464164.get(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[11:44:31] [Server-Worker-8/ERROR]: Couldn't read item tag list darkutils:slime_crucible from darkutils:tags/items/slime_crucible.json in data pack DarkUtilities-1.15.2-3.1.8.jar
com.google.gson.JsonParseException: Unknown value 'darkutils:slime_crucible_green'
at net.minecraft.tags.Tag$Builder.lambda$fromJson$0(Tag.java:164) ~[?:?]
at net.minecraft.tags.Tag$Builder$$Lambda$15130/312771537.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.tags.Tag$Builder.func_219783_a(Tag.java:163) ~[?:?]
at net.minecraft.tags.TagCollection.lambda$reload$3(TagCollection.java:101) [?:?]
at net.minecraft.tags.TagCollection$$Lambda$15108/1857464164.get(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[11:44:32] [Server-Worker-13/ERROR]: Couldn't parse data file autumnity:foul_berry_sack_uncompress from autumnity:recipes/foul_berry_sack_uncompress.json
com.google.gson.JsonParseException: com.google.gson.stream.MalformedJsonException: Expected value at line 20 column 9 path $.conditions[0].values[1]
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:496) ~[?:?]
at net.minecraft.util.JSONUtils.func_193839_a(SourceFile:534) ~[?:?]
at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:48) [?:?]
at net.minecraft.client.resources.JsonReloadListener.func_212854_a_(JsonReloadListener.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11754/1353407972.get(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1582) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1574) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
Caused by: com.google.gson.stream.MalformedJsonException: Expected value at line 20 column 9 path $.conditions[0].values[1]
at com.google.gson.stream.JsonReader.syntaxError(JsonReader.java:1559) ~[gson-2.8.0.jar:?]
at com.google.gson.stream.JsonReader.doPeek(JsonReader.java:590) ~[gson-2.8.0.jar:?]
at com.google.gson.stream.JsonReader.hasNext(JsonReader.java:414) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:730) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:731) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:739) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapters$29.read(TypeAdapters.java:714) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapters$35$1.read(TypeAdapters.java:910) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188173_a(SourceFile:494) ~[?:?]
... 11 more
[11:44:32] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/biomesoplenty/ethereal', contains unknown sapling.
[11:44:32] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/biomesoplenty/ethereal as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe carpetstairsmod:poisonous_mushroom_wood_floor
com.google.gson.JsonSyntaxException: Unknown item 'extendedmushrooms:poisonous_mushroom_slab'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/traverse/orange_autumnal', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/traverse/orange_autumnal as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_green
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_green'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$15149/158417090.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:coconut_cake
com.google.gson.JsonSyntaxException: Unknown item 'tropicraft:coconut_chunk'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/orange', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/orange as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/banana', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/banana as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/green/lead
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_cream
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe carpetstairsmod:mushroom_wood_floor
com.google.gson.JsonSyntaxException: Unknown item 'extendedmushrooms:mushroom_slab'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:chorus_cake
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:chorus_fruit_popped'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe quark:building/crafting/chests/mushroom_chest
com.google.gson.JsonSyntaxException: Missing type, expected to find a string
at net.minecraft.util.JSONUtils.func_151200_h(SourceFile:112) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:131) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/mango', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/mango as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apple', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apple as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:ice_cake
com.google.gson.JsonSyntaxException: Unknown item 'jmc:ice_cake'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$15149/158417090.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:sprinkle_cake
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:dye'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe extraboats:ethereal_furnace_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe extraboats:ethereal_chest_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_boat'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe carpetstairsmod:glowshroom_wood_floor
com.google.gson.JsonSyntaxException: Unknown item 'extendedmushrooms:glowshroom_slab'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe goatmod:wool
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:wool'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$15149/158417090.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/pear', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/pear as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/traverse/brown_autumnal', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/traverse/brown_autumnal as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/cherry', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/cherry as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/crafting/slime_crucible_magma
com.google.gson.JsonSyntaxException: Unknown item 'darkutils:slime_crucible_magma'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$15149/158417090.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/olive', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/olive as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/traverse/yellow_autumnal', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/traverse/yellow_autumnal as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/apricot', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/apricot as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:christmas_cake
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:dye'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe extraboats:large_ethereal_boat
com.google.gson.JsonSyntaxException: Unknown item 'biomesoplenty:ethereal_planks'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/traverse/fir', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/traverse/fir as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:cake_oven
com.google.gson.JsonSyntaxException: Unknown item 'jmc:cake_oven'
at net.minecraft.item.crafting.ShapedRecipe.lambda$deserializeItem$0(ShapedRecipe.java:264) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$$Lambda$15149/158417090.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.ShapedRecipe.func_199798_a(ShapedRecipe.java:263) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:283) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/green/sticky_piston
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/magma/lava_bucket
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/traverse/red_autumnal', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/traverse/red_autumnal as it's serializer returned null
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/simplefarming/plum', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/simplefarming/plum as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/green/name_tag
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe jmc:creeper_cake
com.google.gson.JsonSyntaxException: Unknown item 'minecraft:skull'
at net.minecraft.item.crafting.Ingredient.lambda$deserializeItemList$12(Ingredient.java:214) ~[?:?]
at net.minecraft.item.crafting.Ingredient$$Lambda$15148/63938149.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.Ingredient.func_199803_a(Ingredient.java:213) ~[?:?]
at net.minecraftforge.common.crafting.VanillaIngredientSerializer.parse(VanillaIngredientSerializer.java:41) ~[?:?]
at net.minecraftforge.common.crafting.CraftingHelper.getIngredient(CraftingHelper.java:155) ~[?:?]
at net.minecraft.item.crafting.Ingredient.func_199802_a(Ingredient.java:187) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.func_192408_a(ShapedRecipe.java:254) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe.access$000(ShapedRecipe.java:24) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:278) ~[?:?]
at net.minecraft.item.crafting.ShapedRecipe$Serializer.func_199425_a_(ShapedRecipe.java:274) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:134) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/magma/magma_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_ball
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Skipping recipe 'bonsaitrees2:sapling/integrateddynamics/menril', contains unknown sapling.
[11:44:33] [Server thread/INFO]: Skipping loading recipe bonsaitrees2:sapling/integrateddynamics/menril as it's serializer returned null
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_egg
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Parsing error loading recipe darkutils:self/slimecrafting/green/slime_block
com.google.gson.JsonSyntaxException: Invalid or unsupported recipe type 'darkutils:slime_crafting'
at net.minecraft.item.crafting.RecipeManager.lambda$deserializeRecipe$8(RecipeManager.java:133) ~[?:?]
at net.minecraft.item.crafting.RecipeManager$$Lambda$15147/1261910866.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.item.crafting.RecipeManager.func_215377_a(RecipeManager.java:132) ~[?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:60) [?:?]
at net.minecraft.item.crafting.RecipeManager.func_212853_a_(RecipeManager.java:37) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/INFO]: Loaded 53 recipes
[11:44:33] [Server thread/INFO]: Registered 28 additional recipes.
[11:44:33] [Server thread/INFO]: Beginning replacement of all shapeless recipes...
[11:44:33] [Server thread/INFO]: Successfully replaced 1458 recipes with fast recipes.
[11:44:33] [Server thread/WARN]: Recipe with ID jaopca:storage_blocks.to_material.brass received invalid arguments: Empty output in recipe jaopca:storage_blocks.to_material.brass: forge:ingots/brass
[11:44:33] [Server thread/INFO]: Injected 65 recipes, 9762 recipes total
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table cyclic:blocks/structure_reader
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cyclic:structure_reader'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:glowshroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_wood_floor_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:poisonous_mushroom_wood_floor_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/red_mushroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:red_mushroom_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/mushroom_wood_floor
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'carpetstairsmod:mushroom_wood_floor'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/quark_birch_leaf_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'quark:birch_leaf_carpet_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:33] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:glowshroom_cap_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/red_mushroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:red_mushroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/brown_mushroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:brown_mushroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:poisonous_mushroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_wood_floor_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:glowshroom_wood_floor_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/mushroom_wood_floor_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:mushroom_wood_floor_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_wood_floor
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'carpetstairsmod:glowshroom_wood_floor'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:poisonous_mushroom_cap_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_wood_floor
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'carpetstairsmod:poisonous_mushroom_wood_floor'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table cyclic:blocks/structure_writer
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cyclic:structure_writer'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/brown_mushroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:brown_mushroom_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:34] [Server thread/INFO]: Registered 14 additional loot tables.
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/players as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/spawner as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/nearbyents as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement autumnity:recipes/foul_berry_pips as it's conditions were not met
[11:44:35] [Server thread/ERROR]: Parsing error loading custom advancement extraboats:recipes/large_ethereal_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/spawncount as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/modifier as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/redstone as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/mindelay as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement buzzierbees:recipes/decorations/willow_beehive as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement extraboats:recipes/large_se_willow_boat as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/conditions as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement extraboats:recipes/se_willow_furnace_boat as it's conditions were not met
[11:44:35] [Server thread/ERROR]: Parsing error loading custom advancement extraboats:recipes/ethereal_chest_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/spawnrange as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement extraboats:recipes/se_willow_chest_boat as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/maxdelay as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/playerrange as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/ultimate_spawner as it's conditions were not met
[11:44:35] [Server thread/ERROR]: Parsing error loading custom advancement extraboats:recipes/ethereal_furnace_boat: Unknown item id 'biomesoplenty:ethereal_boat'
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/spawncap as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/root as it's conditions were not met
[11:44:35] [Server thread/INFO]: Skipping loading advancement apotheosis:spawner/capturing as it's conditions were not met
[11:44:35] [Server thread/INFO]: Loaded 3890 advancements
[11:44:35] [Server thread/ERROR]: Couldn't parse loot modifier scalinghealth:hostile
java.lang.NullPointerException: null
at net.minecraftforge.common.loot.LootModifierManager.deserializeModifier(LootModifierManager.java:139) ~[?:?]
at net.minecraftforge.common.loot.LootModifierManager.lambda$apply$0(LootModifierManager.java:118) [?:?]
at net.minecraftforge.common.loot.LootModifierManager$$Lambda$15342/1348209366.accept(Unknown Source) [?:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:116) [?:?]
at net.minecraftforge.common.loot.LootModifierManager.func_212853_a_(LootModifierManager.java:57) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:35] [Server thread/ERROR]: Couldn't parse loot modifier scalinghealth:boss
java.lang.NullPointerException: null
at net.minecraftforge.common.loot.LootModifierManager.deserializeModifier(LootModifierManager.java:139) ~[?:?]
at net.minecraftforge.common.loot.LootModifierManager.lambda$apply$0(LootModifierManager.java:118) [?:?]
at net.minecraftforge.common.loot.LootModifierManager$$Lambda$15342/1348209366.accept(Unknown Source) [?:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:116) [?:?]
at net.minecraftforge.common.loot.LootModifierManager.func_212853_a_(LootModifierManager.java:57) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:35] [Server thread/ERROR]: Couldn't parse loot modifier scalinghealth:peaceful
java.lang.NullPointerException: null
at net.minecraftforge.common.loot.LootModifierManager.deserializeModifier(LootModifierManager.java:139) ~[?:?]
at net.minecraftforge.common.loot.LootModifierManager.lambda$apply$0(LootModifierManager.java:118) [?:?]
at net.minecraftforge.common.loot.LootModifierManager$$Lambda$15342/1348209366.accept(Unknown Source) [?:?]
at java.util.ArrayList.forEach(ArrayList.java:1249) [?:1.8.0_51]
at net.minecraftforge.common.loot.LootModifierManager.apply(LootModifierManager.java:116) [?:?]
at net.minecraftforge.common.loot.LootModifierManager.func_212853_a_(LootModifierManager.java:57) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?]
at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?]
at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at net.minecraft.server.MinecraftServer.func_195568_a(MinecraftServer.java:1464) [?:?]
at net.minecraft.server.MinecraftServer.func_195560_a(MinecraftServer.java:450) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71247_a(IntegratedServer.java:77) [?:?]
at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:96) [?:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:613) [?:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[11:44:35] [Thread-43/INFO]: Finished recipe profiler for Arc Recycling, took 20 milliseconds
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_chest_gold, missing knowledge for {1 wanderer_chest=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_legs_gold, missing knowledge for {1 wanderer_legs=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_chest_iron, missing knowledge for {1 wanderer_chest=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_legs_iron, missing knowledge for {1 wanderer_legs=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_helmet_iron, missing knowledge for {1 wanderer_helmet=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_boots_iron, missing knowledge for {1 wanderer_boots=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_boots_gold, missing knowledge for {1 wanderer_boots=1.0}
[11:44:35] [Server thread/INFO]: Couldn't fully analyze 1 desert_helmet_gold, missing knowledge for {1 wanderer_helmet=1.0}
[11:44:35] [Server thread/INFO]: Loaded 19 affix loot entries from resources.
[11:44:35] [Server thread/INFO]: Loaded 18 recipes
[11:44:35] [Server thread/INFO]: Loaded 414 perks
[11:44:35] [Server thread/INFO]: Loaded 29 bonsai types and 6 soil types
[11:44:35] [Server thread/INFO]: CraftTweaker reload starting!
[11:44:35] [Server thread/INFO]: CraftTweaker reload complete!
[11:44:35] [Server thread/INFO]: Updated soil compatibility
[11:44:41] [Server thread/INFO]: We are set for the world of Gaia.
[11:44:41] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:deserializeNBT:212]: deserializeNBT
[11:44:41] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:deserializeNBT:213]: 0
[11:44:41] [Server thread/INFO]: FluxNetworkData has been successfully loaded
[11:44:41] [Server thread/WARN]: defineId called for: class net.minecraft.entity.passive.WolfEntity from class com.greenapple.glacia.entity.EntitySaberToothedCat$Companion$COLLAR_COLOR$2
[11:44:41] [Server thread/WARN]: defineId called for: class com.greenapple.glacia.entity.EntityGlacialSeeker from class com.greenapple.glacia.entity.EntityDataDelegate$$special$$inlined$lazyProperty$1
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityBearNeutral from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityDeer from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityLammergeier from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityFeralWolf from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityCoyote from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityGoat from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityPheasant from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityReindeer from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityBoar from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntitySquirrel from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntitySongbird from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityBadger from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityCrab from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityHorseshoeCrab from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityMoose from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityTurkey from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityZotzpyre from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityGoose from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:41] [Server thread/WARN]: defineId called for: class net.minecraft.entity.monster.CreeperEntity from class com.zathrox.explorercraft.common.entity.EnderreeperEntity
[11:44:41] [Server thread/WARN]: defineId called for: class net.minecraft.entity.passive.ParrotEntity from class com.stal111.forbidden_arcanus.entity.PixieEntity
[11:44:41] [Server thread/INFO]: Adding 'cooldown_tracker_set' ASM patch...
[11:44:41] [Server thread/INFO]: Added 'cooldown_tracker_set' ASM patch!
[11:44:41] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@6da702cd
[11:44:42] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
[11:44:43] [Render thread/INFO]: Preparing spawn area: 0%
[11:44:43] [Render thread/INFO]: Preparing spawn area: 0%
[11:44:43] [Render thread/INFO]: Preparing spawn area: 0%
[11:44:43] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityJellyfish from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:43] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityJellyfish from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:43] [Server thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityWhale from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:43] [Render thread/INFO]: Time elapsed: 1552 ms
[11:44:43] [Server thread/INFO]: Updated soil compatibility
[11:44:43] [Server thread/INFO]: [Ex Nihilo: Sequentia]: Tag: minecraft:saplings already registered. Skipping item minecraft:brown_mushroom ...
[11:44:43] [Server thread/INFO]: [Ex Nihilo: Sequentia]: Tag: minecraft:saplings already registered. Skipping item minecraft:red_mushroom ...
[11:44:43] [Server thread/INFO]: Loading Crocodile server functionality.
[11:44:43] [Server thread/INFO]: HELLO from server starting
[11:44:43] [Server thread/INFO]: Deaths not found, presuming new world: C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\saves\World #5100-MX87\deaths.json
[11:44:43] [Server thread/INFO]: GreaterEye server setup
[11:44:43] [Server thread/INFO]: Registering BoP commands...
[11:44:43] [Server thread/INFO]: Registering 1 commands.
[11:44:43] [Thread-79/WARN]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/EnergeticSheep.txt
[11:44:43] [Thread-79/WARN]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/CommonCapabilities.txt
[11:44:43] [Thread-79/WARN]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/Flopper.txt
[11:44:43] [Server thread/INFO]: Backups folder - C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\backups
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (nightmare): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (atum): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (bumblezone): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (glacia): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (good_dream): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (gaia): All chunks are saved
[11:44:44] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[11:44:44] [Server thread/INFO]: Changing view distance to 11, from 10
[11:44:45] [Thread-79/WARN]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/ColossalChests.txt
[11:44:45] [Netty Server IO #1/INFO]: Skipping config sync, No mods have registered a syncable config.
[11:44:45] [Thread-79/WARN]: Could not get version info: java.io.FileNotFoundException: https://raw.githubusercontent.com/CyclopsMC/Versions/master/1.15/CyclopsCore.txt
[11:44:45] [Netty Local Client IO #0/INFO]: Dev Mode?
[11:44:45] [Netty Server IO #1/INFO]: Dev Mode?
[11:44:46] [Netty Local Client IO #0/INFO]: Connected to a modded server.
[11:44:46] [Server thread/INFO]: Using new advancement loading for net.minecraft.advancements.PlayerAdvancements@19058e3e
[11:44:46] [Server thread/INFO]: Yourname942[local:E:554fbeed] logged in with entity id 617 at (8.5, 62.13545277997091, 8.5)
[11:44:46] [Server thread/INFO]: Yourname942 joined the game
[11:44:46] [Server thread/INFO]: Sending login packet to player ServerPlayerEntity['Yourname942'/617, l='World #5100-MX87', x=8.50, y=62.14, z=8.50]
[11:44:46] [Server thread/INFO]: Updating stats for null
[11:44:46] [Server thread/INFO]: Saving and pausing game...
[11:44:46] [Server thread/INFO]: Saving chunks for level 'World #5100-MX87'/minecraft:overworld
[11:44:46] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:serializeNBT:203]: serializeNBT
[11:44:46] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:serializeNBT:204]: 0
[11:44:47] [Thread-89/INFO]: Finished recipe profiler for Arc Recycling, took 7 milliseconds
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_boots_gold, missing knowledge for {1 wanderer_boots=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_legs_gold, missing knowledge for {1 wanderer_legs=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 forbidden_axe, missing knowledge for {1 diamond_axe=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_boots_iron, missing knowledge for {1 wanderer_boots=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_helmet_gold, missing knowledge for {1 wanderer_helmet=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_chest_gold, missing knowledge for {1 wanderer_chest=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_chest_iron, missing knowledge for {1 wanderer_chest=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_helmet_iron, missing knowledge for {1 wanderer_helmet=1.0}
[11:44:47] [Render thread/INFO]: Couldn't fully analyze 1 desert_legs_iron, missing knowledge for {1 wanderer_legs=1.0}
[11:44:47] [Render thread/INFO]: Updated soil compatibility
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/biomesoplenty/ethereal.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/integrateddynamics/menril.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apple.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/apricot.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/banana.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/cherry.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/mango.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/olive.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/orange.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/pear.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/simplefarming/plum.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/brown_autumnal.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/fir.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/orange_autumnal.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/red_autumnal.json
[11:44:54] [Render thread/WARN]: Unable to read model from: bonsaitrees2:models/tree/traverse/yellow_autumnal.json
[11:44:54] [Render thread/INFO]: Found 29 tree models.
[11:44:54] [Render thread/INFO]: Starting JEI...
[11:44:54] [Render thread/INFO]: Reloading ResourceManager: Default, Flamingo-oh-oh-oh-1.0-MC1.15.2.jar, CyclopsCore-1.15.2-1.8.3.jar, astralsorcery-1.15.2-1.12.6.jar, justenoughbeacons-2.0.jar, endportalrecipe_1.15-2.1.jar, CraftingAutomat-MC1.15.2-1.2.2.jar, ElenaiDodge-1.15.2-1.7.2.jar, DeathCounter-1.15.2-1.2.0.jar, curiousshulkerboxes-FORGE-1.15.2-2.0.1.jar, ChineseWorkshop-1.15.2-2.5.1.jar, Glacia-15.2.2.jar, ContentTweaker-1.15-1.0.0.develop.20.jar, bambooeverything-1.15-1.0.0.jar, ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar, sakura_forest_1.0.0.jar, JRFTL [1.15.2]-1.1.jar, CookingForBlockheads_1.15.2-8.0.3.jar, Controlling-6.1.5.6.jar, Placebo-1.15.2-3.1.0.jar, Bookshelf-1.15.2-5.6.40.jar, guardvillagers-1.15.2-1.0.8.jar, DarkUtilities-1.15.2-3.1.8.jar, Apotheosis-1.15.2-3.2.4.jar, carpetstairsmod-1.15.2_v1.4.7.jar, FpsReducer-mc1.15.2-1.17.jar, JustEnoughResources-1.15.2-0.10.1.77.jar, EnergeticSheep-1.15.2-1.1.6.jar, BetterThanMending-1.4.0.jar, Industrial-Reborn-1.15.2-0.4.0.jar, EnhancedSnowman-1.15.2-1.0.1.jar, conduitsprdrowned_1.15-1.1.jar, AirHop-v1.2-1.15.2.jar, structure-gel-api-1.15.2-1.1.0.jar, BetterPingDisplay-1.15.2-1.0.jar, industrial-foregoing-1.15.2-2.3.3-e356e61.jar, angermanagement-1.15.2-1.0.0.jar, CommonCapabilities-1.15.2-2.5.3.jar, GreaterEye-1.15.2-1.0.14.jar, crashutilities-2.10.jar, BiomesOPlenty-1.15.2-10.0.0.366-universal.jar, Beekeeper-1.15.1-1.0.0.0.jar, valhelsia_structures-15.0.3a.jar, dungeons-plus-1.15.2-1.0.2.jar, spark-forge.jar, gaiadimension-1.15.2-1.2.1.jar, curios-FORGE-1.15.2-2.0.2.6.jar, Botania-r1.15-388.jar, Patchouli-1.15.2-1.2-35.jar, IllusionerTower1.0.0-MC1.15.2.jar, collective-1.15.2-1.38.jar, extlights-2.1.jar, config-2-3.0.jar, EndReborn [0.6.1].jar, libnonymous-1.15.2-1.1.1.5.jar, tombstone-4.5.6.jar, EnigmaticLegacy-1.7.2.jar, NaturesAura-28.4.jar, constructionwand-1.15-1.1.jar, curiouselytra-FORGE-1.15.2-2.0.jar, AI-Improvements-1.15.2-0.3.0.jar, observerlib-1.15.2-1.2.0.v60.jar, SakuraRosea-1.5.4-MC1.15.2.jar, the_bumblezone-1.15.2-1.3.10.jar, bwncr-1.15.2-3.6.13.jar, bettertridentreturn-1.15.2-1.0.1.jar, earth2java_1.5.0_forge_1.15.2.jar, ScalingHealth-1.15.2-3.0.9+54.jar, CodeChickenLib-1.15.2-3.3.1.379-universal.jar, CleanView-1.15.2-v1a.jar, DarkPaintings-1.15.2-1.0.6.jar, Cyclic-1.15.2-0.6.1.jar, cullparticles-1.0.jar, BetterAdvancements-1.15.2-0.1.0.99.jar, JustMoreCakes-1.1_MC1.15.2.jar, Kiwi-1.15.2-2.8.3.jar, ClientTweaks_1.15.2-4.2.0.jar, Cursed-1.15.2-2.0.8.jar, TsgStructures1.0.1-MC1.15.2.jar, jei-1.15.2-6.0.2.12.jar, JustEnoughCalculation-1.15.2-3.6.1.jar, JEIEnchantmentInfo-1.16.1-1.2.0.jar, EnderEnhancement-1.15.2-1.0.4.2.jar, breedablekr_1.15-1.2.jar, AttributeFix-1.15.2-7.0.2.jar, Abnormals-Core-1.15.2-1.0.6.jar, Bamboo-Blocks-1.15.2-1.4.1.jar, Buzzier-Bees-1.15.2-1.5.2.jar, goblintraders-1.2.0-1.15.2.jar, caelus-FORGE-1.15.2-2.0-beta3.jar, Upgrade-Aquatic-1.15.2-1.7.1.jar, Bloomful-1.15.2-1.4.1.jar, extraboats-1.3.6-1.15.2.jar, light-overlay-4.7.1.jar, journeymap-1.15.2-5.7.0b3.jar, GoatMod-1.15.2-1.1.jar, fakeblocks-1.15.2-1.0.0.jar, appliedenergistics2-7.0.0.jar, Artifacts-1.15.2-2.5.1.jar, decorative_blocks-1.15.2-1.7.jar, BotanyPots-1.15.2-2.0.27.jar, champions-FORGE-1.15.2-2.0-beta5.jar, AdHooks-1.15.2-5.1.0.0-build.0046.jar, good-nights-sleep-1.15.2-1.1.2.jar, curioofundying-FORGE-1.15.2-3.0.jar, betteranimalsplus-1.15.2-8.2.1.96.jar, BadMobs-1.15.2-5.0.2.jar, demagnetize-forge-1.15.2-1.2.2.jar, BonsaiTrees-2.1.2.6.jar, ClickMachine-1.15.2-3.0.2.jar, additional_lights-1.15.2-2.0.2.jar, JEITweaker-1.15.2-1.0.1.3.jar, dismountentity_1.15-1.2.jar, SBM-Merpig-1.15.1-0.0.1.jar, EnderStorage-1.15.2-2.5.0.151-universal.jar, CraftTweaker-1.15.2-6.0.0.39.jar, forge-1.15.2-31.2.36-universal.jar, Atum-1.15.2-2.1.4.jar, DramaticDoors-1.15.2-1.1.0.jar, Bones-1.15.2-1.3.2.jar, amb-1.15.2-0.6.0.jar, Explorercraft-1.15.2-4.0.2.jar, ColossalChests-1.15.2-1.7.12.jar, tellme-forge-1.15.2-0.8.1.jar, infernalmobs-1.15.2.1.jar, CraftingTweaks_1.15.2-11.0.1.jar, forge-1.15.2-31.2.36-client.jar, The-Endergetic-Expansion-1.15.2-v1.3.2.jar, Flopper-1.15.2-1.0.6.jar, Crocodile-0.1.0.jar, EnchantmentDescriptions-1.15.2-2.0.9.jar, theoneprobe-1.15-2.0.5.jar, clockout-1.15.2-1.0.0.jar, titanium-1.15.2-2.4.2.jar, ImmersiveEngineering-1.15.2-3.2.0-114.jar, SilentLib-1.15.2-4.6.6+59.jar, ExtraButtons-1.15.2-3.0.0.jar, forbidden_arcanus-1.15.2-1.5.jar, 1.15.x-horizontalpanes-1.0.0.jar, Ding-1.15.2-1.1.0.jar, Atmospheric-1.15.2-1.4.1.jar, JAHM-v1.3.4-[1.15.2].jar, jeiintegration_1.15.2-3.1.1.2.jar, HunterMod-1.15.2-1.0.3.jar, Savage-and-Ravage-1.15.2-1.1.4.jar, betconduitpl_1.15-1.1.jar, JAOPCA-1.15.2-3.2.0.14.jar, itemcollectors-1.0.2-mc1.15.jar, ftb-backups-2.1.0.2.jar, autumnity-1.3.3-1.15.2.jar, AutoRegLib-1.5-40.jar, AkashicTome-1.3-13.jar, Quark-r2.1-245.jar, Charm-1.15.2-1.5.9.jar, Covalent-1.15.2-1.0.2.jar, Enhanced-Mushrooms-1.15.2-v1.2.2.jar, extragolems-10.2.1.jar, FluxNetworks-1.15.2-5.0.3-4.jar, DoubleSlabs-1.15-2.10.1.jar, Auraddons-1.9.1.jar, hunterillager-1.15.2-0.7.2.jar, ConnectedGlass_1.15.2_v03.jar, Aquaculture-1.15.2-2.0.16.jar, CHAS v1.3 for 1.15.jar, exnihilosequentia-1.1.0.3.jar, CosmeticArmorReworked-1.15.2-v3a.jar, EnderMail-1.15.2-1.1.3.jar, DefaultOptions_1.15.2-11.0.1.jar
[11:44:54] [Render thread/INFO]: [CHAT] Thanks for using Ex Nihilo: Sequentia! This mod is newly released and is probably missing a lot of stuff and broken somewhere.
[11:44:54] [Render thread/INFO]: [CHAT] To report any issues or make a suggestion, go to:
[11:44:54] [Render thread/INFO]: [CHAT] https://github.com/NovaMachina/ExNihiloSequentia/issues
[11:44:54] [Render thread/WARN]: Unknown custom packet identifier: jecalculation:main
[11:44:54] [Render thread/INFO]: Processing login packet
[11:44:54] [Render thread/INFO]: World area mode: Weighted Average
[11:44:54] [Render thread/INFO]: World max difficulty: 250.0
[11:44:54] [Render thread/INFO]: Loaded 59 advancements
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: naturesaura:chunk_loader
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: naturesaura:rf_converter
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: naturesaura:chunk_loader
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:enchantability
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:baubles
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:gardenofglass
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:gardenofglass
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:gardenofglass
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:gardenofglass
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:gardenofglass
[11:44:54] [Render thread/WARN]: Queried for unknown config flag: mod:thaumcraft
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table cyclic:blocks/structure_reader
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cyclic:structure_reader'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:glowshroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_wood_floor_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:poisonous_mushroom_wood_floor_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/red_mushroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:red_mushroom_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/mushroom_wood_floor
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'carpetstairsmod:mushroom_wood_floor'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table darkutils:blocks/slime_crucible_green
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_green'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/quark_birch_leaf_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'quark:birch_leaf_carpet_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:glowshroom_cap_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/red_mushroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:red_mushroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/brown_mushroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:brown_mushroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_carpet_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:poisonous_mushroom_carpet_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:55] [Render thread/ERROR]: Couldn't parse loot table darkutils:blocks/slime_crucible_wither
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_wither'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table darkutils:blocks/slime_crucible_magma
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'darkutils:slime_crucible_magma'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_wood_floor_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:glowshroom_wood_floor_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/mushroom_wood_floor_stair
java.lang.IllegalArgumentException: Can't find block carpetstairsmod:mushroom_wood_floor_stair
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_227569_a_(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer$$Lambda$15265/1808123588.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:84) ~[?:?]
at net.minecraft.world.storage.loot.conditions.BlockStateProperty$Serializer.func_186603_b(SourceFile:64) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:85) ~[?:?]
at net.minecraft.world.storage.loot.conditions.LootConditionManager$Serializer.deserialize(SourceFile:73) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:103) ~[?:?]
at net.minecraft.world.storage.loot.LootFunction$Serializer.func_212870_b_(SourceFile:89) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:93) ~[?:?]
at net.minecraft.world.storage.loot.functions.LootFunctionManager$Serializer.deserialize(SourceFile:81) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:154) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/glowshroom_wood_floor
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'carpetstairsmod:glowshroom_wood_floor'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:poisonous_mushroom_cap_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/poisonous_mushroom_wood_floor
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'carpetstairsmod:poisonous_mushroom_wood_floor'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table cyclic:blocks/structure_writer
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'cyclic:structure_writer'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/ERROR]: Couldn't parse loot table carpetstairsmod:blocks/brown_mushroom_carpet_slab
com.google.gson.JsonSyntaxException: Expected name to be an item, was unknown string 'extendedmushrooms:brown_mushroom_carpet'
at net.minecraft.util.JSONUtils.func_219793_a(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils$$Lambda$15218/1270827271.get(Unknown Source) ~[?:?]
at java.util.Optional.orElseThrow(Optional.java:290) ~[?:1.8.0_51]
at net.minecraft.util.JSONUtils.func_188172_b(SourceFile:128) ~[?:?]
at net.minecraft.util.JSONUtils.func_188180_i(SourceFile:136) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:54) ~[?:?]
at net.minecraft.world.storage.loot.ItemLootEntry$Serializer.func_212829_b_(SourceFile:35) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:156) ~[?:?]
at net.minecraft.world.storage.loot.StandaloneLootEntry$Serializer.func_212865_b_(SourceFile:130) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:53) ~[?:?]
at net.minecraft.world.storage.loot.LootEntryManager$Serializer.deserialize(SourceFile:41) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188174_a(SourceFile:449) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:205) ~[?:?]
at net.minecraft.world.storage.loot.LootPool$Serializer.deserialize(LootPool.java:202) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.read(TypeAdapterRuntimeTypeWrapper.java:41) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.ArrayTypeAdapter.read(ArrayTypeAdapter.java:72) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.deserialize(TreeTypeAdapter.java:162) ~[gson-2.8.0.jar:?]
at net.minecraft.util.JSONUtils.func_188179_a(SourceFile:441) ~[?:?]
at net.minecraft.util.JSONUtils.func_188177_a(SourceFile:457) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:245) ~[?:?]
at net.minecraft.world.storage.loot.LootTable$Serializer.deserialize(LootTable.java:242) ~[?:?]
at com.google.gson.internal.bind.TreeTypeAdapter.read(TreeTypeAdapter.java:69) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:887) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:952) ~[gson-2.8.0.jar:?]
at com.google.gson.Gson.fromJson(Gson.java:925) ~[gson-2.8.0.jar:?]
at net.minecraftforge.common.ForgeHooks.loadLootTable(ForgeHooks.java:824) ~[?:?]
at net.minecraft.world.storage.loot.LootTableManager.lambda$apply$0(LootTableManager.java:46) [?:?]
at net.minecraft.world.storage.loot.LootTableManager$$Lambda$15263/587718844.accept(Unknown Source) [?:?]
at java.util.HashMap.forEach(HashMap.java:1280) [?:1.8.0_51]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:44) [?:?]
at net.minecraft.world.storage.loot.LootTableManager.func_212853_a_(LootTableManager.java:22) [?:?]
at net.minecraft.client.resources.ReloadListener.func_215269_a(SourceFile:13) [?:?]
at net.minecraft.client.resources.ReloadListener$$Lambda$11758/147249788.accept(Unknown Source) [?:?]
at java.util.concurrent.CompletableFuture.uniAccept(CompletableFuture.java:656) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$UniAccept.tryFire(CompletableFuture.java:632) [?:1.8.0_51]
at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442) [?:1.8.0_51]
at net.minecraft.resources.AsyncReloader.func_219557_a(SourceFile:71) [?:?]
at net.minecraft.resources.AsyncReloader$$Lambda$13153/570163358.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?]
at jeresources.util.LootTableHelper.getManager(LootTableHelper.java:168) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.registerVanillaMobs(MinecraftCompat.java:42) [?:0.10.1.77]
at jeresources.compatibility.minecraft.MinecraftCompat.init(MinecraftCompat.java:33) [?:0.10.1.77]
at jeresources.compatibility.Compatibility.init(Compatibility.java:26) [?:0.10.1.77]
at jeresources.proxy.CommonProxy.initCompatibility(CommonProxy.java:14) [?:0.10.1.77]
at jeresources.jei.JEIConfig.registerCategories(JEIConfig.java:71) [?:0.10.1.77]
at mezz.jei.load.PluginLoader.lambda$new$2(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.load.PluginLoader$$Lambda$17126/794452078.accept(Unknown Source) [?:6.0.2.12]
at mezz.jei.load.PluginCaller.callOnPlugins(PluginCaller.java:26) [?:6.0.2.12]
at mezz.jei.load.PluginLoader.<init>(PluginLoader.java:108) [?:6.0.2.12]
at mezz.jei.startup.JeiStarter.start(JeiStarter.java:71) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.onRecipesLoaded(ClientLifecycleHandler.java:127) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler.lambda$new$2(ClientLifecycleHandler.java:104) [?:6.0.2.12]
at mezz.jei.startup.ClientLifecycleHandler$$Lambda$14193/1644835744.accept(Unknown Source) [?:6.0.2.12]
at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus$$Lambda$2110/747595226.invoke(Unknown Source) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.client.ForgeHooksClient.onRecipesUpdated(ForgeHooksClient.java:768) [?:?]
at net.minecraft.client.network.play.ClientPlayNetHandler.func_199525_a(ClientPlayNetHandler.java:1291) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:27) [?:?]
at net.minecraft.network.play.server.SUpdateRecipesPacket.func_148833_a(SourceFile:15) [?:?]
at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) [?:?]
at net.minecraft.network.PacketThreadUtil$$Lambda$16765/1995189144.run(Unknown Source) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?]
at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?]
at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213160_bf(SourceFile:103) [?:?]
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:897) [?:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:204) [?:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51]
at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1684265526.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityLamprey from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityLamprey from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityShark from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityBobbitWorm from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityFreshwaterEel from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntityFreshwaterEel from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntitySaltwaterEel from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:56] [Render thread/WARN]: defineId called for: class its_meow.betteranimalsplus.common.entity.EntitySaltwaterEel from class its_meow.betteranimalsplus.common.entity.util.EntityTypeContainer
[11:44:58] [Render thread/INFO]: crusher!
[11:44:59] [Render thread/INFO]: Loaded jei recipe integration in 1.433 ms
[11:44:59] [Render thread/INFO]: Registering 29 saplings
[11:44:59] [Render thread/INFO]: Adding recipes to JEI!!
[11:44:59] [Render thread/INFO]: Added recipe manager plugin: class appeng.integration.modules.jei.FacadeRegistryPlugin
[11:44:59] [Render thread/INFO]: Building ingredient list...
[11:44:59] [Render thread/INFO]: Building ingredient list took 6.884 ms
[11:44:59] [Render thread/INFO]: Building ingredient filter...
[11:45:01] [Render thread/INFO]: Building ingredient filter took 1.734 s
[11:45:01] [Render thread/INFO]: Building bookmarks...
[11:45:01] [Render thread/INFO]: Building bookmarks took 853.4 ?s
[11:45:01] [Render thread/INFO]: Building recipe registry...
[11:45:01] [Render thread/INFO]: Building recipe registry took 321.2 ms
[11:45:01] [Render thread/INFO]: Building runtime...
[11:45:01] [Render thread/INFO]: Building runtime took 28.84 ms
[11:45:01] [Render thread/INFO]: Ingredients are being removed at runtime: 1 net.minecraft.item.ItemStack
[11:45:01] [Render thread/INFO]: Ingredients are being added at runtime: 1 net.minecraft.item.ItemStack
[11:45:01] [Render thread/INFO]: Ingredients are being removed at runtime: 10 net.minecraft.item.ItemStack
[11:45:01] [Render thread/ERROR]: Could not find any matching ingredients to remove: 1 FluidDummyItem[dummy_fluid_item] appliedenergistics2:dummy_fluid_item
[11:45:01] [Render thread/INFO]: Starting JEI took 7.423 s
[11:45:01] [Render thread/INFO]: Custom modded block handling enabled for biomesoplenty
[11:45:01] [Render thread/WARN]: Image not found: minecraft:textures/entity_icon/fish/salmon.png
[11:45:01] [Render thread/WARN]: Image not found: aquaculture:textures/entity_icon/fish/atlantic_herring.png
[11:45:01] [Render thread/WARN]: Image not found: aquaculture:textures/entity_icon/fish/blackfish.png
[11:45:01] [Render thread/WARN]: Image not found: aquaculture:textures/entity_icon/fish/atlantic_cod.png
[11:45:01] [Render thread/WARN]: Image not found: aquaculture:textures/entity_icon/fish/pollock.png
[11:45:02] [Render thread/INFO]: Loaded 0 waypoints from C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\journeymap\data\sp\World ~5100~MX87\waypoints
[11:45:02] [Render thread/INFO]: Mapping started in C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\journeymap\data\sp\World ~5100~MX87\DIM0. Memory: 4319MB total, 993MB free
[11:45:02] [Render thread/INFO]: [CHAT] �eJourneyMap:�f Press [�bJ�f]
[11:45:02] [Render thread/INFO]: JourneyMap: Press [J]
[11:45:04] [Server thread/INFO]: Saving and pausing game...
[11:45:04] [Server thread/INFO]: Saving chunks for level 'World #5100-MX87'/minecraft:overworld
[11:45:04] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:serializeNBT:203]: serializeNBT
[11:45:04] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:serializeNBT:204]: 0
[11:45:05] [Render thread/INFO]: Client cache cleared!
[11:45:05] [Render thread/INFO]: Mapping halted in C:\Users\Greg\Twitch\Minecraft\Instances\The Land of Super Friends 2\journeymap\data\mp\offline\DIM0
[11:45:05] [Server thread/INFO]: Yourname942 lost connection: Disconnected
[11:45:05] [Server thread/INFO]: Yourname942 left the game
[11:45:05] [Server thread/INFO]: Stopping singleplayer server as player logged out
[11:45:05] [Server thread/INFO]: Stopping server
[11:45:05] [Server thread/INFO]: Saving players
[11:45:05] [Server thread/INFO]: Saving worlds
[11:45:05] [Server thread/INFO]: Saving chunks for level 'World #5100-MX87'/minecraft:overworld
[11:45:05] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:serializeNBT:203]: serializeNBT
[11:45:05] [Server thread/INFO]: [com.maciej916.indreb.common.capabilities.energy.EnergyNetworkList:serializeNBT:204]: 0
[11:45:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (World #5100-MX87): All chunks are saved
[11:45:05] [Server thread/INFO]: ThreadedAnvilChunkStorage (World #5100-MX87): All chunks are saved
[11:45:11] [Server thread/INFO]: FluxNetworkData has been unloaded
[11:45:12] [Render thread/INFO]: Stopping!
[11:45:12] [Render thread/INFO]: Client cache cleared!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment