brxwnchxld Please run a couple of basic checks of your Windows system files:
- Hit Windows key-X
- Choose either “PowerShell (Administrator)” or “Windows Terminal (Administrator),” whichever option is offered
- Inside the window that appears, copy and paste “DISM.exe /Online /Cleanup-image /Restorehealth” without quotes, and enter
- The system will start validating soon. If it throws an error, please list it here
- After it reaches 100%, hit Windows key-X again
- Again, choose “PowerShell (Administrator)” or “Windows Terminal (Administrator)”
- Inside the window, copy and paste “sfc /scannow” without quotes, and enter
- Post the message you receive here
Restart your computer, hit Windows key-i, select Update & Security, and click the box to check for updates. If any install, restart again afterwards.
Please also do a clean uninstall and reinstall of the graphics driver, as described here:
https://crinrict.com/blog/2019/02/clean-re-install-of-graphics-drivers-with-display-driver-uninstaller-ddu.html
Finally, please disconnect every peripheral except for the mouse and keyboard, and restart your computer afterwards and before trying to play.
If you get another crash, I'd like to see a dump file. To find one, click Windows key-R and copy and paste this:
%LocalAppData%\CrashDumps
When you enter, you'll see a list of .dmp files. If one of them is from Sims 4 or Origin, please upload it to a third-party filehosting site (Google Drive, Dropbox, etc.) and link it here. If you see a crash dump that was written at exactly the time the game crashed, I'd like that too. But in either case, please only upload files from after we started troubleshooting here.
If there is no Sims 4 .dmp file, you can enable them:
- Hit the Windows key, type "command prompt" in the box, right-click on Command Prompt in the search results, and select Run as Administrator
- In the window, paste "reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps\devenv.exe" /v DumpType /d 2 /t REG_DWORD" without the outside quotes into the box, and enter
- Launch Sims 4 and wait for it to crash (whether you can play at all or not)
- After it crashes, wait for any crash dialogs to finish
- Then hit Windows key-R and paste "%LOCALAPPDATA%\CrashDumps" without quotes into the box, and enter
- Upload the last .dmp file to a free filesharing site and link it here
- When you want to undo the auto crash log dumps, open Command Prompt as before, paste "reg delete "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f" without the outside quotes, and enter.