07th-mod / python-patcher

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

Add better error message if two instances of the installer are running at once / Allow bypassing check #147

Closed drojf closed 3 years ago

drojf commented 3 years ago

Currently, if you run two instances of the installer at once, you'll get this error message:

image

It would be better to have the message shown in the GUI, and/or allow you to bypass the message by asking "Another instance of the installer is running. Continue anyway?", in case there actually isn't another instance of the installer running, so the user can still run the installer.

drojf commented 3 years ago

Fixed in https://github.com/07th-mod/python-patcher/releases/tag/v1.1.83