Array Index out of Bounds: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Category:Common Wonderland Errors Array Index out of Bounds (also referred to as AIB) is an error found in Wonderland. Array Index out of Bounds occur when the game att…') |
No edit summary |
||
Line 2: | Line 2: | ||
Array Index out of Bounds (also referred to as AIB) is an error found in [[Wonderland]]. Array Index out of Bounds occur when the game attempts to execute a function beyond the set array. Other error messages include [[Parameter Must Be Positive]], [[Abnormal Program Termination]], [[Memory Access Violation]], [[Unknown Runtime Exception]], and [[General Protection Fault]]. | Array Index out of Bounds (also referred to as AIB) is an error found in [[Wonderland]]. Array Index out of Bounds occur when the game attempts to execute a function beyond the set array. Other error messages include [[Parameter Must Be Positive]], [[Abnormal Program Termination]], [[Memory Access Violation]], [[Unknown Runtime Exception]], [[Illegal Instruction]] and [[General Protection Fault]]. | ||
== Known Causes == | == Known Causes == |
Revision as of 23:15, 9 December 2009
Array Index out of Bounds (also referred to as AIB) is an error found in Wonderland. Array Index out of Bounds occur when the game attempts to execute a function beyond the set array. Other error messages include Parameter Must Be Positive, Abnormal Program Termination, Memory Access Violation, Unknown Runtime Exception, Illegal Instruction and General Protection Fault.
Known Causes
The following events can cause an Array Index out of Bounds.
- Wonderland Adventures: Create a level larger than 101x101 tiles.
- Wonderland Adventures: Save dialogue files and exit them. Repeat this a lot and you will get an AIB.
- ...