Open oeai opened 5 years ago
right now installing windows update 1809, so can test bugs after
try to remove some markups on the right until you find exact one that causes this error or you can remove all and then enable to OFF it once again to find the error
if you'll get it, you can go to github and find exact registry entry
the other way is in going to gpedit.msc and search all enabled or those that has some relation to
the problem is probably that you have enabled some parameter before or ms has changed an access to this parameter (for example) after one of some windows patch.
this error is " unset TCPnoDelay " so there's something wrong with it and you need to disable this option first.
you can see these lines of which exact entry has been changed
what i do in case of trouble - i'm removing all tags to make it off anyway, then enable it with needed tags and it writes values and then it works well, because it has those parameters. this can happend because ms patches can write their default parameters, but there's no sofisticated checks yet in gamemode, so it thinks that there should be those parameters that have been before (when enabled). so before update it's better to make it OFF for some time.
Why not just suppress it?
here's an error received from Omar T.