Mekanism Tools

Mekanism Tools

87M Downloads

Clarification please - broken tags error - 1.20.1

muggleorwizard opened this issue ยท 1 comments

commented

Issue description

These are the only tag loading errors: Couldn't load tag supplementaries:tipped_spikes_blacklist, Couldn't load tag quark:vertical_slab, Couldn't load tag quark:wraith_spawnable - none of which interact with mekanism afaik

So does the change "9832e91 - add scanner for missing tags with lots of logging and a join nag message" scan for any broken tags, or only those that interact with Mekanism recipes? If it scans for any broken tag, why spit the error if the broken tags were not causing issues?

If it scans for all broken tags, then I think, for pack developers at least (maybe a config option?), there should be an option to have this error show up in the logs rather than in chat, as if a broken tag from another mod or from Kubejs does not affect anything, there is no need to alarm players.

And will this make its way to 1.21.1?

Steps to reproduce

No response

Minecraft version

1.20.x or earlier (No longer being developed)

NeoForge version

Forge 47.4.0

Mekanism version

Older

Other relevant versions

Mekanism-1.20.1-10.4.16.80.jar

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

commented

It looks like it only checks for tags that affect mekanism recipes, in the logs it didn't show up as an empty tag error but I saw that mekanism said something about a venus sandstone to venus sand (ad astra) crushing recipe. I manually added the sandstone to the needed tags using crafttweaker, and the error message is gone.

Please correct me if I'm wrong :)