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

Package did not load correctly #50

Closed
Debukan opened this issue Feb 20, 2024 · 1 comment
Closed

Package did not load correctly #50

Debukan opened this issue Feb 20, 2024 · 1 comment

Comments

@Debukan
Copy link

Debukan commented Feb 20, 2024

The error pops up when the program starts. Also, I can't log into the plugin itself, the same error pops up. Here are the logs.
I started from the administrator and reinstalled the plugin.

SetSite failed for package [VisualStudioDiscordRPCPackage]Source: 'mscorlib' Description: The value cannot be undefined.
Parameter name: s
System.ArgumentNullException: The value cannot be undefined.
Parameter name: s
in System.Text.UTF8Encoding.GetByteCount(String chars)
in VisualStudioDiscordRPC.Shared.Nests.DetailsNest.Update(String data)
in VisualStudioDiscordRPC.Shared.Nests.Base.BaseDataNest`1.OnPlugUpdatePerformed(TData data)
in VisualStudioDiscordRPC.Shared.DiscordRpcController.SetPlug[TNest](BasePlug plug)
in VisualStudioDiscordRPC.Shared.PackageController.ApplySettings()
in VisualStudioDiscordRPC.Shared.PackageController.Init()
in VisualStudioDiscordRPC.Shared.VisualStudioDiscordRPCPackage.<InitializeAsync>d__2.MoveNext()
--- End stack trace from the previous location where the exception occurred ---
in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in Microsoft.VisualStudio.Shell.AsyncPackage.<>c__DisplayClass21_0.<< Microsoft-VisualStudio-Shell-Interop-IAsyncLoadablePackageInitialize-Initialize>b__1>d.MoveNext()
--- End stack trace from the previous location where the exception occurred ---
in System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
in Microsoft.VisualStudio.Services.VsTask.Retrowexception(AggregateException e)
in Microsoft.VisualStudio.Services.VsTask.InternalGetResult(Boolean ignoreUIThreadCheck)
@Reavert
Copy link
Owner

Reavert commented Feb 20, 2024

Hi!
Which version of the extension are you using?
This bug is fixed in 1.6.6.

@Debukan Debukan closed this as completed Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants