KnightMiner / Inspirations

Mod adding various smaller features to Minecraft
MIT License
44 stars 18 forks source link

after disabling fitted carpet feature, world wont load #203

Closed agr21 closed 3 years ago

agr21 commented 3 years ago

Describe the bug I had both inspirations and carpet stairs mod(not sure if relevant), and i wanted to disable inspirations' carpet stairs module after it didnt have a desired modded carpet, and after changing the config line, the world wouldnt load. there werent any carpets placed down on stairs. Screenshots or crash report (if relevant) https://paste.ubuntu.com/p/RgyCNxrJDT/ the datapack errors are not important, they work fine,issue is same without them

Versions (please complete the following information):

KnightMiner commented 3 years ago

Hmm, looks like a tag loading issue. Mod should be unconditionally registering fitted carpets and just disable them if the feature is disabled, as only the vanilla block substitution is the problematic code there. Should be an easy fix whenever I find time to work on Inspirations again (been distracted with real life and a few of my other mods)

As a temporary fix, you might be able to make a datapack with the minecraft:carpets tag, and set "replace": true. Then just make sure it includes relevant carpets.

agr21 commented 3 years ago

thanks, i will look into how to do that :) and take your time, love the mod!

KnightMiner commented 3 years ago

Fixed in 1.2.3