Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 21 6:06 am)
Attached Link: http://www.renderosity.com/mod/forumpro/showthread.php?thread_id=2724430
The linked thread had the same error reported, using a different script. The error has something to do with an incorrectly installed tcl/tk library.The issue may have nothing to do with the realism kit, per se.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Quote - The linked thread had the same error reported, using a different script. The error has something to do with an incorrectly installed tcl/tk library.
The issue may have nothing to do with the realism kit, per se.
More precisely, the issue was installing WW2 standalone into the Poser folder.
A reinstall of Poser was the only fix.
In PoserPro I become this Message when I Run RealSkinshader on a V3-Figure:
Traceback (most recent call last):
File "F:ProgrammeSmith MicroPoser ProRuntimePythonposerscriptsRealSkinShader_all_Figure.py", line 906, in ?
SkinShader = SkinShaderDlg(tk)
File "F:ProgrammeSmith MicroPoser ProRuntimePythonposerscriptsRealSkinShader_all_Figure.py", line 688, in init
Label(self.StatusFrame, text='Selected Figure : ').grid(row=0, col=0, sticky="e")
File "F:ProgrammeSmith MicroPoser ProRuntimePythonliblib-tkTkinter.py", line 1790, in grid_configure
self.tk.call(
_tkinter.TclError: ambiguous option "-col": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -sticky
In Poser 7 is work without any problem with the same figure.
Quote - In PoserPro I become this Message when I Run RealSkinshader on a V3-Figure:
Traceback (most recent call last):
File "F:ProgrammeSmith MicroPoser ProRuntimePythonposerscriptsRealSkinShader_all_Figure.py", line 906, in ?
SkinShader = SkinShaderDlg(tk)
File "F:ProgrammeSmith MicroPoser ProRuntimePythonposerscriptsRealSkinShader_all_Figure.py", line 688, in init
Label(self.StatusFrame, text='Selected Figure : ').grid(row=0, col=0, sticky="e")
File "F:ProgrammeSmith MicroPoser ProRuntimePythonliblib-tkTkinter.py", line 1790, in grid_configure
self.tk.call(
_tkinter.TclError: ambiguous option "-col": must be -column, -columnspan, -in, -ipadx, -ipady, -padx, -pady, -row, -rowspan, or -stickyIn Poser 7 is work without any problem with the same figure.
That one I've seen others talk about. You need to edit the script, because one of the parameter names have changed. Try
column=0
instead of
col=0
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
Quote - Well... I had no idea where I'd installed the standalone WW2, so I went to Add/Remove programs and uninstalled it. Then I reinstalled the Realism Kit.
Now when I try to open Poser I get "This application has failed to start because python24.dll was not found."
Arghh!
That's because if you installed WW2 Standalone inside the Poser installation it over wrote the Python and then when you uninstalled it it removed it leaving Poser Pythonless. Just reinstall Poser and you should be back up and running.
That's one of the nice things about the SR updaters - they usually include all the Python stuff, so if Python stuff gets messed up, you have a much quicker way to recover than re-installing the entire application.
Renderosity forum reply notifications are wonky. If I read a follow-up in a thread, but I don't myself reply, then notifications no longer happen AT ALL on that thread. So if I seem to be ignoring a question, that's why. (Updated September 23, 2019)
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.
Does anyone who's a wizz at Python know how I might make Face Off's Unimesh Realism Kit work in Poser 7? I just downloaded an update and thought it might be the update to P7, but no luck. I'm getting this error when I run it on M3:
This is very frustrating as I've never before come across incompatibilities between P6 and P7 and I've been using P7 since it came out. I can't get into Face Off's Help forums (I registered but no response from the admin to log me in) and I've had no luck contacting him in the past via site mail.