Tips

Tips

53M Downloads

[BUG] Neoforge 1.21.1 Tips not appearing

morelandjo opened this issue ยท 1 comments

commented

Minecraft Version

1.21.1

Mod Version

21.1.1 and 21.1.2

Mod Loader

NeoForge

What environment are you running the mod in?

All

Issue Description

I'm unable to get any custom tips to appear after blocking the default namespace. This is on Neoforge 1.21.1-21.1.115 and 21.1.121 on a fresh minecraft install with only Tips, Bookshelf, and Prickle mods.

I am attaching both the resourcepack (literally the example pack just upped the version) and the tipsmod.json with the blocked default namespace.

ex.zip

tipsmod.json

Errors in log, tried both 21.1.1 and 21.1.2:

[20Feb2025 14:32:06.532] [Render thread/ERROR][Tips/]: Failed to load tip examplepack:formatted_example. at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:56) ~[tipsmod-neoforge-1.21.1-21.1.1.jar%23817!/:21.1.1]
at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:24) ~[tipsmod-neoforge-1.21.1-21.1.1.jar%23817!/:21.1.1]
[20Feb2025 14:32:06.534] [Render thread/ERROR][Tips/]: Failed to load tip examplepack:basic_example. at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:56) ~[tipsmod-neoforge-1.21.1-21.1.1.jar%23817!/:21.1.1]
at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:24) ~[tipsmod-neoforge-1.21.1-21.1.1.jar%23817!/:21.1.1]
[20Feb2025 14:32:06.535] [Render thread/ERROR][Tips/]: Failed to load tip examplepack:localized_example. at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:56) ~[tipsmod-neoforge-1.21.1-21.1.1.jar%23817!/:21.1.1]
at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:24) ~[tipsmod-neoforge-1.21.1-21.1.1.jar%23817!/:21.1.1]

[20Feb2025 14:36:47.055] [Render thread/ERROR][Tips/]: Failed to load tip examplepack:formatted_example. at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:56) ~[tipsmod-neoforge-1.21.1-21.1.2.jar%23817!/:21.1.2]
at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:24) ~[tipsmod-neoforge-1.21.1-21.1.2.jar%23817!/:21.1.2]
[20Feb2025 14:36:47.056] [Render thread/ERROR][Tips/]: Failed to load tip examplepack:basic_example. at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:56) ~[tipsmod-neoforge-1.21.1-21.1.2.jar%23817!/:21.1.2]
at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:24) ~[tipsmod-neoforge-1.21.1-21.1.2.jar%23817!/:21.1.2]
[20Feb2025 14:36:47.057] [Render thread/ERROR][Tips/]: Failed to load tip examplepack:localized_example. at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:56) ~[tipsmod-neoforge-1.21.1-21.1.2.jar%23817!/:21.1.2]
at TRANSFORMER/[email protected]/net.darkhax.tipsmod.common.impl.client.TipManager.apply(TipManager.java:24) ~[tipsmod-neoforge-1.21.1-21.1.2.jar%23817!/:21.1.2]

commented

I believe I answered your question on Discord already but I will answer it again here for others to see.

You are using the examples from 1.20.1 on 1.21.1 which will not work. Mojang changed how text entries are formatted, and I have also made some changes to make it easier to expand the mod in the future. The documentation online is for 1.20.1 only and no 1.21.1 documentation exist. For now please just refer to the built-in files. https://github.com/Darkhax-Minecraft/Tips/tree/1.21.1/common/src/main/resources/assets/tipsmod/tips