PC ERRORS
More Articles...
|
Fatal Exception Error
Most programs are correctly written so that no errors will occur when they are run. Even the best written program can encounter an error or two, which frustrates the PC user trying to run the program. It's downright aggravating to see the fatal exception error message just when you're trying to run a program. This article covers the causes of and solutions to the fatal exception error.
Cause #1: Not Enough Memory
Certain programs are real memory hogs. They require enough memory to run correctly. If you don't have enough memory, when you try to run the program, you'll see the fatal exception error message.
The Fix
Close all other non-essential programs and then run the program again. Or, if necessary, upgrade to a higher amount of RAM.
Cause #2: Too Many Temp Files
If your program has just recently started displaying the error, it may be because you have too many temp files. The temp files are taking up too much space and are resulting in errors.
The Fix
Delete all temporary files using a program like CCleaner or ATFCleaner. Then try running the program again to see if it works.
Cause #3: Fragmented Files
Windows tends to organize files in a very disorganized fashion. So when a program goes to run a particular file, it might have to do a lot of searching for it. Defragmentation arranges the files in a logical manner, thus making it easier to find each piece of a file.
The Fix
Go to start>programs>accessories>system tools and run Defragmenter.
Cause #4: Heat
If there are hardware issues, such as overheating, the program will display the fatal exception error.
The Fix
Check to see if all of your PC's fans are working properly. If not, clean them or replace them.
Cause #5: Low Disk Space
For most programs to run, there is a need for at least 200MB of free space. If there is less than 200MB, the program will not work.
The Fix
Delete old files that are unneeded. Possibly install a new harddrive or purchase an external one so that you have enough space.
Cause #6: Out of Date
Patches and updates are constantly being released by software developers. If your program is out of date in this regard, it may quit functioning.
The Fix
Download any recommended updates or patches for your programs.
|