76
edits
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. ... |
edits