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
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.
The text was updated successfully, but these errors were encountered:
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.
Operating system
Windows 11
Version
16.4.3-rc.1
Crashdump ID
No response
Confirmation of issue's presence
The text was updated successfully, but these errors were encountered: