@DapperPaperBagSF How long were you able to play without issues before the crashing started again? Does it matter whether you play online or offline, as in, Origin in offline mode and your computer disconnected from the internet? What other apps are open when the crashes happen?
I'd like to see a crash dump. Here's how to get one:
- 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, let it run for a few minutes (use windowed fullscreen or windowed mode, not regular fullscreen), then alt-tab to cause a crash
- After it crashes, wait for any crash dialogs to finish, or if you have to hard reset, wait a couple minutes first
- 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.