Don't know if this will help anyone. I was only getting the crash without an error. I opened my event viewer and found a 455 error. It showed a folder:
C:\WINDOWS\system32\config\systemprofile\AppData\Local\TileDataLayer\Database\EDB.log.
So, when I looked, this folder didn't exist. So I created the folder. I did it the backway using the command propt (CMD).
"Open a CMD shell as Administrator.
That started me off in c:\Windows\system32.
cd config\systemprofile\AppData\Local
mkdir TileDataLayer
cd TileDataLayer
mkdir Database"
(info found:
https://answers.microsoft.com/en-us/...9-76d6412895a0)
I have been playing for 1 hour and 30 minutes and have not crashed yet. (I still have the GeForce Experience closed out as well from the start bar/app tray)