Game keeps crashing please help

I’ve done everything i can think of

  • updated GPU drivers
  • run windows memory tests
  • run scan and repair

nothing helps can anyone tell me why this is happening, it’ll happen at random times like when a match first starts, or at the end of a match or even sometimes in the middle of it.

EXCEPTION_ACCESS_VIOLATION

This indicates that the program tried to access an area of memory that it shouldn’t have, leading to a violation error. This could be due to a variety of reasons, such as dereferencing a null pointer or accessing memory that has already been freed.

Faulting Module:

Module: [0x00007FF9BFEC5C80] D3D12Core.dll

The crash occurred in D3D12Core.dll, which is a part of the Direct3D 12 graphics API. This suggests that the issue is related to graphics rendering.

Can you post some system specs? What are you running?

Given these errors I would try stress testing your machine. Do you play any other games?

You could leave FurMark (free download) running for a long time, and create a bootable memory test USB stick to test your memory, as it could be RAM related also.