07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
150 stars 12 forks source link

Install path says "Validating..." with loading icon on failure instead of error message (regression) #211

Closed drojf closed 1 year ago

drojf commented 1 year ago

Previously if an invalid game path was selected, it would show an error message.

Now the installer shows "Validating..." with loading icon forever (it never shows an error message, even when scanning is finished).

This used to work, so I'll do a git bisect to see where I broke it.