I am having a problem with my plug-in and the latest version of pymol. My problem occurs in the cmd.split_states routine, in which the variable r is set to DEFAULT_ERROR, and never re-assigned, and then when this code is run at the end of the split_states routine:

if _raising(r): raise pymol.CmdException

An exception is ALWAYS raised because r is ALWAYS set to DEFAULT_ERROR. Am I interpreting this correctly?

Thanks!
Leigh Willard
le...@rsvs.ulaval.ca




Reply via email to