Forum: Poser - OFFICIAL


Subject: Whats wrong with my Injection Pose Builder

d_authority opened this issue on Sep 27, 2003 ยท 8 posts


d_authority posted Sat, 27 September 2003 at 12:32 AM

months ago it was working well. now i cant figure this out.

as you notice in the pic, the Add On, Figure, and Processing are disabled in the drop down menu. I tried this one on a sample face file i made for v3 using the v3male head pak.

I have installed the updates 9/17/03: Version 1.2.0.0 and 6/5/03 version 1.1.1. (The two updates on its DAZ product page)

it also said in the version 1.2 update: ** Michael 3 Support ** - Head Morphs - Body Morphs, but it seems like when i use the IPB on M3, it is V3's morphs that it reads. ?!?


d_authority posted Sat, 27 September 2003 at 12:46 AM

ok. when i press F2 F3 or F4, the Figure, Add-on and processing menu turns from grey to black. but other than that, thats all it does. whenever i click on it again, it turns back to grey. geesh! the complications of this life!


Dash posted Sat, 27 September 2003 at 1:49 AM

After I updated injection pose builder now it opens the three option windows ad places them to the right side of the ipb window. try looking for them on your screen maybe is behind another window.


Dash posted Sat, 27 September 2003 at 1:54 AM

screenshot :)

d_authority posted Sat, 27 September 2003 at 2:46 AM

sorry but it doesnt seem to be working. i got to make the "figure" pop up appear. but not the other two. i kept on pressing f2. and then it just appeared. tried to repeat it with the other two but no success so far.


rbtwhiz posted Mon, 29 September 2003 at 5:32 PM

In the install directory for IPB there should be a IPBOptions.cfg file. You have a couple options... one would be to delete that file (and lose any saved preferences), OR the other would be to edit it in a text editor (extremely simple).

If you open it in a text editor you should see something that resembles this:


[Main]
mGeomW = [#]
mGeomH = [#]
mGeomX = [#]
mGeomY = [#]

[Figure]
fDialog = [1 or 0]
fGeomX = [#]
fGeomY = [#]
who = [figure name]

[Processing]
pDialog = [1 or 0]
pGeomX = [#]
pGeomY = [#]
batchProcess = [1 or 0]
injRemBoth = [1 or 0]
injRemType = [1 or 0]
ignoreNonMaster = [1 or 0]
ignoreNonBody = [1 or 0]
ignoreNonHead = [1 or 0]
ignoreReadscripts = [1 or 0]
nonZeroed = [1 or 0]
roundEmUp = [1 or 0]
ignoreExpressions = [1 or 0]
expressOnly = [1 or 0]
ignoreZeroed = [1 or 0]
ignoreScale = [1 or 0]
readScriptOnly = [1 or 0]

[Add On]
aDialog = [1 or 0]
aGeomX = [#]
aGeomY = [#]
v3AnnaMarie = [1 or 0]
v3MorExpPak1 = [1 or 0]
v3HornPak = [1 or 0]
v3MalePak = [1 or 0]


Where you see '[#]' above, there will be numbers corresponding to the width(W), height(H), horizontal position(X) and/or vertical position(Y) of your screen (measured in pixels - 0x,0y being the top left corner). Deleting those lines will cause IPB to use default internal values. By default, the option dialogs appear with the title bar under your cursor the first time they are displayed (without specific coordinates being indicated - as they are in the config file). F2, F3 and F4 toggle the option dialogs. If a value is indicated in the config file or the dialog has been displayed since IPB was launched, the size/position of the main window and the dialogs will be dictated by the last value in memory.

Above you'll also notice the '[1 or 0]' next to many of the options. These are boolean values (1 = checked, 0 = unchecked) that set the editable options in the dialogs.

Once you have IPB configured the way you like, select 'Options -> Save Options File.' The next time you launch IPB it'll be the same size/position and have the same options selected as it did when you choose to save.

-Rob


rbtwhiz posted Mon, 29 September 2003 at 5:40 PM

RE: Michael 3 support In order to result in a file that calls Michael 3 source files, you need to select 'Michael 3' in the figure dialog. Doing this changes which internal dictionary IPB uses to list references in the header. -Rob


d_authority posted Mon, 29 September 2003 at 9:50 PM

YES! now its working well! thank you so much!