I could really use some help with the launcher because it just won't update but maybe 1 in 50 attempts or more. I've downloaded a new one and installed it in the download folder just to keep it away from old copies. Plugins, macros and luas generally load (a few attempts) but the launcher update sometimes just won't update even after days of trying.
And here's the log file (of the new download/install).
2023-04-21 11:44:56,714 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 11:44:56,730 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 11:44:56,730 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 11:44:56,730 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 11:44:56,730 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 11:44:56,783 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 11:44:56,783 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 11:44:56,783 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 11:44:56,799 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 11:44:56,799 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 11:44:57,171 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:45:03,901 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 11:45:03,901 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 11:45:03,916 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 11:45:03,916 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 11:45:03,916 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 11:45:03,916 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 11:45:03,916 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 11:45:03,916 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 11:45:03,916 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 11:45:03,932 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 11:45:04,101 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:45:22,559 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 11:45:22,566 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 11:45:22,566 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 11:45:22,566 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 11:45:22,566 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 11:45:22,581 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 11:45:22,581 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 11:45:22,581 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 11:45:22,581 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 11:45:22,597 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 11:45:22,973 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:45:22,975 [1] INFO - Authorization.cs performCodeExchange: Failed to retrieve access token: ProtocolError
2023-04-21 11:45:22,975 [1] INFO - Authorization.cs Auth: Token status is still not valid, removing refresh token
2023-04-21 11:45:22,976 [1] INFO - Authorization.cs Auth: Got all the way to the end. Token status is Expired with reason: HTTP: BadRequest : {
"status": "error",
"errors": [
"The refresh token is invalid."
]
}
2023-04-21 11:45:25,373 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 11:45:25,373 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 11:45:25,373 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 11:45:25,373 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 11:45:25,373 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 11:45:25,373 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 11:45:25,373 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 11:45:25,373 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 11:45:25,373 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 11:45:25,373 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 11:45:25,436 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:45:25,552 [1] INFO - Authorization.cs performCodeExchange: Failed to retrieve access token: ProtocolError
2023-04-21 11:45:25,552 [1] INFO - Authorization.cs Auth: Token status is not valid, and we are not in startup, calling authorize automatically
2023-04-21 11:45:25,567 [1] INFO - Authorization.cs Authorization: beginning web based oauth
2023-04-21 11:45:25,567 [1] INFO - Authorization.cs Authorization: starting listener
2023-04-21 11:45:25,574 [1] INFO - Authorization.cs Authorization: authRequest
https://www.redguides.com/community...3H_SsGMMVGsmMdcjvs&code_challenge_method=S256
2023-04-21 11:45:25,574 [1] INFO - Authorization.cs Authorization: sending auth request message to api
2023-04-21 11:45:25,652 [1] INFO - Authorization.cs Authorization: If we didnt catch an exception the browser should be open
2023-04-21 11:45:25,652 [1] INFO - Authorization.cs Authorization: listener awaiting http context
2023-04-21 11:45:26,410 [1] INFO - Authorization.cs Authorization: got the context, decoding
2023-04-21 11:45:26,412 [1] INFO - Authorization.cs Authorization: Got the code, sending to codeExchange
2023-04-21 11:45:26,413 [1] INFO - Authorization.cs performCodeExchange: Not a refresh token, send the code to the verifier
2023-04-21 11:45:26,413 [6] INFO - Authorization.cs Authorization: stopping the listener
2023-04-21 11:45:26,431 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:45:26,519 [1] INFO - Authorization.cs performCodeExchange: Got the token response, decoding
2023-04-21 11:45:26,771 [1] INFO - Authorization.cs performCodeExchange: Encrypting and storing the tokens
2023-04-21 11:45:26,792 [1] INFO - Authorization.cs Auth: Token status is valid, saving data
2023-04-21 11:45:26,796 [1] INFO - Authorization.cs Auth: Got all the way to the end. Token status is Valid with reason:
2023-04-21 11:45:26,799 [1] INFO - AuthHelper: Getting API Key
2023-04-21 11:49:52,206 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 11:49:52,206 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 11:49:52,222 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 11:49:52,222 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 11:49:52,222 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 11:49:52,222 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 11:49:52,222 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 11:49:52,222 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 11:49:52,222 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 11:49:52,237 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 11:49:52,587 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:49:52,590 [1] INFO - Authorization.cs performCodeExchange: Got the token response, decoding
2023-04-21 11:49:52,818 [1] INFO - Authorization.cs performCodeExchange: Encrypting and storing the tokens
2023-04-21 11:49:52,828 [1] INFO - Authorization.cs Auth: Token status is valid, saving data
2023-04-21 11:49:52,828 [1] INFO - Authorization.cs Auth: Got all the way to the end. Token status is Valid with reason:
2023-04-21 11:49:52,828 [1] INFO - AuthHelper: Getting API Key
2023-04-21 11:50:09,629 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 11:50:09,645 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 11:50:09,645 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 11:50:09,645 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 11:50:09,645 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 11:50:09,661 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 11:50:09,661 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 11:50:09,661 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 11:50:09,661 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 11:50:09,667 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 11:50:10,009 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 11:50:10,011 [1] INFO - Authorization.cs performCodeExchange: Got the token response, decoding
2023-04-21 11:50:10,231 [1] INFO - Authorization.cs performCodeExchange: Encrypting and storing the tokens
2023-04-21 11:50:10,246 [1] INFO - Authorization.cs Auth: Token status is valid, saving data
2023-04-21 11:50:10,246 [1] INFO - Authorization.cs Auth: Got all the way to the end. Token status is Valid with reason:
2023-04-21 11:50:10,246 [1] INFO - AuthHelper: Getting API Key
2023-04-21 12:05:14,361 [1] INFO - AuthModule: AuthContentViewmodel VerifyLogin, attempting to call login
2023-04-21 12:05:14,383 [1] INFO - AuthModule: AuthContentViewmodel Login, attempting to call doauth
2023-04-21 12:05:14,383 [1] INFO - XFApiHelper DoAuth: Attempting to get stored token
2023-04-21 12:05:14,383 [1] INFO - Authorization.cs GetStoredTokenData: Attempting to get stored token from C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager
2023-04-21 12:05:14,383 [1] INFO - Authorization.cs GetStoredTokenData: C:\Users\Jeff\AppData\Local\RedGuides\ResourceManager\tokens.txt existed, attempting to read
2023-04-21 12:05:14,383 [1] INFO - XFApiHelper DoAuth: We believe we found a token, continuing automatic auth process
2023-04-21 12:05:14,383 [1] INFO - XFApiHelper DoAuth: Attempting to call auth
2023-04-21 12:05:14,383 [1] INFO - Authorization.cs Auth: beginning auth
2023-04-21 12:05:14,383 [1] INFO - Authorization.cs Auth: we have a refresh token, calling codeexchange
2023-04-21 12:05:14,398 [1] INFO - Authorization.cs performCodeExchange: Have a refresh token that we believe is valid, asking for new access token
2023-04-21 12:05:14,812 [1] INFO - Authorization.cs performCodeExchange: Waiting for the token response
2023-04-21 12:05:14,814 [1] INFO - Authorization.cs performCodeExchange: Got the token response, decoding
2023-04-21 12:05:15,038 [1] INFO - Authorization.cs performCodeExchange: Encrypting and storing the tokens
2023-04-21 12:05:15,048 [1] INFO - Authorization.cs Auth: Token status is valid, saving data
2023-04-21 12:05:15,056 [1] INFO - Authorization.cs Auth: Got all the way to the end. Token status is Valid with reason:
2023-04-21 12:05:15,058 [1] INFO - AuthHelper: Getting API Key
That last line is actually the last line; Getting API Key. And then I get the null value error on the screenshot. None of the directories are RO, everywhere these exist (old and new) are exceptions in Windows Defender.
I've logged out and logged back in multiple times. Reboots. etc.
If anyone has suggestions I'd be grateful.
Thanks.