Ashley Cave
Ashley Cave
I realised as well that my blueprint name and prefix are the same. But if you called the blueprint something else, or didn't use a prefix, where would you expect...
aha. In which case I'll attach my current settings below: ```json { "RichPresenceEnabled": true, "Language": "English", "LargeIconPlug": "ExtensionIconPlug", "SmallIconPlug": "VisualStudioVersionIconPlug", "DetailsPlug": "SolutionNameTextPlug", "StatePlug": "ProjectNameTextPlug", "TimerPlug": "ApplicationScopeTimerPlug", "FirstButtonPlug": "GitRepositoryButtonPlug", "SecondButtonPlug": "NoneButtonPlug",...
Not currently. I did use one before reinstalling yesterday, but I had already reset my config to default before that. My current `custom_plugs.json` is an empty array: `[]`, and settings...
I removed the old version, cleared the old config folder, and installed the debug build. I launched my solution directly and the error came up again. The extension has recreated...
Okay, so I cleared the config and installed that newer one. I directly launched my solution that was erroring. It loaded fine, and my discord activity updated. I closed VS...
Same situation after restart, only VRF solution will cause the error. All my own solutuions work fine. I will update my settings and try a few more times
I tried changing my settings one-by-one, nothing changed for anything. Still only VRF was causing issues. I tried another test, I deleted my `.vs` folder from that solutions root, and...
> For me, the project started correctly and without any errors and correctly displayed activity in Discord That seems to match what happened for me when I cleared the `.vs`...
For completeness sake, I uninstalled the debug build and reinstalled the release version, and confirmed everything is loading again and it is. > It's hard to tell when an error...
Unfortunately had this again just now; again not on all solutions (VRF is fine still). I'll continue to just load VS and wait before loading my solutions for now. There...