Key Pages: [ Rope Home Page | Basics (tutorial) | Language Reference | Download ]
This error means that the Rope script has executed a step that wants to "pop" one or more items off the stack, but there is insufficient data there to satisfy the requirement.
For example..
20 add print
Will generate this error because add will want to pop two values when used in this way, but the stack only contains one.
The error almost certainly means that there is something wrong with the logic of the script.
Lowth.com: [ Home | Rope | P2PWall | LinWiz | cutter | Protector - Free Antivirus software | TapeIO ]