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

Fetching nugets takes minutes... #2391

Open
1 task done
TheDutchDev opened this issue Dec 14, 2024 · 0 comments
Open
1 task done

Fetching nugets takes minutes... #2391

TheDutchDev opened this issue Dec 14, 2024 · 0 comments
Labels
Class: bug Something isn't working

Comments

@TheDutchDev
Copy link

TheDutchDev commented Dec 14, 2024

Description of the problem

Fetching nugets on C# client-side takes minutes. This is honestly unacceptable.

I could have rebooted the server 10 times and made small code changes in the same time it takes nugets to fetch.

Note: this is localhost, I'm just debugging and testing stuff.

Reproduction steps

Connect to a localhost server with C# client-side modules

Expected behaviour

It should take a few seconds tops.

Additional context

See timestamps below.

[22:16:52][C#] Fetching NuGet altv.net.client
[22:17:57][C#] Fetching NuGet altv.net.capi
[22:19:01][C#] Fetching NuGet altv.net.shared
[22:20:06][C#] Validating Host
[22:20:06][C#] Validating NuGet package AltV.Net.CApi 16.4.3-rc.1
[22:20:06][C#] Needed hash was baa7e969db681b6eff1ac952932084ec8cbb2cc374d30dc2b65aea413ae8eb4fb49fc8d8d20ae539a81139205122d5a6d26ac5b56ca14c3314af51bd69f8a16b actual hash was baa7e969db681b6eff1ac952932084ec8cbb2cc374d30dc2b65aea413ae8eb4fb49fc8d8d20ae539a81139205122d5a6d26ac5b56ca14c3314af51bd69f8a16b
[22:20:06][C#] Validating NuGet package AltV.Net.Client 16.4.3-rc.1
[22:20:06][C#] Needed hash was 39ce886ea37d78ff32398efb9e4c3812b5e403c0c3e67139e9b197944bda745f7fe3edd98623850a56c92266fd706bd0883d873a38ce0600a8ed56d223b7e550 actual hash was 39ce886ea37d78ff32398efb9e4c3812b5e403c0c3e67139e9b197944bda745f7fe3edd98623850a56c92266fd706bd0883d873a38ce0600a8ed56d223b7e550
[22:20:06][C#] Validating NuGet package AltV.Net.Shared 16.4.3-rc.1
[22:20:06][C#] Needed hash was 1669e8e0076132fdc1268e69bc901dc2dd88e516e1c6898ce62d28675611a9dd53cee8794548cbfd911297fc15426d9c39a35db0e74595c1e8cc1979fbffcb66 actual hash was 1669e8e0076132fdc1268e69bc901dc2dd88e516e1c6898ce62d28675611a9dd53cee8794548cbfd911297fc15426d9c39a35db0e74595c1e8cc1979fbffcb66
[22:20:06][C#] Initializing CLR
[22:20:06][C#] CLR initialized successfully
[22:20:06][C#] Executing method from Host dll
[22:20:06][C#] Host initialized. Sandboxing enabled: True

Operating system

Windows 11

Version

16.4.3-rc.1

Crashdump ID

No response

Confirmation of issue's presence

  • By submitting this ticket, I affirm that I have verified the presence of this issue on the latest RC (Release Candidate) version available at the time of writing this ticket.
@TheDutchDev TheDutchDev added the Class: bug Something isn't working label Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Class: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant