You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
execvp failed: No such file or directory errno = 2
Failed to start Unvanquished process.
Even worst, "Failed to start" is the only one a user not using a terminal would see. The name of the file should be provided.
FWIW this happened after I tried to clean the game entirely, removing all the files. Updater thinks the game is installed but can't find any file, related to #109. Basically, updater tries to open daemon in Unvanquished folder, while said folder does not exists (and thus, neither do daemon obviously)
The text was updated successfully, but these errors were encountered:
Neither of those are:
execvp failed: No such file or directory errno = 2
Failed to start Unvanquished process.
Even worst, "Failed to start" is the only one a user not using a terminal would see. The name of the file should be provided.
FWIW this happened after I tried to clean the game entirely, removing all the files. Updater thinks the game is installed but can't find any file, related to #109. Basically, updater tries to open daemon in Unvanquished folder, while said folder does not exists (and thus, neither do daemon obviously)
The text was updated successfully, but these errors were encountered: