Fuewburvpoa
Fuewburvpoa
Im pretty sure other have same error log but since no one posted ill leave it there. https://pastebin.com/Fw5JHETm This is ActivityLog.xml after exception being thrown. Look at record 1510, this...
I've noticed that only single file was still throwing exception, then i proceed to comment out things till i found the problem. Code below would crash extension, as soon as...
Yes `Keys` are just `Dictionary.Keys`, and it looks like any linq query will reproduce this bug, something like will do it ```C# List myStrings = new List(); var a =...
Just a little update on how i solved this issue for now. - download a tool called [NSudo](https://github.com/M2Team/NSudo) that allows you to run programs as TrustedInstaller - launch registry editor...