Lachee / discord-rpc-csharp

C# custom implementation for Discord Rich Presence. Not deprecated and still available!
MIT License
561 stars 93 forks source link

[BUG] Wtf discord rpc doenst work on download folder #224

Closed Mrgaton closed 1 year ago

Mrgaton commented 1 year ago

When i try to use the rpc client in some other folder works but in the download folders i got an error

To Reproduce Steps to reproduce the behavior: 1 put a file width discord rpc on downloads and run it

Expected behavior work as expected

Additional context Add any other context about the problem here.

Logs

ERR :    en DiscordRPC.IO.PipeFrame.SetObject(Object obj)
   en DiscordRPC.RPC.RpcConnection.EstablishHandshake()
   en DiscordRPC.RPC.RpcConnection.MainLoop()
ERR : Unhandled Exception: System.IO.FileNotFoundException
ERR : No se puede cargar el archivo o ensamblado 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
ERR :    en DiscordRPC.IO.PipeFrame.SetObject(Object obj)
   en DiscordRPC.RPC.RpcConnection.EstablishHandshake()
   en DiscordRPC.RPC.RpcConnection.MainLoop()
ERR : Unhandled Exception: System.IO.FileNotFoundException
ERR : No se puede cargar el archivo o ensamblado 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
ERR :    en DiscordRPC.IO.PipeFrame.SetObject(Object obj)
   en DiscordRPC.RPC.RpcConnection.EstablishHandshake()
   en DiscordRPC.RPC.RpcConnection.MainLoop()
ERR : Unhandled Exception: System.IO.FileNotFoundException
ERR : No se puede cargar el archivo o ensamblado 'System.Runtime, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ni una de sus dependencias. El sistema no puede encontrar el archivo especificado.
ERR :    en DiscordRPC.IO.PipeFrame.SetObject(Object obj)
   en DiscordRPC.RPC.RpcConnection.EstablishHandshake()
   en DiscordRPC.RPC.RpcConnection.MainLoop()
Mrgaton commented 1 year ago

Oh i think it was an newsoft json file thath was corrupted or something that was on downloads folders lol but idk why when i got costura fody maybie is an costura fody error