Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 27 5:12 pm)
Poser 7 changed to a new version of Python, which makes several older scripts fail.
Your error doesn't immediately look like a version problem, but it could
be indirectly caused.
You should email Netherworks to see if he's run into this problem yet.........
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.
I've been using ObjToMorph python script from Netherworks to transfer full body morphs to my characters and sudenly it dosen't work and get this error without aparent reason: Exception in Tkinter callback Traceback (most recent call last): File "C:Archivos de programae frontierPoser 7RuntimePythonliblib-tkTkinter.py", line 1345, in call return self.func(*args) File "C:Archivos de programaCurious LabsPoser 5RuntimePythonNetherworksOBJtoMORPHMorphfromOBJ-plus.py", line 115, in handledo act.Parameter(morphName).SetValue(1) AttributeError: 'NoneType' object has no attribute 'SetValue' The true is I need it working, it's really tedious to transfer all body parts by hand. :-( Thank you