Forum: Poser Python Scripting


Subject: Bug? PP2010 run script from pz2?

grichter opened this issue on Feb 10, 2011 ยท 12 posts


SteveJax posted Sun, 20 February 2011 at 4:10 AM

Well the first problem I see in your very first example is that 01-White.py is calling a copy of itself!! That would be why it's running twice.

1st: Make sure you don't have multiple copies of the script.

2nd: Make sure any copies you do have aren't calling themselves.