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
{{ message }}
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.
When launching the program it states a newer version is available before throwing an error and crashing.
(the error:
Unhandled exception. System. Net. Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System. Net . Http . HttpResponseMessage . EnsureSuccessStatusCode()
at System. Net. Http.HttpCIient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken canceltationToken)
at BSLegacyUtiI. Program. args
)
It also opens the releases page of the defunct Github page of the project (https://github.com/BeatSaberLegacyGroup/BSLegacyUtil/releases)
To Reproduce
Steps to reproduce the behavior:
Launch the program
Screenshots
Desktop:
OS: [Windows 11]
The text was updated successfully, but these errors were encountered:
When launching the program it states a newer version is available before throwing an error and crashing.
(the error:
Unhandled exception. System. Net. Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System. Net . Http . HttpResponseMessage . EnsureSuccessStatusCode()
at System. Net. Http.HttpCIient.GetStringAsyncCore(HttpRequestMessage request, CancellationToken canceltationToken)
at BSLegacyUtiI. Program. args
)
It also opens the releases page of the defunct Github page of the project (https://github.com/BeatSaberLegacyGroup/BSLegacyUtil/releases)
To Reproduce
Steps to reproduce the behavior:
Launch the program
Screenshots
![Screenshot_1](https://private-user-images.githubusercontent.com/100721235/239731716-922e2a74-1469-46c9-819d-7cb95409e19a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxODc2NTgsIm5iZiI6MTczOTE4NzM1OCwicGF0aCI6Ii8xMDA3MjEyMzUvMjM5NzMxNzE2LTkyMmUyYTc0LTE0NjktNDZjOS04MTlkLTdjYjk1NDA5ZTE5YS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEwJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMFQxMTM1NThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1jYWEyMjBlMTgzNWYwMWFlZWE4ZmQ3ZTAzMWY5YjMzMGYxOTgzZmRlNTY0NDNiMzY0YjI1NzQxMGRlZjFmMThkJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.3reqIm7WQ7WE3BEuoEZGvPSqpkhXqCuCdEr188VIKq0)
Desktop:
The text was updated successfully, but these errors were encountered: