Geolosys

Geolosys

5M Downloads

[Error] [RecipeSerializer]: Recipe Serializer being returned as null by the RecipeManager.

Lanse505 opened this issue ยท 3 comments

commented
commented

There are a few of these errors spread through-out the log.

My assumption would be that you're not registering your recipe serializers to the registry?
Though I haven't had time to dig into your code to debug yet since I'm in Finals Week.

commented

I'm not adding any custom recipe serializers, these are normal smelting / blasting JSON recipes using all vanilla functionality, but the issue may be that you've disabled ingots and so it's complaining as the ingots aren't available to complete the recipe? I thought I had implemented exists tags for the recipes but maybe not.

commented

This should've been fixed long ago when I removed a few settings and fixed a handful of Datapack things that changed with 1.16. If you're still having issues let me know.