Crash with TFC and unidentified other mod with a recipe (?)
alcatrazEscapee opened this issue ยท 1 comments
Looks to be a mod with a recipe which is returning null
to Recipe#getResultItem()
I don't know if this is valid by convention - I'm tempted to say the latter and it's a bug with the other mod. However it might also be worth handling this case in TFC as it's fairly easy to just do a null check here.