Cathwyler / MagicRemoteService

Use your LG Magic Remote as a Windows mouse and control your PC with the LG Magic Remote from your LG WebOS TV
GNU General Public License v3.0
48 stars 2 forks source link

System.Text.Json error #34

Closed bturne48 closed 2 months ago

bturne48 commented 2 months ago

Hello, recently updated to the latest tv os, now receiving this error. Any help?

image

Cathwyler commented 2 months ago

This is probably a Windows or antivirus issue. You probably miss "System.Text.Json.dll" or "MagicRemoteService.exe.config" file next to the "MagicRemoteService.exe".

Did you properly extracted the zip file ? Make sure you don't have any instance of the service running in the background and check the "unlock" security attribute in the zip file's property before extracting it to avoid antivirus problem.

bturne48 commented 2 months ago

Solved with fresh install and downloading System.Text.Json with NuGet