Conflicting versions found for fabric-api-lookup-api-v1 in 1.16.5 #1604
-
I used fabric-api-0.37.1+1.16 in my Modpacks(Just for playing with friends, not for distribution and monetization). |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Your crash report does not show what you describe. It shows a minecraft class suffering recursive death. class_2985 is advancement/PlayerAdvancementTracker.mapping:CLASS net/minecraft/class_2985 net/minecraft/advancement/PlayerAdvancementTracker Which suggests you need this fix: |
Beta Was this translation helpful? Give feedback.
-
This warning gets printed when some mod jar-in-jars fabric-api-lookup-api-v1, but in the older version than the one provided with your fAPI. Some mods don't depend on the whole Fabric API package, they just need one or two modules from it so these mods pack required modules so that you don't need to download fAPI. |
Beta Was this translation helpful? Give feedback.
Your crash report does not show what you describe. It shows a minecraft class suffering recursive death.
class_2985 is advancement/PlayerAdvancementTracker.mapping:CLASS net/minecraft/class_2985 net/minecraft/advancement/PlayerAdvancementTracker
class_167 is advancement/AdvancementProgress.mapping:CLASS net/minecraft/class_167 net/minecraft/advancement/AdvancementProgress
Which suggests you need this fix:
https://www.curseforge.com/minecraft/mc-mods/advancements-debug