Array Index out of Bounds: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Category:Common Wonderland Errors]]
[[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 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]].
Array Index out of Bounds (also referred to as AIB, AIOOB or AIooB) 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 ==