Integrity
I have verified my game files (on Steam)
YesI have disabled all mods
YesRequired
Summary
Failed authentication for Paradox Account in native Linux version – no issue in older releases or ProtonDescription
I am logged in on the client and can freely log in and out there, but in the game I am unable to log in and thus play multiplayer, getting "Unknown error" when writing the correct credentials. I have tried every rollback version, and found that in 1.0.6 to 1.3.6 it does not fail, while in 1.4.2 and onwards it fails. If I force the use of Proton Experimental the game logs me in upon launch as expected.In the error.log file, I get the line [pdx_nakama_wrapper.cpp:591]: [PDX_NAKAMA] Failed authentication: 'message: ' upon game launch and every time I correctly log in and get "Unknown error". In the debug.log file I get this from the game launch:
Code:
[01:45:03][pdx_pops_wrapper.cpp:591]: [POPS Wrapper] Attempting to login to POPS with auth token (state: Offline)
[01:45:03][pdx_pops_login.cpp:668]: [POPS Login] Waiting for logging in
[01:45:05][pdx_pops_wrapper.cpp:914]: [POPS Wrapper] Login result: LoggedIn (message: ). Running 3 callbacks
[01:45:05][pdx_pops_wrapper.cpp:1088]: [POPS Wrapper] OnAccountGetDetailsCallback: success
[01:45:06][pdx_pops_wrapper.cpp:1050]: [POPS Wrapper] OnUpdateSocialProfileCallback: success
[01:45:06][pdx_pops_wrapper.cpp:1061]: [POPS Wrapper] Retrieved profile for b318bfef-cff8-4b71-8ce5-02a6fe8afd82 (Tuxii)
[01:45:08][pdx_pops_login.cpp:681]: [POPS Login]: Waited for 5.000777328 seconds, result: AwaitingCallback
Code:
[01:58:34][pdx_pops_wrapper.cpp:521]: CPopsWrapper::Update: AwaitingCallback -> LoggedIn
[01:58:34][pdx_pops_login.cpp:690]: [POPS Login] Login Succeeded
Trying to log in in-game results in this:
Code:
[01:45:49][pdx_pops_wrapper.cpp:575]: [POPS Wrapper] Attempting to login to POPS with username/password (state: Offline)
[01:45:49][pdx_json_settings.cpp:414]: [SPdxJsonSettingsIO] Category:"System" Setting:"common" won't be written
[01:45:50][pdx_pops_wrapper.cpp:914]: [POPS Wrapper] Login result: LoggedIn (message: ). Running 5 callbacks
[01:45:50][pdx_pops_wrapper.cpp:1084]: OnAccountGetDetailsCallback - callback came while offlie. Skipping...
[01:45:50][pdx_pops_wrapper.cpp:1045]: OnUpdateSocialProfileCallback - callback came while offlie. Skipping...
[01:45:51][pdx_pops_wrapper.cpp:982]: OnAccountConnectionsCallback - callback came while offlie. Skipping...