Bug - Fixed Fight former owner of skeleton store infinite loop

taltamir

Member
If you set automation for "Town: The Skeleton Store" to the option "Fight Former Owner of Skeleton Store, with office key" and start automation, then the first time it shows up it fights him, then the second time this noncombat choice adventure shows up it gets stuck in an infinite loop of

Code:
        [580] The Skeleton Store
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
Encounter: Temporarily Out of Skeletons
Encounter:     Temporarily Out of Skeletons
until you manually type in abort.

The solution is for that option to automatically abort with the whole choice required open in browser thing it sometimes gives.
 
Top