←  General Support

AutoPatcher Forum

»

Apup sitting on "reading scripts"...

Tekzel's Photo Tekzel 14 Jan 2008

It does this for like 2-3 hours before actually moving on to the download phase. Anyone know why that might be happening? It does actually move on eventually, but takes forever.
Quote

sh1leshk4's Photo sh1leshk4 14 Jan 2008

That might due to the many file hashes apup has to check every time it starts to download something.

The work flow of apup is something like this :
  • apup starts.
  • It immediately downloads a releases.list from AP's website.
  • It then shows what releases are available.
  • A user selects which release should be downloaded next.
  • When a user done selecting, apup downloads one (or many) .script files according to what the user selected.
  • The .script file(s) contains MD5 hashes of every updates/patches that apup will check to determine whether you already have the files or not.
  • Then apup builds a download list based on what's not on your h/d.
It is that step 6 where the "reading scripts" session usually makes apup look like it stops working.
But it's just that the more files that you have on your h/d, the longer apup will check for them.

Seems like apup hash checking routine is a rushed job compared to AP's, or it's probably due to simultaneous job of hash checking and generating a download list.
In this case, how long apup will process the scripts depends on the h/d and or CPU performance of a system.

But since I'm not the one creating apup, CMIIW.
Edited by sh1leshk4, 14 January 2008 - 11:03 PM.
Quote