Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cant update game list #265

Open
naskon opened this issue Apr 25, 2024 · 6 comments
Open

[BUG] Cant update game list #265

naskon opened this issue Apr 25, 2024 · 6 comments

Comments

@naskon
Copy link

naskon commented Apr 25, 2024

Describe the bug
Cant update game list, profile is set to public

To Reproduce
Steps to reproduce the behavior:

  1. Go to Profile
  2. Click on Update game list
  3. See error

4/25/2024 21:48:46 Info | CancelableDlg:Updating game list... | Thread completed, still running 0.
04/25/2024 21:48:46 Info | Waiting on threads to exit...
04/25/2024 21:48:46 Info | All threads have exited...
04/25/2024 21:48:46 Error | Exception encountered by game list web update dialog.
System.AggregateException: One or more errors occurred. ---> System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).
--- End of inner exception stack trace ---
at System.Threading.Tasks.Task.ThrowIfExceptional(Boolean includeTaskCanceledExceptions)
at System.Threading.Tasks.Task1.GetResultCore(Boolean waitCompletionNotification) at System.Threading.Tasks.Task1.get_Result()
at Depressurizer.CDlgUpdateProfile.Fetch() in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer\CDlgUpdateProfile.cs:line 73
at Depressurizer.CDlgUpdateProfile.RunProcess() in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer\CDlgUpdateProfile.cs:line 117
at Depressurizer.Dialogs.CancelableDialog.RunProcessChecked() in D:\GitHub\Depressurizer\Depressurizer\src\Depressurizer\Dialogs\CancelableDialog.cs:line 226
---> (Inner Exception #0) System.Net.Http.HttpRequestException: Response status code does not indicate success: 401 (Unauthorized).<---

Desktop (please complete the following information):

  • OS: Windows 10
  • .NET Version 4.8
@LearnTheNext
Copy link

Not the dev, but a consistent user of Depressurizer for years. I tested a minute ago and this works fine for me without errors. Is this something that recently broke or are you a new user?

@naskon
Copy link
Author

naskon commented Apr 27, 2024

New user

@Tythesly
Copy link

Tythesly commented Apr 28, 2024 via email

@naskon
Copy link
Author

naskon commented Apr 28, 2024

I did try to run it as administrator, also I forgot to add, that whenever I start the program I am getting this warning message, I do not know how to solve it
image

@Tythesly
Copy link

Tythesly commented Apr 28, 2024 via email

@naskon
Copy link
Author

naskon commented Apr 30, 2024

Yeah that is because the HLTB address it used in the past no longer exists. That is affecting everybody. I really hope the developer returns one day. Or if somebody makes/maintains a new version. But the premium features wouldn't work then.

On Sun, Apr 28, 2024, 10:16 AM naskon @.> wrote: I did try to run it as administrator, also I forgot to add, that whenever I start the program I am getting this warning message image.png (view on web) https://github.com/Depressurizer/Depressurizer/assets/44644317/63a21e9f-012e-4eb1-91df-ac978bed947c — Reply to this email directly, view it on GitHub <#265 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAVL2MLWFKSBCVH67KVC6MDY7UACRAVCNFSM6AAAAABGZOWZISVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAOBRGQ4TQOJTGU . You are receiving this because you commented.Message ID: @.>

Is the inability to update the full game list due to this error or is that a separate issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants