wispborne / TriOS

Starsector mod manager & toolkit.
https://fractalsoftworks.com/forum/index.php?topic=29674.0
GNU General Public License v3.0
9 stars 1 forks source link

Feature: Enable user to redownload the current version of a mod, even if it is up to date #76

Closed nissa-seru closed 3 weeks ago

nissa-seru commented 3 weeks ago

Use case: Easy first troubleshooting step if experiencing issues with a mod, especially if it was originally manually installed or there's reason to suspect that files may be missing/corrupted.

wispborne commented 3 weeks ago

image

nissa-seru commented 2 weeks ago

Minor but sharing here in case helpful as data point - it looks like at least one possible error that shows up when using this functionality is super verbose for the amount of time that it appears on screen, and I don't immediately see how to view it again without just pushing the "Redownload & Reinstall" button again. Not looking for resolution of my specific case but sharing the general sequence of events in case helpful re toast duration for dialogues containing error messages.

Screenshot 2024-08-23 125537

wispborne commented 2 weeks ago

True, those errors are awful. I'll add custom messages at some point, but it wasn't convenient to do. I figured out a fancy way to do it recently (Dart Zones).

The error should just be 404: Download not found at the given url. or some such.