Share via

"The thread tried to read from or write to a virtual address for which it does not have the appropriate access."

Anonymous
2018-04-22T02:19:41+00:00

Hi. I've recently downloaded a mod for a game and now whenever I try to open a save file, it just suddenly closes the game. I checked the dump files and it said "The thread tried to read from or write to a virtual address for which it does not have the appropriate access." I've watched multiple tutorials online but all tell me to disable my antivirus and/or uninstall and re-install the application. Would that really be the correct way to fix this?

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

3 answers

Sort by: Most helpful
  1. Anonymous
    2018-04-22T12:51:24+00:00

    I didn't receive a BSOD on my computer. The game crashed and created a .dmp file, which I then opened using Visual Studio and it told me that the save files were running into access denied errors at startup and were causing the game to crash. (Exception Code 0xC0000005).

    3 people found this answer helpful.
    0 comments No comments
  2. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2018-04-22T20:23:12+00:00

    Can you post the dump file to Onedrive and post the link here?

    0 comments No comments
  3. Vijay A. Verma 104.8K Reputation points Volunteer Moderator
    2018-04-22T03:31:00+00:00

    To know what exactly is causing the crashes, I need to analyze minidumps generated by crashes.

    Go to C:\Windows\Minidump

    Zip the contents of the folder corresponding to date and time of your BSOD

    Upload the content to Onedrive or any other file sharing site for me to locate the problem

    If you need help to generate Minidump - http://answers.microsoft.com/en-us/windows/wiki...

    0 comments No comments