![Curios API Continuation [Frozen]](https://media.forgecdn.net/avatars/thumbnails/1017/129/256/256/638543265839292912_animated.gif)
[Bug] Broken on 1.21.3 stable because of method removal
thomasglasser opened this issue ยท 1 comments
With the stable version of 1.21.3 neoforge, a method was removed that the mod uses.
[20:48:27] [modloading-worker-0/ERROR] [ne.ne.fm.ja.FMLModContainer/LOADING]: Failed to create mod instance. ModID: curios, class top.theillusivec4.curios.Curios
java.lang.NoSuchMethodError: 'net.neoforged.neoforge.registries.DeferredRegister$DataComponents net.neoforged.neoforge.registries.DeferredRegister.createDataComponents(java.lang.String)'
This causes a crash when running the game.