Pidgeot / python-lnp

Cross-platform re-implementation of the Lazy Newb Pack launcher.
ISC License
65 stars 10 forks source link

Download of baseline hangs if Baselines folder does not exist #81

Closed Pidgeot closed 4 years ago

Pidgeot commented 4 years ago

We can check for that and fix it. I'll do it with my other changes if it's not picked up beforehand.

On later testing, it seems that the download completes and then vanishes if the folder is present. (this is a distinct bug, as there was no progress indicator before)

[Issue created by PeridexisErrant: 2015-01-06] [Last updated on bitbucket: 2015-01-07]

[Comment created by Pidgeot: 2015-01-07] I am not entirely sure what you mean by the edit, but I've changed the code to create the download directory if it doesn't exist.

[Comment created by Pidgeot: 2015-01-07] Create download directory if it doesn't exist (fixes #48)

→ <>