-
Bug
-
Resolution: Unresolved
-
None
-
1.18.2, 1.19, 1.19.2, 22w43a, 22w46a, 1.19.4, 1.20.2, 1.20.6, 1.21 Pre-Release 2
-
None
-
Confirmed
-
Data Packs
-
Low
-
Platform
When a tag is defined via a data pack that is loaded in one world, that tag stays defined on the client side and is not removed even if the player logs out of a world and joins another world.
01:12:15.191 Not all defined tags for registry ResourceKey[minecraft:root / minecraft:item] are present in data pack: minecraft:bookshelf_books, minecraft:hanging_signs 01:12:15.191 Not all defined tags for registry ResourceKey[minecraft:root / minecraft:block] are present in data pack: minecraft:all_hanging_signs, minecraft:ceiling_hanging_signs, minecraft:wall_hanging_signs
Also affects 1.20 snapshot game built-in data packs.
Steps to Reproduce:
- Create a new world with the attached data pack.
- Look at some grass blocks, dirt, sand, or waxed copper.
- In the F3 menu, notice that there is a line #test:tags_persist_across_worlds.
- Save and quit to title.
- Create or join another world with cheats enabled but without any data packs beside the vanilla data pack.
- Look at some grass blocks, dirt, sand, or waxed copper.
- In the F3 menu, notice that there is still a line #test:tags_persist_across_worlds, which should not be there given that the data pack providing the tag is not present in the current world.
- Check the client logs. One or more lines of the following form would have been printed.
Not all defined tags for registry ResourceKey[minecraft:root / minecraft:block] are present in data pack: [...], test:tags_persist_across_worlds
- is duplicated by
-
MC-254136 Custom item tags retain across worlds, even if the datapack is not in use
- Resolved
-
MC-257047 After switching between the Experimental and normal worlds, spam is displayed in the console
- Resolved
-
MC-257048 Clicking the "Create New World" button will create spam, when ever entering the world with Experimental features
- Resolved
-
MC-258243 Tags remain loaded until game is restarted
- Resolved