Category:Errors: Difference between revisions
Jump to navigation
Jump to search
Emerald141 (talk | contribs) No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
In [[Wonderland]], many errors exist when the game messes up on something. Here's a list of the errors, most common to rarest: | In [[Wonderland]], many errors exist when the game messes up on something. Here's a list of the errors, most common to rarest: | ||
* 1. [[Memory Access Violation]]: Your everyday error. | * 1. [[Memory Access Violation]]: Your everyday error. (Known as MAV) | ||
* 2. [[Illegal Instruction]]: Not so common. | * 2. [[Illegal Instruction]]: Not so common. (Known as II) | ||
* 3. [[Unknown Runtime Exception]]: Not an error you see every day. | * 3. [[Unknown Runtime Exception]]: Not an error you see every day. (Known as URE) | ||
* 4. [[Array Index out of Bounds]]: Incredibly rare. | * 4. [[Array Index out of Bounds]]: Incredibly rare. (Known as AIB) | ||
* 5. ... | * 5. ... |
Revision as of 19:56, 9 December 2009
In Wonderland, many errors exist when the game messes up on something. Here's a list of the errors, most common to rarest:
- 1. Memory Access Violation: Your everyday error. (Known as MAV)
- 2. Illegal Instruction: Not so common. (Known as II)
- 3. Unknown Runtime Exception: Not an error you see every day. (Known as URE)
- 4. Array Index out of Bounds: Incredibly rare. (Known as AIB)
- 5. ...
Pages in category "Errors"
The following 7 pages are in this category, out of 7 total.