Yeah, as zeroToNine has pointed out, this is a simple semi-rare case with no loss. It will always occur in those 10 turns and since you have to do 11 adventures in that area, if I remember correctly, to get quest items then nothing is loss in terms of adventures in this manner. My goal with this script is to be self sufficient with no user input. I simply ascend and without inputting a single command, using a single adventure, or visiting any URLs, just run the day 1 script and go from there.
If people want to do more, eat fortune cookies or install counter scripts, then they do so at their own risk and should be prepared to account for those through modification of items and settings.
As in the case of asturia, you took an astral item that isn't really polished for the script and then proceeded to eat all of them before running the script. If you were out of ronin, the script wouldn't care and continue on, but since you are still in ronin you are going to have to manually set the astral item you took by typing
Code:
ash set_property("eod_astral_item", "food")
and then run the script. Note, it is now in a very sub-optimal state so getting a 4 day ascension is impossible, but it should still run through everything in 5 days pretty easily.
Anyways, I will make a slight modification to how this problem is handled to make it easier for people in the future.