I played Eve on this computer yesterday, but after I clicked OK on the update it doesn’t work. I’ve also attempted to reinstall the launcher and deleted .eve and .local/share/CCP
I’m in Arch Linux and have tried both the evelauncher AUR package (which worked fine yesterday) as well as downloading and running the launcher standalone.
Launcher is broken on my current ubuntu 17.10. Here is what I get in the laucher log:
|2017-12-20T02:37:59.371Z|qt.network.ssl|warning|QSslSocket: cannot resolve SSLv2_client_method|
|2017-12-20T02:37:59.371Z|qt.network.ssl|warning|QSslSocket: cannot resolve SSLv2_server_method|
|2017-12-20T02:37:59.447Z|default|warning|Installed Qt WebEngine locales directory not found at location /home/yotam/הורדות/evelauncher/translations/qtwebengine_locales. Trying application directory…|
|2017-12-20T02:37:59.448Z|default|warning|Qt WebEngine locales directory not found at location /home/yotam/הורדות/evelauncher/qtwebengine_locales. Trying fallback directory… Translations MAY NOT not be correct.|
|2017-12-20T02:38:02.295Z|default|error|Couldn’t open index file “/home/yotam/.eve//ResFiles/56/5610a6eb8b5a4975_2d75e946e3d61224690c0fd3f80d5966”|
|2017-12-20T02:38:02.406Z|default|warning|Update failed for Tranquility with error: 5|
|2017-12-20T02:38:02.789Z|default|error|Couldn’t open index file “/home/yotam/.eve//ResFiles/56/5610a6eb8b5a4975_1a90d14a174be46336f04c5d8fa1b7c8”|
|2017-12-20T02:38:02.887Z|default|warning|Update failed for Singularity with error: 5|
I reinstall the old launcher, he asked to do the update, I click OK
and nothing, just some lines in the terminal
Citation
./evelauncher.sh
[1223/101949:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
Installed Qt WebEngine locales directory not found at location /home/username/evelauncher/translations/qtwebengine_locales. Trying application directory…
Qt WebEngine locales directory not found at location /home/username/evelauncher/qtwebengine_locales. Trying fallback directory… Translations MAY NOT not be correct.
[1223/101949:WARNING:resource_bundle.cc(291)] locale_file_path.empty() for locale
[S_API FAIL] SteamAPI_Init() failed; SteamAPI_IsSteamRunning() failed.
[S_API FAIL] SteamAPI_Init() failed; unable to locate a running instance of Steam, or a local steamclient.so.
ATTENTION: default value of option force_s3tc_enable overridden by environment.
Hmm, that’s odd. So I’m an Arch user. To fix the launcher I had to copy “lib{ssl,crypto}-compat.so.1.0.0” over to the launcher directory, then it worked fine. But the “compat” packages aren’t in the AUR anymore. Is the libqtnetwork the launcher uses old or something?
EDIT: No, wait, it works with version “1.0.0”, compat or no.