Problem with crashing. EXCEPTION_ACCESS_VIOLATION
So I've had two issues playing the game for 2 days. And I've managed to fix one of them (the issue was a DXGI_ERROR exception). But I somehow have not been lucky with fixing the exception_access_violation. The game works fine for half to 1.5 hours and then crashes with this crash message. I'm playing on PC. Here are my specs:
CPU: i7 10700
Motherboard: Gigabyte Z590 Gaming X
GPU: GTX 1070ti 8GB
RAM: 32GB 3200mhz
Storage: 2TB Nvme SSD
And here is the message I got from the unreal crash handler.
LowLevelFatalError [File: Unknown] [Line: 902]
Rendering thread exception:
Fatal error!
Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x0000000445f0d608
0x0000000140b12cfa WRC.exe!UnknownFunction []
0x00000001434dad21 WRC.exe!UnknownFunction []
0x00000001434e7590 WRC.exe!UnknownFunction []
0x000000014217682b WRC.exe!UnknownFunction []
0x00000001434c47b2 WRC.exe!UnknownFunction []
0x00000001434c5873 WRC.exe!UnknownFunction []
0x00000001422baac7 WRC.exe!UnknownFunction []
0x00000001422b4ad1 WRC.exe!UnknownFunction []
0x00007ffeb59b257d KERNEL32.DLL!UnknownFunction []
0x00007ffeb69caa58 ntdll.dll!UnknownFunction []
If anyone knows how to fix help would be greatly appreciated.