Forum: Poser - OFFICIAL


Subject: Ockham's Emphasizer

CaptainMARC opened this issue on May 06, 2013 ยท 10 posts


CaptainMARC posted Sun, 26 May 2013 at 6:23 PM

Good news: it solved my V4 problems.

Bad news: it doesn't work at all on Miki4. (Old Emphasizer doesn't work either.)

Bug report - that doesn't actually bother me that much - error window pops up with the message:

Traceback (most recent call last):
File "C:Poser Pro 2012RuntimePythonposerScriptsScriptsMenuEmphasizer-WX.py", line 198, in EventCB
self.Status.SetStatusText('%s in figure %s' % (ActorName,FigName))
File "C:Poser Pro 2012RuntimePythonlibsite-packageswx-2.9.1-mswwx_core.py", line 16237, in getattr
raise PyDeadObjectError(self.attrStr % self._name)
wx._core.PyDeadObjectError: The C++ part of the App object has been deleted, attribute access no longer allowed.

If anybody is reading this with the new Poser, are there any new features that allow the kind of "Emphasizer-style" bulk editing that is essential to animators? It seems strange that I have to depend on the mighty Ockham's script to make basic edits, and if there is something it can't deal with I have to use another app. You can't expect me to make an adjustment like +10 to the same parameter on each of 400 frames by hand...

(Or is there any other way of doing this other than with an Ockham script?)