I got through a number of 'standard' syntax errors, but then got this one:
Code: Select all
Error while trying to copy to data.raw: Can't copy object of type functionAny idea what is causing this? The only place I reference data.raw is in one of the recipe files, where I check "If data.raw.fluid["blah blah"] then create recipe" for a number of fluids. But, the syntax stuff all seemed to run fine through all the recipes that I listed.

