Had another idea for craft script...
With it getting stuck on recipes having the wrong title
For instance...it got stuck on one of these.
Extracted Recipe Name: Devour Health (Apprentice)
Extracted Recipe Name: Instant Vigor (Apprentice)
Extracted Recipe Name: Seizing Brambles (Apprentice)
Extracted Recipe Name: Conjurors Signet (Apprentice)
Extracted Recipe Name: Flagellant (Apprentice)
Extracted Recipe Name: Howl of the Untamed (Apprentice)
Being used to how it works , I can fairly easilly guess the problem is with the word Conjurors (should be Conjuror's).
How about , adding some sort of counter to the loop trying to find a recipe , if it tries more than 5 times and doesn't find a match , a line is added to the log 'Unable to find a match for 'recipe name'' making it easier to see which one needs checking and adding to Customwrits.xml.
With it getting stuck on recipes having the wrong title
For instance...it got stuck on one of these.
Extracted Recipe Name: Devour Health (Apprentice)
Extracted Recipe Name: Instant Vigor (Apprentice)
Extracted Recipe Name: Seizing Brambles (Apprentice)
Extracted Recipe Name: Conjurors Signet (Apprentice)
Extracted Recipe Name: Flagellant (Apprentice)
Extracted Recipe Name: Howl of the Untamed (Apprentice)
Being used to how it works , I can fairly easilly guess the problem is with the word Conjurors (should be Conjuror's).
How about , adding some sort of counter to the loop trying to find a recipe , if it tries more than 5 times and doesn't find a match , a line is added to the log 'Unable to find a match for 'recipe name'' making it easier to see which one needs checking and adding to Customwrits.xml.