jaquadro / GardenCollection

A collection of garden-themed mods for Minecraft Forge.
MIT License
24 stars 12 forks source link

MineTweaker error thrown when clearing Compost Bin #45

Open PitchBright opened 8 years ago

PitchBright commented 8 years ago

It seems that when I try to add the mods.gardenstuff.CompostBin.clear(); command to the MT script, I get a "WARNING: 1 modifications stuck" error message in game.

minetweaker.log shows: INFO: Removing 1 recipes WARNING: 1 modifications were stuck INFO: Stuck: Clearing compost table.

Other than that, I'm using the mods.gardenstuff.CompostBin.add command without issue.

Any ideas?

Blue64 commented 7 years ago

sorry for the long hiatus, Real Life took a while to get sorted out. Have you already tried checking out the wiki for your appropriate MineCraft Version? There might be a mention of that mod not yet having support, at which point, you might need to create an add-on mod to hook in the changes you need to MineTweaker/ModTweaker, alternatively, this mod you're experiencing problems with might be supported by now and it will tell you there the steps needed to fix it :)