0neGal / viper

Launcher+Updater for TF|2 Northstar
https://0negal.github.io/viper
GNU General Public License v3.0
151 stars 21 forks source link

bug: Northstar not auto updating #166

Closed Enthusiest closed 1 year ago

Enthusiest commented 1 year ago

Describe the bug Viper is not auto updating the Northstar Client

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image It should be 1.11.4 and not 1.11.1

Version: If possible add on --version or simply the version of Viper 1.11.1 Additional Info Any extra info should go here!

0neGal commented 1 year ago

Viper checks for updates every so often (every 15min), however as to not spam and get blocked by GitHub it caches and saves what the latest version is.

This cache is only considered invalid after a certain amount of time has passed (5min) since the cache was made, meaning if you continuously click "Check for updates", nothing will really be checked for except whether the installed version is that of the cached version.

If you could retry checking for updates now, since enough time has passed, and confirm that it does install the newest update.

0neGal commented 1 year ago

As there's been no answer here, and this isn't very reproducible (no to mention my proposed solution and explanation likely being the answer), I'll be closing this issue, feel free to open it, if your problem still exists.