Create

Create

86M Downloads

Potential conflict with CookingForBlockheads

Tristan379 opened this issue ยท 1 comments

commented

I'm hosting a custom 1.15 modpack with a decent assortment of mods for a few days now and am just getting a kitchen set up, but seem to running into an issue where certain items have trouble crafting in the CFB kitchen. The recipes seem to be correctly set up, at least enough so that I can craft any problematic items without issue in a normal crafting bench. But whenever I try to craft certain items(for example salt) at the cooking table, nothing happens and the server logs this error. The error seems to be unrelated to the specific item being crafted, as I tried it repeatedly and every time this exact same error occurred. No clue if the 'bug' is on CFB's end or yours, but hopefully this helps.

Also attached is the full modlist.

CFB is version 8.0.2
Create version is 0.2.4d

[Server thread/FATAL] [minecraft/ThreadTaskExecutor]: Error executing task on Server java.lang.ClassCastException: net.blay09.mods.cookingforblockheads.container.inventory.InventoryCraftBook cannot be cast to net.minecraftforge.items.wrapper.RecipeWrapper at com.simibubi.create.content.contraptions.components.millstone.MillingRecipe.func_77569_a(MillingRecipe.java:14) ~[?:mc1.15.2_v0.2.4d] {re:classloading} at net.blay09.mods.cookingforblockheads.registry.CookingRegistry.findFoodRecipe(CookingRegistry.java:304) ~[?:8.0.2] {re:classloading} at net.blay09.mods.cookingforblockheads.container.inventory.InventoryCraftBook.tryCraft(InventoryCraftBook.java:62) ~[?:8.0.2] {re:classloading} at net.blay09.mods.cookingforblockheads.container.RecipeBookContainer.tryCraft(RecipeBookContainer.java:295) ~[?:8.0.2] {re:classloading} at net.blay09.mods.cookingforblockheads.network.message.MessageCraftRecipe.lambda$handle$0(MessageCraftRecipe.java:61) ~[?:8.0.2] {re:classloading} at net.minecraftforge.fml.network.NetworkEvent$Context.enqueueWork(NetworkEvent.java:215) ~[?:?] {re:classloading} at net.blay09.mods.cookingforblockheads.network.message.MessageCraftRecipe.handle(MessageCraftRecipe.java:53) ~[?:8.0.2] {re:classloading} at net.minecraftforge.fml.network.simple.IndexedMessageCodec.lambda$tryDecode$3(IndexedMessageCodec.java:128) ~[?:?] {re:classloading} at java.util.Optional.ifPresent(Unknown Source) ~[?:1.8.0_251] {} at net.minecraftforge.fml.network.simple.IndexedMessageCodec.tryDecode(IndexedMessageCodec.java:128) ~[?:?] {re:classloading} at net.minecraftforge.fml.network.simple.IndexedMessageCodec.consume(IndexedMessageCodec.java:162) ~[?:?] {re:classloading} at net.minecraftforge.fml.network.simple.SimpleChannel.networkEventListener(SimpleChannel.java:80) ~[?:?] {re:classloading} 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.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {} at net.minecraftforge.fml.network.NetworkInstance.dispatch(NetworkInstance.java:84) ~[?:?] {re:classloading} at net.minecraftforge.fml.network.NetworkHooks.lambda$onCustomPayload$1(NetworkHooks.java:78) ~[?:?] {re:classloading} at java.util.Optional.map(Unknown Source) ~[?:1.8.0_251] {} at net.minecraftforge.fml.network.NetworkHooks.onCustomPayload(NetworkHooks.java:78) ~[?:?] {re:classloading} at net.minecraft.network.play.ServerPlayNetHandler.func_147349_a(ServerPlayNetHandler.java:1279) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:randompatches:RandomPatches ServerPlayNetHandler Transformer} at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:42) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.network.play.client.CCustomPayloadPacket.func_148833_a(CCustomPayloadPacket.java:12) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?] {re:classloading} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) [?:?] {re:classloading} at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:731) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:141) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:714) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:708) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) [?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:694) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:641) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:1.8.0_251] {}

NetherPortalFix_1.15.2-6.0.2.jar NetherPortalFix {[email protected] DONE} clayconversion-1.15-1.0.jar Clay Conversion {[email protected] DONE} PreGenForge-0.1.0-mc1.15.2.jar PreGenForge {[email protected] DONE} EditSign-1.15.2-2.0.0+7.jar Edit Sign {[email protected]+7 DONE} SilentMechanisms-1.15.2-0.7.2+52.jar Silent's Mechanisms {[email protected]+52 DONE} bambooeverything-1.15-1.0.0.jar Bamboo Everything {[email protected] DONE} KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE} rsgauges-1.15.2-1.2.4-b1.jar Gauges and Switches {[email protected] DONE} BowInfinityFix-1.15.2-rv8.jar Bow Infinity Fix {bowinfinityfix@rv8 DONE} BetterTitleScreen-1.15.2-1.9.jar Better Title Screen {[email protected] DONE} CookingForBlockheads_1.15.2-8.0.2.jar Cooking for Blockheads {[email protected] DONE} Controlling-6.1.4.jar Controlling {[email protected] DONE} Placebo-1.15.2-3.0.2.jar Placebo {[email protected] DONE} globaldatapack-1.15.2-1.3.jar Dark Roleplay - Global Datapacks {[email protected] DONE} dankstorage-2.6.jar Dank Storage {[email protected] DONE} NoFog-1.15b1.jar NoFog {[email protected] DONE} FleshToLeather-1.14.3-1.1.0.jar FleshToLeather {[email protected] DONE} dimensionalworld-1.0.0.jar Buuz135DimensionalWorld {dimensionalworld@NONE DONE} rangedpumps-0.7.1.jar Ranged Pumps {[email protected] DONE} potionofbees-1.15.2-1.0.1.jar Potion of Bees {[email protected] DONE} WitherSkeletonTweaks-1.15.1-4.0.0.jar Wither Skeleton Tweaks {[email protected] DONE} Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] DONE} u_team_core-1.15.2-2.12.1.158.jar U Team Core {[email protected] DONE} randompatches-1.15.2-1.21.1.5.jar RandomPatches {[email protected] DONE} buildinggadgets-3.3.5.jar Building Gadgets {[email protected] DONE} cryingghasts_1.15-1.1.jar Crying Ghasts {[email protected] DONE} Apotheosis-1.15.2-3.1.2.jar Apotheosis {[email protected] DONE} Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE} MekanismGenerators-1.15.2-9.10.8.421.jar Mekanism: Generators {[email protected] DONE} Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE} WaterStrainer-1.15.2-9.0.0.jar Water Strainer {[email protected] DONE} shulkerbox-1.9.2.jar Advanced Shulkerboxes {[email protected] DONE} dynviewdist-1.5.jar Dynamic view distance {[email protected] DONE} Ma-Essentials-1.15.2-3.1.1.jar Ma Essentials {[email protected] DONE} BetterThanMending-1.4.0.jar BetterThanMending {[email protected] DONE} refinedstorage-1.8.4.jar Refined Storage {[email protected] DONE} ConfigurableCane-1.15.2-1.5.1.jar Configurable Cane {configurablecane@NONE DONE} PackMenu-1.15.2-1.2.4.jar Pack Menu {[email protected] DONE} mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] DONE} lightestlamp-3.4.2.jar Lightest Lamps {[email protected] DONE} industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {[email protected] DONE} wetstone-1.2.0.jar Wetstone {[email protected] DONE} useful_backpacks-1.15.2-1.9.4.63.jar Useful Backpacks {[email protected] DONE} torchmaster-2.1.1-rc0.jar Torchmaster {[email protected] DONE} BiomesOPlenty-1.15.2-10.0.0.365-universal.jar Biomes O' Plenty {[email protected] DONE} phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE} SilentGear-1.15.2-1.7.5+106.jar Silent Gear {[email protected]+106 DONE} simplylight-1.15.2-0.9.0.jar Simply Light {[email protected] DONE} simplefarming-1.15.2-1.2.9.jar Simple Farming {[email protected] DONE} tgcropesmod-1.15.2-1.2.0.jar Ropes Mod {[email protected] DONE} spark-forge.jar spark {[email protected] DONE} curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] DONE} Botania-r1.15-386.jar Botania {[email protected] DONE} Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] DONE} corail_woodcutter-1.1.3-1.15.2.jar Corail Woodcutter {[email protected] DONE} morecharcoal-1.15.2-1.jar More Charcoal {[email protected] DONE} collective-1.15.2-1.24.jar Collective {[email protected] DONE} camera-1.6.9.jar Camera Mod {[email protected] DONE} config-2-3.0.jar Cloth Config v2 API {[email protected] DONE} OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE DONE} libnonymous-1.15.2-1.1.1.5.jar Libnonymous {[email protected] DONE} elevatorid-1.15.2-1.7.1.jar Elevator Mod {[email protected] DONE} Gobber2-1.15.2-2.2.101.jar Gobber 2 {[email protected] DONE} tombstone-4.4.1-1.15.2.jar Corail Tombstone {[email protected] DONE} obfuscate-0.4.3-1.15.2.jar Obfuscate {[email protected] DONE} vehicle-mod-0.44.0-1.15.2.jar MrCrayfish's Vehicle Mod {[email protected] DONE} noRecipeBook_v1.5.4formc1.15.2.jar No Recipe Book {[email protected] DONE} MekanismTools-1.15.2-9.10.8.421.jar Mekanism: Tools {[email protected] DONE} mcw-roofs-1.0.2-mc1.15.2_1.15.1.jar Macaw's Roofs {[email protected] DONE} betterwithminecolonies-1.15.2-1.15.16.jar Better With Minecolonies {[email protected] DONE} tramplestopper-1.15.2-2.0.0.1-universal.jar Trample Stopper {[email protected] DONE} SBM-WoodenShears-1.15.2-1.1.0.jar SBM-Wooden Shears {[email protected] DONE} infinitetrading_1.15-1.1.jar Infinite Trading {[email protected] DONE} FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 DONE} Disenchanting-forge_1.15.2-1.5.0.jar Disenchanting {[email protected] DONE} ServerTabInfo-1.15.2-1.2.6.jar Server Tab Info {[email protected] DONE} PrettyBeaches_1.15.1-4.0.0.jar Pretty Beaches {[email protected] DONE} QuantumStorage-1.15.2-5.1.1.jar QuantumStorage {quantumstorage@NONE DONE} shutdowner-1.4.jar Shutdown mod for timed and no stuck {[email protected] DONE} BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {[email protected] DONE} inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE} ClientTweaks_1.15.2-4.1.2.jar Client Tweaks {[email protected] DONE} TrashSlot_1.15.2-11.0.0.jar TrashSlot {[email protected] DONE} torchslabmod-1.15.2_v1.6.15.jar Torch Slab Mod {[email protected] DONE} pamhc2trees-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version DONE} damage_indicator-0.1.0.jar Ama's Damage Indicator {[email protected] DONE} snad-1.8.7.21a-1.15.2.jar Snad {[email protected] DONE} jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE} metalbarrels-2.1.jar Metal Barrels {[email protected] DONE} Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] DONE} Buzzier-Bees-1.15.2-1.5.1.jar Buzzier Bees {[email protected] DONE} justmobheads_1.15-3.1.jar Just Mob Heads {[email protected] DONE} Mekanism-1.15.2-9.10.8.421.jar Mekanism {[email protected] DONE} reap-1.12.5.jar Reap Mod {[email protected] DONE} create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d DONE} Clumps-5.0.2.jar Clumps {[email protected] DONE} RingOfRepair-1.15.2-1.1.33.jar Ring of Repair {[email protected] DONE} LightOverlay-4.6.1.jar Light Overlay Forge {[email protected] DONE} journeymap-1.15.2-5.7.0b3.jar Journeymap {[email protected] DONE} EnderBags-1.15.1-5.0.0.jar Ender Bags {[email protected] DONE} additionalbars-1.3.6.jar Additional Bars {[email protected] DONE} BotanyPots-1.15.2-2.0.23.jar BotanyPots {[email protected] DONE} MyBrightness-Forge-1.15.2-01.jar MyBrightness {[email protected] DONE} FarmingForBlockheads_1.15.2-6.1.3.jar Farming for Blockheads {[email protected] DONE} cactusjuice15_2-1.4.6.jar Cactus Juice {[email protected] DONE} pneumaticcraft-repressurized-1.15.2-1.2.2-30.jar PneumaticCraft: Repressurized {[email protected] DONE} BonsaiTrees-2.1.2.6.jar Bonsai Trees 2 {[email protected] DONE} mcjtylib-1.15-4.1.1-beta.jar McJtyLib {[email protected] DONE} rftoolsbase-1.15-1.1.1-beta.jar RFToolsBase {[email protected] DONE} rftoolsstorage-1.15-1.1.4-beta.jar RFToolsStorage {[email protected] DONE} ToastControl-1.15.2-3.0.1.jar Toast Control {[email protected] DONE} PackingTape-1.15.2-0.9.6.jar Packing Tape {[email protected] DONE} rftoolspower-1.15-2.1.1-beta.jar RFToolsPower {[email protected] DONE} extradisks-1.15.2-1.2.1.jar Extra Disks {[email protected] DONE} campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE} forge-1.15.2-31.2.20-universal.jar Forge {[email protected] DONE} Waddles-1.15.2-0.8.6.jar Waddles {[email protected] DONE} goprone-1.15.x-1.3.0.jar GoProne {[email protected] DONE} CraftingTweaks_1.15.1-11.0.0.jar Crafting Tweaks {[email protected] DONE} forge-1.15.2-31.2.20-server.jar Minecraft {[email protected] DONE} logprot-1.15.1-1.2.jar Logprot {[email protected] DONE} rftoolsutility-1.15-2.1.3-beta.jar RFToolsUtility {[email protected] DONE} openbackup-1.15.1-0.0.0.2.jar OpenBackup {[email protected] DONE} swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] DONE} MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE} ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE} titanium-1.15.2-2.4.2.jar Titanium {[email protected] DONE} simpleworldtimer-1.15.2-1.1.2-beta.jar Simple World Timer {[email protected] DONE} Psi+r1.2-82.jar Psi {[email protected] DONE} useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {[email protected] DONE} SilentLib-1.15.2-4.6.3+55.jar Silent Lib {[email protected]+55 DONE} Durability101-1.15-0.0.3.jar Durability101 {[email protected] DONE} concreteconversion-1.15.2-4.1.0.0.jar Concrete Conversion {[email protected] DONE} pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version DONE} ceilingtorch-1.15.2-v1.5.jar Ceiling Torch {[email protected] DONE} ceramicshears-1.3.0-1.15.2+.jar Ceramic Shears {[email protected]+ DONE} LargeFluidTank-15.3.0.jar FluidTank {[email protected] DONE} car-1.15.2-2.0.9.jar Ultimate Car Mod {[email protected] DONE} justplayerheads_1.15-1.1.jar Just Player Heads {[email protected] DONE} pamhc2foodcore-1.15.2-1.0.4.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version DONE} corail_recycler-4.0.5-1.15.2.jar Corail Recycler {[email protected] DONE} AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE} Quark-r2.1-245.jar Quark {[email protected] DONE} StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {[email protected] DONE} sit-1.15.1-v1.3.jar Sit {[email protected] DONE} performant-1.15-2.11m.jar Performant {[email protected] DONE} structurize-0.10.324-ALPHA.jar Structurize {[email protected] DONE} minecolonies-1.15.2-0.11.960-universal.jar Minecolonies {[email protected] DONE} FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] DONE} [1.15.1-1.15.2]TorchBowMod_v1.4.jar TorchBowMod {[email protected] DONE} AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE} mobcatcher-2.2.jar Mob Catcher {[email protected] DONE} engineersdecor-1.15.2-1.1.0-b2.jar Engineer's Decor {[email protected] DONE} moredragoneggs-1.0.jar More Dragon Eggs {[email protected] DONE} RingOfAttraction-1.15.2-1.1.36.jar Ring of Attraction {[email protected] DONE} SilentGems-1.15.2-3.5.5+88.jar Silent's Gems 3 {[email protected]+88 DONE} betterbedrockgenerator-1.15.2-0.0.7.jar Better Bedrock Generator {[email protected] DONE} Trading_Players_1.1.jar Trading Players {[email protected] DONE} refinedstorageaddons-0.6.1.jar Refined Storage Addons {[email protected] DONE} CraftingCraft_1.15.2-8.0.1.jar CraftingCraft {[email protected] DONE} MineMenu-1.15.2-1.8.4.jar MineMenu {[email protected] DONE} CosmeticArmorReworked-1.15.2-v3a.jar CosmeticArmorReworked {[email protected] DONE} supertools-1.15.2-1.0.jar Vanilla+ Tools {supertools@version DONE} ServerStop-1.15.2-0.1.0.jar ServerStop {serverstop@version DONE} draw_bridge-1.15.2-1.4.3.18.jar Draw Bridge {[email protected] DONE}

commented

CFB dev already replied and confirmed it was a bug on their end that has been fixed, don't mind me.