Category:Errors: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
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. (Known as MAV)
* 1. [[Memory Access Violation]]: (Known as MAV)
* 2. [[Illegal Instruction]]: Not so common. (Known as II)
* 2. [[Illegal Instruction]]: (Known as II)
* 3. [[Unknown Runtime Exception]]: Not an error you see every day. (Known as URE)
* 3. [[Unknown Runtime Exception]]: (Known as URE)
* 4. [[Parameter Must Be Positive]]: Rare. (Known as PMBP)
* 4. [[Parameter Must Be Positive]]: (Known as PMBP)
* 5. [[Array Index out of Bounds]]: Incredibly rare. (Known as AIB)
* 5. [[Array Index out of Bounds]]: (Known as AIB)
* 6. etc
* 6. etc



Revision as of 12: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:

These are general errors that can occur anywhere, inside Wonderland or not: