theypsilon / Update_All_MiSTer

All-in-one script for updating your MiSTer
GNU General Public License v3.0
607 stars 27 forks source link

corrupted rbf not replaced #42

Closed juri74 closed 3 years ago

juri74 commented 3 years ago

if during update something goes wrong and a rbf is not downloaded fully, it remain truncated on sd and a new run of the script do not fix the situation. i have to manually remove the partial downloaded file

theypsilon commented 3 years ago

Hey. This issue is inherited from the regular updater, which is used by this script, and would need a major refactor there in order to fix it. You may send a PR there if you want to tackle that: https://github.com/MiSTer-devel/Updater_script_MiSTer

For now, your only solution is deleting the file, and forcing a full resync. If you don't want to manually delete the files, you could clear all cores instead. Go to the Misc menu in the Settings Screen and select that option there, it should be safe if you don't have any custom/old folder structure in your SD.

juri74 commented 3 years ago

thank you, didn't know about that. thank you again