-
Bug
-
Resolution: Fixed
-
Minecraft 1.13, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 18w43c, Minecraft 1.14, 1.14.4, 1.15 Pre-release 4, 1.15, 1.15.1, 1.15.1 Pre-release 1, 1.15.2, 20w08a
-
Confirmed
-
(Unassigned)
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.
- is duplicated by
-
MC-157190 A malformed tag in a data pack will prevent all data tags from loading
- Resolved