Re: Crash Plants vs. Zombies ™: Battle for Neyborville
OK, non of the errors remaining are relevant to the problem, the are as a matter of fact produced by a know issue of SFC.
Is there a reason why you are still on Windows build 17763?
Please create a new DxDiag and load it up.
Also:
- Press the Windows key and "R" at the same time.
- In the new Window, type or copy and paste "%LOCALAPPDATA%\CrashDumps" (Without the quotation marks) > Press ENTER
- Look if there are any "PVZBattleforNeighborville.exe.Xxxx.dmp" files in the "..Local\CrashDumps" folder.
- Upload all PVZBattleforNeighborville.exe dmp files at a free filehoster like Dropbox and post the link here.
If there aren't any dump files of TS3:
- Press the Windows key > Write: Command Prompt > Right click on "Command Prompt" in the search results > Run as administrator.
- Copy and paste "reg add "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps\devenv.exe" /v DumpType /d 2 /t REG_DWORD" (Without the quotation marks at beginning and end of the line, so the quotation marks before HKLM and after devenv.exe need to stay in) into the command prompt Window > Press ENTER.
- Play the game until it crashes.
- After the game crashes, let all Windows crash dialogues finish.
- Press the Windows key and "R" at the same time. > Type "%LOCALAPPDATA%\CrashDumps" (Without the quotation marks) into the new window > Press ENTER.
- Upload the PVZBattleforNeighborville.exe dmp files at a free filehoster like Dropbox and post the link here.
If you want to undo the automatic dump creation, use the command below in a elevated command prompt (As in point 1) reg delete "HKLM\Software\Microsoft\Windows\Windows Error Reporting\LocalDumps" /f