Forum Discussion

Shiroi-Nirvash's avatar
Shiroi-Nirvash
Rising Novice
4 months ago

Help me firgure out why apex keeps crashing pls

This is from the crash dump

[Superuser Edit - Moved the Apex dmp text into a file for better visibility]

1 Reply

  • Shiroi-Nirvash​ Looks like a lot of gibberish to me, but it has this in it:

    ERROR_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%p verwies auf Arbeitsspeicher bei 0x%p. Der Vorgang %s konnte im Arbeitsspeicher nicht durchgef hrt werden.

    Which Google says it means:

    ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%p referenced memory at 0x%p. The operation %s could not be performed in memory.

    Which suggests a possible issue with your PC, (more specifically, the RAM). It can help if you could upload a dxdiag log, as that would show what your PC is currently running, (like its CPU/GPU), as well as help see if something needs to be updated, etc.