Hello. I've tried for days to get the benchmark running with no success. I'm ensuring that the archive is unblocked before extraction and in a new folder, and that the exe is ran as an administrator. I'm running Windows 10. My wife's setup is identical to mine and she is able to run it without issue.
When attempting to launch the working cursor appears and then disappears. The only logs appear in the event viewer:
Application: ffxiv-shadowbringers-bench.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.AccessViolationException
at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointerInternal(IntPtr, System.Type)
at System.Runtime.InteropServices.Marshal.GetDelegateForFunctionPointer(IntPtr, System.Type)
at System.Management.WmiNetUtilsHelper..cctor()
Exception Info: System.TypeInitializationException
at System.Management.SecuredConnectHandler.ConnectNSecureIWbemServices(System.String, System.Management.IWbemServices ByRef)
at System.Management.ManagementScope.InitializeGuts(System.Object)
at System.Management.ThreadDispatch.ThreadEntryPointMethodWithParam()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
I've attempted to run with all different compatibility modes, on different partitions, and even copying a working directory from my wife's computer, which then does not run locally. My Windows have all the latest updates, running the latest .NET version, and have the latest DX versions installed. Running an NVIDIA GTX 1080i. Any insight and assistance would be greatly appreciated.