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
<entry>
<record>1549</record>
<time>2021/02/17 21:52:54.580</time>
<type>Error</type>
<source>VisualStudio</source>
<description>SetSite failed for package [DiscordRPCVSPackage]Source: 'discord-rpc-vs' Description: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=15.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.Threading, Version=15.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
File name: 'Microsoft.VisualStudio.Threading, Version=15.8.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'
 at discord_rpc_vs.DiscordRPCVSPackage.InitializeAsync(CancellationToken cancellationToken, IProgress`1 progress)
 at Microsoft.VisualStudio.Shell.AsyncPackage.<>c__DisplayClass17_0.<<Microsoft-VisualStudio-Shell-Interop-IAsyncLoadablePackageInitialize-Initialize>b__1>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
 at Microsoft.VisualStudio.Services.VsTask.RethrowException(AggregateException e)
 at Microsoft.VisualStudio.Services.VsTask.InternalGetResult(Boolean ignoreUIThreadCheck)
 at Microsoft.VisualStudio.Services.VsTask.GetResult()

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
</description>
<guid>{EA99CD90-97EA-40A5-BE3C-2F3377242800}</guid>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
Same issue here as of version 5.5 (not sure if this is the exact version this started happening though); reinstalling the extension, Discord, and reinstalling VS entirely didn't help.
Try downloading the version that downloads via file here.
Have you uninstalled all versions of the plugin before updating? Because of the transfer of the plugin to me, there may be conflicts with the old version.
Same issue here as of version 5.5 (not sure if this is the exact version this started happening though); reinstalling the extension, Discord, and reinstalling VS entirely didn't help.
Bug description:
Here's the error report from
ActivityLog.xml
:Reproduction steps:
Steps to reproduce the behavior:
Expected behavior:
No error on startup.
Screenshots:

Desktop (please complete the following information):
Additional context
None.
The text was updated successfully, but these errors were encountered: