Category:Errors: Difference between revisions
Jump to navigation
Jump to search
Tyteen4a03 (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]]: | * 1. [[Memory Access Violation]]: (Known as MAV) | ||
* 2. [[Illegal Instruction]]: | * 2. [[Illegal Instruction]]: (Known as II) | ||
* 3. [[Unknown Runtime Exception]]: | * 3. [[Unknown Runtime Exception]]: (Known as URE) | ||
* 4. [[Parameter Must Be Positive]]: | * 4. [[Parameter Must Be Positive]]: (Known as PMBP) | ||
* 5. [[Array Index out of Bounds]]: | * 5. [[Array Index out of Bounds]]: (Known as AIB) | ||
* 6. etc | * 6. etc | ||
Revision as of 16:38, 26 March 2011
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: (Known as MAV)
- 2. Illegal Instruction: (Known as II)
- 3. Unknown Runtime Exception: (Known as URE)
- 4. Parameter Must Be Positive: (Known as PMBP)
- 5. Array Index out of Bounds: (Known as AIB)
- 6. etc
These are general errors that can occur anywhere, inside Wonderland or not:
- Abnormal Program Termination: (Known as APT)
- General Protection Fault: (Known as GPF)
Pages in category "Errors"
The following 7 pages are in this category, out of 7 total.