Sun, Jan 26, 3:36 AM CST

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2025 Jan 25 9:50 pm)



Subject: Curious !


agnes ( ) posted Sun, 25 August 2019 at 2:36 AM · edited Mon, 13 January 2025 at 10:25 PM

I got a little problem I don't explain: I'm using Poser Pro 2012 on a Mac OS 10.13.6. I have made a grunge BBQ with a half-barrel. Writing the code of geometries in a cr2, I had : prop BBQ-Bidon:2 { storageOffset 0 0 0 objFileGeom 0 0 :runtime:Geometries:Agnes-Bricole:BBQ:BBQ-Bidon.obj } Of course the obj file is in the right place ! If I import it in Poser, the result is good. Now if I load the cr2 from the libraries, I had a purple one-sided square.... !!!!! I rewrote, I rewrote... Always the bad same result. :-( But ... !!! I changed the name of the obj file to Bidon-BBQ.obj or BidonBBQ.obj and I rewrote the ligne of code : prop BBQ-Bidon:2 { storageOffset 0 0 0 objFileGeom 0 0 :runtime:Geometries:Agnes-Bricole:BBQ:BidonBBQ.obj }

Yes it works !

If somebody coud tell me what the xxxxxx ( = some slang words) thing happened ?

Agnès


Biscuits ( ) posted Sun, 25 August 2019 at 4:20 AM · edited Sun, 25 August 2019 at 4:22 AM
Online Now!

One polygon off usually indicates the normal is reversed.

If you make Poser props pp2 in the future this might come in handy, then you don’t have to write the code manually.

https://www.renderosity.com/mod/freestuff/geometry-stripper/48560

And never use spaces or things like - in the objnames.

My 2D&3D Store 

My Youtube Channel


an0malaus ( ) posted Sun, 25 August 2019 at 9:16 AM

Poser can cope with spaces in the folder names throughout the path to an object file, even an obj file name could contain spaces, since that is all passed to the operating system to handle, and MacOS has always supported spaces in filenames. OBJ files are more restrictive of names used within themselves. Group names, which poser matches to body part names for instance, are delimited by spaces in the OBJ file, so cannot contain spaces within a given group name.

Poser actor names can even contain spaces in their internal names, but things break down when the Setup Room has to make associations between actor internal names and bone/group names, because the obj/geometry parsing prohibits them, so, as @Biscuits advised, it's always safest to avoid spaces in internal actor names and mandatory for groups.

The other thing I notice is that you have assigned a figure number ":2" to the prop. Unless the prop is parented to a figure, it doesn't really need a figure number. But, since you mention you're loading it from a cr2 file, the implication is that it's part of a figure.

The mystery of why renaming the file would make it load correctly is very strange.



My ShareCG Stuff

Verbosity: Profusely promulgating Graham's number epics of complete and utter verbiage by the metric monkey barrel.


agnes ( ) posted Sun, 25 August 2019 at 10:11 AM

Thank you an0malaus. I always use a nul cr2 container to put props together. It's easy to use and you can hide the group easily in a heavy scene (some of my scenes can be more than 1 Go ). It's the reason I have a figure number. See my free stuff: https://www.renderosity.com/mod/freestuff/pendule-murale---wall-clock/82482 Then you can have ERC in the figure body and lights. I think it's better than the Poser grouping tools. Thank you Biscuits, but the geometry stripper works only in Window. And anyway it's no very hard to write Poser code.


Nails60 ( ) posted Sun, 25 August 2019 at 10:17 AM · edited Sun, 25 August 2019 at 10:19 AM

Have you checked that you don't have an old file named BBQ-Bidon2.obj hidden away somewhere in your geometries? Poser at times can be quite obstinate in choosing the wrong file.


agnes ( ) posted Sun, 25 August 2019 at 12:16 PM · edited Sun, 25 August 2019 at 12:20 PM

No old file. I know Poser is sometimes stubborn as a mule. I suppose that, somewhere in Poser program, there is a little hidden line of code that forbid the letters "BBQ" ? Anyway it's ok because I found a solution. But it's very strange.

BBQ.jpg


agnes ( ) posted Mon, 26 August 2019 at 12:02 AM

Yes Nails60 ! You're right ! I found a file "BBQ-Bidon" hidden inside the libraies !


an0malaus ( ) posted Mon, 26 August 2019 at 3:38 AM

Glad you've got this sorted. Nice looking prop, by the way 😃



My ShareCG Stuff

Verbosity: Profusely promulgating Graham's number epics of complete and utter verbiage by the metric monkey barrel.


Privacy Notice

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.