Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2025 Feb 01 12:52 pm)
This can happen in some models after installing the Pro Pack. There are several threads in this forum about this effect. It happens in models that in the CR2 there is an un-defined "g" statement. There are two methods that have been tried. The first, suggested by Curious Labs, is to do a clean install od POSER4 without the 4.03 update and then add PPP. The second Method is Giving your models the "Blahs". This method is more time consuming and requires you to use a CR2 editor or a text editor to search out all "g" statements and the one that just have a "g" you would then manually add "blah" to it. the "g" statement is a sub-set of the goemetry, although not a part of the OBJ the cr2 references, more like the custome changes a user can add like a Morph target. example- g hip f 11/1 50/25 55/2 9/3 f 59/82 105/12 100/51 61/79 is how the "g" statement could be defined for a part of the model ( this would be a "correctly" defined "g" g f 11/1 50/25 55/2 9/3 f 59/82 105/12 100/51 61/79 is a un-defined "g" statement, and would and can cause holes in this area of the model. Using a text editor, or a CR2 editor (available in freestuff) you would do a search and replace, for EVERY undefined "g" with "g blah" g blah f 11/1 50/25 55/2 9/3 f 59/82 105/12 100/51 61/79 then you would save the model (under a different name ) and then open poser and try again. This is the method I used and the "blah'ed" model then worked with a problem and no longer had holes. CL is aware of this and I imagine they are doing something but i wold not know what that is.
That was a good technical explanation about the the problem. The probelm has to do with parsing the files in the code. To put it in layman's terms: When you use the group tool with Poser4. It puts custom geometry into the cr2 file. That's OK with Poser4. But since the ProPack changed the structure of the way it deals with the files. It creates a conflict and you end up with holes. The fix is a painfull editing of the files like lalverson posted above. I really hope CL gets a patch out soon. It has been too long now. And it's getting rediculous. We discovered this the first week the ProPack was released. I don't mean to be hard on those guys. I know they are busy and all. But it's time to release a patch folks. :-P ScottA
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.
After I update the poser to poser pro pack,some of models which I builded have some hole(can see through it).These didn't happen in poser4.Why?