Seeing this error every time I play. Shows up randomly, but at least once per session. Running Win10-64 with acouple of 7790's in crossfire. This is the only game I have issues with. I've checked the cards with Furmark. Ran for 20 minutes at 95 deg. with no issues. Also checked my memory and all my drivers are up to date. I've tried playing with the graphics options and nothing is working. I'm at a loss at this point. Any suggestions would be greatly appreciated.
0
Comments
I checked my log for the game and found this:
23:08:04.440 [1856]: [WARN] [CHTTPResponseHeader] [GetModifyTime] query ContentMD5 fail, [ERROR CODE] 12150
23:08:04.441 [1856]: [ERROR] Create idx failed. errno: 2, line:602
According to https://msdn.microsoft.com/en-us/library/windows/desktop/aa385465(v=vs.85).aspx
[ERROR CODE] 12150 means: The requested header could not be located.
That error explains why I got "d3derr_invalidcall" as asking for something that the program can't find is an invalid call and results in a crash.
So how about a fix for that eh?