ArchivedUltimaScraper icon indicating copy to clipboard operation
ArchivedUltimaScraper copied to clipboard

Script is looping within each loop

Open spiderzero3 opened this issue 1 year ago • 1 comments

The script hasn't been looping correctly for a little while now. When it finishes the current job, it seems to recall the subscription list multiple times before reaching the user input stage. The number of times it recalls the subscriptions increases with each successive loop. If I run a a handful of jobs in a row, the script will become effectively unresponsive and must be stopped and restarted.

Here's what it looks like when I first start the script:

image

Here's what it looks like after I've downloaded from one user and the script loops for the first time:

image

And it'll just keep growing from there until I restart the script.

spiderzero3 avatar May 09 '23 07:05 spiderzero3

Any resolve on that issue ? I've got something similar happening.

In my case tho, it already loops through the first loop. In other words, It displays the subsciptions 2 times during initial run. As a matter of fact, it never increment from there but as @spiderzero3 said, it becomes unresponsive after some time to the point where I need to kill the job and launch it again.

nonBinaryGeek avatar Jul 21 '23 00:07 nonBinaryGeek