Difference between revisions of "Game Help:Crash workarounds"

From SimsWiki
Jump to: navigation, search
m (Windows XP)
(Categories, sortkey)
 
(19 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Sims3GameHelpHeader}}
 
{{Sims3GameHelpHeader}}
 
=Game Crashing WorkArounds=
 
  
 
==Overview==
 
==Overview==
 +
{{See also|[[Game Help:Sims 3 Game Problem]]}}
 +
If your game is crashing for no apparent reason, this page explores the hardware causes of crashes. If you haven't done so already, follow steps 1-3 on the link above (eliminate software problems first).
  
The programs/steps below may help you if your game is crashing for seeminly no apparent reason.  All 32-bit applications (including The Sims 3), by default, have the large address aware (LAA) bit disabled.  In layman's terms, this means the application cannot address more than 2 GiB (2,147,483,648 bytes) of virtual memory.   The Sims 3 can, under certain circumstances, reach this limit causing the game to crash to the desktop.  The two solutions below achieve the same objective of enabling the bit. Using one of the methods below, assumes that you have already tried removing your Custom Content in this guide[[Game Help:Sims 3 Game Problem| Game Help:Sims 3 Game Problem]].
+
==Data Execution Prevention==
 
+
{{See also|[[Game Help:Data Execution Prevention]]}}
There have also been reports and feedback from users of reduced lag, freezing, and crashes to the desktop who have installed and used CFF Explorer or The Sims 3 Large Address Aware.
+
 
+
 
+
===CFF Explorer===
+
 
