How to reproduce
Make a datapack with a tag file in a datapack. The file should look like this:
{ "values": [ "#minecraft:invalid" ] }
Type
/reload
in chat
→ ❌ The game gives an error message in the game log and aborts reloading the rest of the datapack, Datapacks will show that they're loaded with/datapack list
but no advancements/functions/tags/loot tables will be reloaded.
Linked issues
is duplicated by 1
Comments 5
Please reopen this ticket as it was actually never fixed. It slipped through my testing because it lo longer gives an error message in chat, it now generates a proper error message in the game log. But it still aborts loading the datapacks.
Mods please confirm. This bug is bananas! Even the vanilla datapack is invalidated if you have any invalid data tags anywhere, and the error messages are no help at all.
Can a dev please look at this? A slightly outdated or incorrect data pack can ruin all your data packs and like Paint said, also the vanilla data pack. It's ridiculous that this bug has been a thing for 3 major versions.
This was fixed together with MC-164446 in 20w14a
I cannot reproduce this anymore in the latest snapshot. So it must have been fixed silently.