The SQLite files determine what tiles are to be downloaded, now when these files conflict with the set download geographical area, the program gets stuck in an infinite loop. Normally during successful runs, these files are deleted right after, however, if a error is raised while downloading the files never get the chance to be deleted, thus making the next download run fail.
The SQLite files determine what tiles are to be downloaded, now when these files conflict with the set download geographical area, the program gets stuck in an infinite loop. Normally during successful runs, these files are deleted right after, however, if a error is raised while downloading the files never get the chance to be deleted, thus making the next download run fail.