Hello guys,
For the last several months I'm having a huge issue that crash my game. Texture gets fucked up, character glitches from current position to be in and out of an "open arms, forming a T", FPS drops to 4, and then game crashes. I haven't taken a screenshot to be more precise, I know description is lacking. However I copied the following from the RPT files.
This happened last night on both recruting server and Antiastasi game mode:
23:06:36 VM busy 4115726336 B (reserved 275542016 B, committed 3840184320 B, mapped 106233856 B), free 179109888 B
23:06:36 Small mapped regions: 37, size 155648 B
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 CreateTexture failed : w = 2048, h = 1024, format = BC3_UNORM, err = E_OUTOFMEMORY.
23:06:36 DX11 error : CreateTexture failed : E_OUTOFMEMORY
23:06:36 Virtual memory total 4095 MiB (4294836224 B)
23:06:36 Virtual memory free 146 MiB (153747456 B)
23:06:36 Physical memory free 7707 MiB (8082300928 B)
23:06:36 Page file free 5358 MiB (5618851840 B)
23:06:36 Process working set 2790 MiB (2926260224 B)
23:06:36 Process page file used 3459 MiB (3627327488 B)
23:06:36 Longest free VM region: 5812224 B
23:06:36 VM busy 4141154304 B (reserved 275542016 B, committed 3865612288 B, mapped 106364928 B), free 153681920 B
23:06:36 Small mapped regions: 37, size 155648 B
23:06:36 VID: dedicated: 2095316992, shared 2199584768, system: 0, max: 1780744192, used: 1624358912
ErrorMessage: DX11 error : CreateTexture failed : E_OUTOFMEMORY
Any ideas how can I fix this? All settings are on High-very high
Thanks gents.