WolfHUD icon indicating copy to clipboard operation
WolfHUD copied to clipboard

Wolfhud auto-update takes forever

Open icwiener25 opened this issue 4 years ago • 1 comments

The auto-update to 3.1.2 is stuck at Verifying. I then manually downloaded and moved the files into my mods folder, and when I started the game it insisted again that an update for Wolfhud is available. Clicking update brings me back to an eternal process of Verifying.

icwiener25 avatar Mar 01 '20 08:03 icwiener25

BLTs update process expects the folder within the update zip to have the same name as the WolfHUd install folder. Sice it updates against the latest master branch version, that folder is always named 'WolfHUD-master'. For automatic updates to work, WolfHUD need to be installed in a folder called 'WolfHUD-master'.

I updated the README.md file to reflect that.

Additionally, The game has an issue deleting files and folders, if their name starts with a dot. You'll need to manually remove the folder '.github' and the file '.gitignore' for updates to work. I removed those with version 3.1.2, so it shouldn't be an issue going forward.

Kamikaze94 avatar Mar 06 '20 14:03 Kamikaze94