Issue when GraveStone mod installed: "IllegalArgumentException: Data providers cannot implement IComponentProvider since Minecraft 1.21.6"
spekarchik opened this issue ยท 2 comments
Mod loader
NeoForge
Minecraft version
1.21.6
Mod version
19.0.2
Modloader version
NeoForge 21.6.6-beta
Modpack info
No response
[IMPORTANT] If bug:
- I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.
[IMPORTANT] If bug: The latest.log file, not the crash report
https://gist.github.com/spekarchik/42ce930a1e683e13cedadb339ad75ee5
Issue description
When both the Jade and the GraveStone mod have been installed the error appears during the game loading.
[Render thread/ERROR] [snownee.jade.Jade/]: java.lang.IllegalArgumentException: Data providers cannot implement IComponentProvider since Minecraft 1.21.6. Use a separate client provider instead.

