Industrial Reborn

Industrial Reborn

234k Downloads

getRecipeOutput return type

esamudio opened this issue ยท 2 comments

commented

I get this message whenever I start my server

03.01 20:21:51 [Server] Server thread/INFO HELLO from server starting
03.01 20:21:51 [Server] Server thread/WARN Recipe indreb:fluid_enriching/reinforced_construction_foam returned a null ItemStack in getRecipeOutput - this is bad! The developer of indreb should return an empty ItemStack instead to avoid problems.
03.01 20:21:51 [Server] Server thread/WARN Recipe indreb:fluid_enriching/coolant returned a null ItemStack in getRecipeOutput - this is bad! The developer of indreb should return an empty ItemStack instead to avoid problems.
03.01 20:21:51 [Server] Server thread/WARN Recipe indreb:fluid_enriching/biomass returned a null ItemStack in getRecipeOutput - this is bad! The developer of indreb should return an empty ItemStack instead to avoid problems.
03.01 20:21:51 [Server] Server thread/WARN Recipe indreb:fluid_enriching/construction_foam returned a null ItemStack in getRecipeOutput - this is bad! The developer of indreb should return an empty ItemStack instead to avoid problems.
commented

worth noting that the server still runs but it did have that message listed

commented

Thank you, I will fix this warning