akorb / SteamShutdown

Automatic shutdown after Steam download(s) has finished.
MIT License
362 stars 28 forks source link

Fixed crash on corrupted acf manifest (NULL bytes) #9

Closed F0x06 closed 7 years ago

F0x06 commented 7 years ago

The acf manifest error on my computer was caused by a corrupted acf manifest containing NULL bytes, so i added a check for this case.