Game repeatedly crashing

I don't know what the issue is but when I am playing local the game crashes after a little bit of playtime. This is the error that shows up,
[2018.12.29-22.05.21:776][733]LogAI: Warning: UINSAIDirector::AddOrphanedBotsToNearbySquads: Could not find nearby squad for INSAISoldierController_17, created a INSAISquad_24 with 1 members
[2018.12.29-22.05.24:542][946]LogD3D11RHI: Error: Result failed
at D:\workspace\shipping_win64\main\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11Query.cpp:300
with error DXGI_ERROR_DEVICE_REMOVED DXGI_ERROR_DEVICE_REMOVED
[2018.12.29-22.05.24:542][946]LogD3D11RHI: [Aftermath] GDynamicRHI=00000224D0C90000, GDX11NVAfterMathEnabled=0, Result=0xFFFFFFFF, bDeviceActive=0
[2018.12.29-22.05.24:542][946]LogD3D11RHI: Error: D3DDevice failed CreateBuffer VB with ByteWidth=72, BindFlags=0x9 Usage=0, CPUAccess=0x0, MiscFlags=0x0
[2018.12.29-22.05.24:542][946]LogD3D11RHI: Error: Result failed
at D:\workspace\shipping_win64\main\Engine\Source\Runtime\Windows\D3D11RHI\Private\D3D11VertexBuffer.cpp:83
with error DXGI_ERROR_DEVICE_REMOVED DXGI_ERROR_DEVICE_REMOVED
[2018.12.29-22.05.24:542][946]LogD3D11RHI: [Aftermath] GDynamicRHI=00000224D0C90000, GDX11NVAfterMathEnabled=0, Result=0xFFFFFFFF, bDeviceActive=0
[2018.12.29-22.05.24:551][947]LogWindows: Windows GetLastError: The operation completed successfully. (0)
something up with the A.I. in the game?

..looks that is nobody here to hear you - winter holidays all over the place ...
mine is crashing the computer (blue screen), or if freezing for forever sometime after 5 minutes in game

@jet1478 said in Game repeatedly crashing:

DXGI_ERROR_DEVICE_REMOVED

This appears when your GPU is not stable (OC, insufficient PSU, etc.) or when GPU driver crashes and not recovered.

"Your log files shows "DXGI_ERROR_DEVICE_HUNG" which means your graphics driver froze or has not been able to respond in time."

I tried this fix but it didn't work...