
Only the hardhat work in 1.21.8
Closed this issue ยท 11 comments
I had no problems in 1.21.4 but when i updated my game to 1.21.8 only the hardhat worked so i dont think its a problem with my mods because they are only client side, and i didnt add new datapacks so i think its a problem with the datapack, i tried the 4.0.1 and the 4.0.2 and nothing worked, same issue
1.21.4 -> 1.21.8 had a lot of changes in the backend that will break a lot of the existing tools. They'll either need to be recrafted or re-given to the player using their commands.
1.21.4 -> 1.21.8 had a lot of changes in the backend that will break a lot of the existing tools. They'll either need to be recrafted or re-given to the player using their commands.
i tried with EVERY versions i said thats the problem, like i gave myself the items with the command but nothing changed
I see, could you send me your logs from when you load the world or start the server?
the modpack logs ? if yes here it is
idk if there is logs for worlds but yeah i didnt find anything about the datapack exept the name in it
i dont find logs in my world folder
There's an issue with the tick function from the "timberstrikeenchantment" datapack. It'll either need removing or updating
It's basically stopping any other datapacks from loading
It's multiple datapacks actually:
[15:29:26] [Render thread/ERROR]: Couldn't load tag minecraft:tick as it is missing following references: secrets:secrets/tick (from file/CavernousRemastered-v2.2.4.zip), secrets:myst/tick (from file/CavernousRemastered-v2.2.4.zip), timberstrikeenchantment:main/tick (from file/Timber Strike Enchantment v4.1 1.21 - 1.21.4.zip)
[15:29:26] [Render thread/ERROR]: Couldn't load tag load:_private/load as it is missing following references: secrets:secrets/init (from file/CavernousRemastered-v2.2.4.zip), secrets:myst/load (from file/CavernousRemastered-v2.2.4.zip)
[15:29:26] [Render thread/ERROR]: Couldn't load tag minecraft:load as it is missing following references: #load:_private/load (from file/CavernousRemastered-v2.2.4.zip)
Cavernous Remastered and Timer Strike Enchantment. I would check if these datapacks have versions compatible with your current version of minecraft, or remove them entirely.
They have been working in some capacity, but whatever functionality is required by those functions will never have been working.