Parameter Must Be Positive: Difference between revisions

From WonderWiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Common Wonderland Errors]]
'''Parameter Must Be Positive''' (also referred to as PMBP) is a rare error found in [[Return To Wonderland]]. Parameter Must Be Positive errors occur when the game passes a negative integer as a parameter to a function when a positive integer is expected.  
'''Parameter Must Be Positive''' (also referred to as PMBP) is a rare error found in [[Wonderland]]. Parameter Must Be Positive errors occur when the game uses a negative parameter. Other error messages include [[Illegal Instruction]], [[Abnormal Program Termination]], [[Memory Access Violation]], [[Unknown Runtime Exception]], [[Array Index out of Bounds]] and [[General Protection Fault]].


== Known Causes ==
== Known Causes ==
Line 6: Line 5:
The following events can cause a Parameter Must Be Positive.
The following events can cause a Parameter Must Be Positive.


* [[Return to Wonderland]]: Doing certain things with [[38 08]].
* Return to Wonderland: Doing certain things with [[38 08]].
* [[Return to Wonderland]]: While editing a sign, going to the second, third, or fourth line, pressing space and then pressing backspace.
* Return to Wonderland: While editing a sign, going to an empty line other than the first, pressing space and then pressing backspace.<ref>[http://pcpuzzle.com/forum/viewtopic.php?p=102373#102373 Wonderland Community Board]</ref>
* ...
 
== References ==
<references />
[[Category:Errors|Errors]]

Latest revision as of 19:00, 4 December 2022

Parameter Must Be Positive (also referred to as PMBP) is a rare error found in Return To Wonderland. Parameter Must Be Positive errors occur when the game passes a negative integer as a parameter to a function when a positive integer is expected.

Known Causes

The following events can cause a Parameter Must Be Positive.

  • Return to Wonderland: Doing certain things with 38 08.
  • Return to Wonderland: While editing a sign, going to an empty line other than the first, pressing space and then pressing backspace.[1]

References