Software Failure 8000 0020

From Worms Knowledge Base

Revision as of 04:14, 14 January 2010 by Squirminator2k (Talk | contribs) (New page: {{ParentArticle|Tricks and glitches (first generation)}} If ''Worms'' encounters a fatal error, for instance it runs out of memory, then it will issue the instruction TRAP #0, which s...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

If Worms encounters a fatal error, for instance it runs out of memory, then it will issue the instruction TRAP #0, which should call an "trap handler" to deal with the problem. However, the game doesn't set up such a trap handler, so instead the standard OS trap handler is invoked - which crashes the computer and displays the message "Software Failure, Error: 8000 0020".

The freeware program WormsShell installs a trap handler which causes Worms to jump to its exit code if a fatal error occurs. This doesn't work perfectly as the game will still crash the machine on occasion.

Personal tools