I open Darkfall and run it fine for say 10mminutes to an hour or so and I get a blue screen and then my system restarts. This is what my error log file said:
Event filter with query "SELECT * FROM __InstanceModificationEvent WITHIN 60 WHERE TargetInstance ISA "Win32_Processor" AND TargetInstance.LoadPercentage > 99" could not be reactivated in namespace "//./root/CIMV2" because of error 0x80041003. Events cannot be delivered through this filter until the problem is corrected.
Here is the fix. Open a command prompt as an admin and enter the following pressing the enter key after each line:
net stop winmgmt
DEL C:\Windows\System32\wbem\Repository\*.*
Now reboot and let the system idle for a few minutes. There will be a couple of WMI warnings in the event log, but thats alright for the moment. Reboot one more time and the error and warning will be resolved.
You are about to answer a thread that has been inactive for more than 6 months. If you still wish to proceed, please ensure that your posting is original and does not duplicate or overlap any prior responses to this thread.