There is a bug in this extension causing the runtime to crash when changing frames. It is very easy to fix though.
Your '-(int)getNumberOfConditions' rountine should return '3', not '0' as you currently do. The number should be the number of conditions your extension has or it will crash.