Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 26 1:43 pm)
I haven't looked at this script in quite a while, but I'm pretty sure you
shouldn't select one of the Balls that the script created. Something
else should be selected when you run the script.
If the script is having trouble finding Ball.obj in the first place, there may
be some confusion about different runtimes. When I wrote the script,
(in 2003, how the time passes!!!!) external runtimes were quite new in
Poser, and I didn't really allow for them. You may have to move your scene
into the main or default runtime.
My python page
My ShareCG freebies
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Anyone tried this free script with Poser 7? I get the following error when trying it on a simple prop:
Traceback (most recent call last):
File "C:Program Filese frontierPoser 7RuntimePythonposerScriptsz-flatten.py", line 115, in ?
BBall.SetParent(ABall)
poser.error: An actor can't be the parent of itself!
When I run the script, it looks for a ball.obj. So I point it to the default ball primitive that ships with poser (basic primitive).
Can anyone help out?
Gracias,
Gorge