I am using a utility that I have used succefully with the XM controller to save and load recipes from the file system of the controller using the "RecipeManCommands."Â
Previously, I could make a new recipe in the required text format and with the correct naming convention and these recipes would be recognized by the recipeman methods. Now however, the recipes are not recognized even with the correct formatting. For example, the recipes shown here with the red arrow are accesible because they were saved with the recipeman methods but the ones without an arrow were copies of the recipes and they will not load. On the XM controller this worked. The end goal is to be able to offload and modify a recipe with a text editor and reload it.Â
The error code is 16#4003. If the Upload of recipes is commanded from the recipe manager it does find these recipes.Â