+
# Download and install [http://www.ntcore.com/exsuite.php CFF Explorer]
+
# '''Make a backup of your original exe just in case something goes wrong.'''
+
#* Right Click on the exe file<br> &nbsp; &nbsp; &nbsp; TS3.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin<br> &nbsp; &nbsp; &nbsp; TS3EP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 World Adventures\Game\Bin<br> &nbsp; &nbsp; &nbsp;  TS3SP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 High End Loft Stuff\Game\Bin<br> &nbsp; &nbsp; &nbsp;  TS3EP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Ambitions\Game\Bin
+
#* Choose "Copy"
+
#* Right Click an empty space in the folder
+
#* Then choose "Paste", you will now have a copy of the exe file
+
# Run the program, click the folder icon or go to FILE >> OPEN and browse your PC for the Sims 3 exe or the latest EP/SP exe you installed.<br>[[Image:Cff01.jpg|thumb|100px]]<br clear=all />
+
# Click on File Header at the left, find characteristics at the right and click the "Click here" blue button.<br>[[Image:Cff02.jpg|thumb|100px]]<br clear=all />
+
# Tick "App can handle >2GB address space"<br>[[Image:Cff03.jpg|thumb|100px]]<br clear=all />
+
# Ok that and save by clicking the disk icon or going to FILE >> SAVE.<br>[[Image:Cff04.jpg|thumb|100px]]<br clear=all />
+
# Overwrite the file when it asks you to.
+
<div style="font-size:80%">Source from this post: [http://linna.modthesims.info/showthread.php?t=375907 How I solved Sims 3 crashing to desktop (DasmX86Dll.dll not found)] by gohan2091</div>
+
'''NOTE: If you use this method, you need to keep the backup of the exe file you changed with CFF Explorer.  <br>When you update your game, you will need to copy the backup exe back to folder and replace the edited exe file.'''
+
# Go to the folder which has the exe file you changed
+
# Delete the current TS3-or-TS3EP01-or-TS3SP01.exe file
+
# Rename the copy or backup exe back to the original name, now you can safely update/upgrade
+
 
+
You could also used the method under Invalid File On TS3*.exe below.
+
 
+
===The Sims 3 Large Address Aware===
+
 
+
# Download and extract [http://www.modthesims.info/download.php?t=410418 The Sims 3 Large Address Aware] to a location you can find it (the desktop will suffice).
+
# If you do not have .NET Framework 2.0 or newer, obtain it through [http://update.microsoft.com/ Windows Update] under Optional Updates.
+
# Run The Sims 3 Large Address Aware and once it is open, you should see a list of The Sims 3 titles you have installed.
+
# Click on "Force LAA" to set "LAA" to "True."  Once they are True, they are capable of using up to 4 GiB (4,294,967,296 bytes) of virtual memory if the system is configured to allow it.
+
 
+
Should you ever have a problem you suspect is caused by enabling the large address aware bit, simply run the program again and click on "Reset LAA" to set the executables back to default (False).
+
 
+
 
+
'''Invalid File On TS3*.exe'''
+
 
+
Enabling the large address aware bit via either method may result in future patches throwing an "Invalid File" error on the executable.  To correct this, in The Sims 3 Large Address Aware, follow the instructions below but click on "Reset LAA" instead of "Force LAA."  To correct this in CFF Explorer, follow the instructions below but uncheck "App can handle >2GB address space" box instead of checking it.  Now you should be able to install the patch without problems.  Remember to repeat the steps below to yet again make the game large address aware.
+
 
+
==Data Execution Prevention (Windows only)==
+
  
 
Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files.
 
Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files.
Line 51: Line 12:
 
DEP can help protect your computer by monitoring your programs to make sure that they use system memory safely. If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you.
 
DEP can help protect your computer by monitoring your programs to make sure that they use system memory safely. If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you.
  
Change Data Execution Prevention settings
+
==Insufficient Memory Crashes==
 
+
{{See also|[[Game Help:Insufficient Memory Crashes]]}}
If you choose to protect all programs, you can still turn off DEP for individual programs. If you suspect that a program does not run correctly when DEP is turned on, check for a DEP-compatible version of the program or an update from the software publisher before you change any DEP settings.
+
 
+
===Windows Vista & Windows 7===
+
 
+
* Open '''System Properties'''.
+
** Go to '''Start'''.
+
** Then '''Control Panel'''.
+
** Then open '''System'''.
+
** Click '''Advanced System Settings'''.  If you are prompted for an administrator password or confirmation, type the password or provide confirmation.<br>[[Image:Dep00.jpg|thumb|100px]]<br clear=all />
+
* Under '''Performance''', click '''Settings'''.<br>[[Image:Dep01.jpg|thumb|100px]]<br clear=all />
+
* Click the '''Data Execution Prevention''' tab, and then click '''Turn on DEP for all programs and services except those I select'''.<br>[[Image:Dep02.jpg|thumb|100px]]<br clear=all />
+
* Click on '''Add''' and browse your system to find the exe file you are using[[Image:Dep04.jpg|thumb|100px]]
+
** TS3.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
+
** TS3EP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 World Adventures\Game\Bin
+
** TS3SP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 High End Loft Stuff\Game\Bin
+
** TS3EP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Ambitions\Game\Bin
+
* Click '''OK'''.
+
* '''Restart your computer''' for the changes to take effect.
+
  
===Windows XP===
+
Even though The Sims 3 was patched to be large address aware, crashes may still occur due to insufficient memory.  Detailed information is found on the link above.
  
* Open '''System Properties'''.
+
[[Category:Sims 3 Game Help|Crashes]]
** Go to '''Start'''.
+
[[Category:Sims 3 Technical Game Help|Crashes]]
** Then '''Settings'''.
+
** Then '''Control Panel'''.
+
** Then open '''System'''.
+
* Click on the '''Advanced''' tab.
+
* Click on the '''Settings''' button for '''Performance'''.
+
* Click on the '''Data Execution Prevention''' tab.
+
* Check "'''Turn on DEP for all programs and services except those I select:'''"
+
* Click on '''Add''' and browse your system to find the exe file you are using:
+
** TS3.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3\Game\Bin
+
** TS3EP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 World Adventures\Game\Bin
+
** TS3SP01.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 High End Loft Stuff\Game\Bin
+
** TS3EP02.exe under C:\Program Files (x86)\Electronic Arts\The Sims 3 Ambitions\Game\Bin
+
* Click '''OK'''.
+
* '''Restart your computer''' for the changes to take effect.
+

Latest revision as of 10:54, 20 September 2012

Sims 3 Game Help Categories:

Custom Content  | Installation  | Gameplay Guides  | Technical & Graphics Issues  | Miscellaneous Issues

MTS Help Q&A Forums

[edit] Overview

See also: Game Help:Sims 3 Game Problem

If your game is crashing for no apparent reason, this page explores the hardware causes of crashes. If you haven't done so already, follow steps 1-3 on the link above (eliminate software problems first).

[edit] Data Execution Prevention

See also: Game Help:Data Execution Prevention

Data Execution Prevention (DEP) is a security feature that can help prevent damage to your computer from viruses and other security threats. Harmful programs can try to attack Windows by attempting to run (also known as execute) code from system memory locations reserved for Windows and other authorized programs. These types of attacks can harm your programs and files.

DEP can help protect your computer by monitoring your programs to make sure that they use system memory safely. If DEP notices a program on your computer using memory incorrectly, it closes the program and notifies you.

[edit] Insufficient Memory Crashes

See also: Game Help:Insufficient Memory Crashes

Even though The Sims 3 was patched to be large address aware, crashes may still occur due to insufficient memory. Detailed information is found on the link above.

Personal tools
Namespaces

Variants
Actions
Navigation
game select
Toolbox