Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Nov 25 12:38 pm)
What poser does if it doesn't find a map at the specified location it does a file search through your tecture dir for the map and grabs the first one. Sad thing is if you have lots of references like this it can take a while for a poser file to load. There is a utility that goes through your files and corrects these wrong path locations which greatly speeds up file loading.
What is happening is that Poser is searching through first your Poser 4 runtime, and if it can't find a picture file called "reflection.jpg", it then searches through your P5 runtime and loads the first map it finds called "reflection.jpg". Use the search function on your computer to search for "reflection.jpg", and see if you have one, or pssibly more than one. Use Correct reference. It is a freebie and will fix these problems for you.
I only have poser 4, but I guess it's the same in poser 5. This is really (IMHO) a Poser bug, when you save a cr2 Poser saves an abslute path to the map files. Some people have said that Poser will search your Textures folder, it WON'T if an absolute path is used like in the graphic in post #1, in that case it will only look where the path points. Poser WILL search the Textures folder and its sub-folders if you specify a relitive path. Assuming that the "reflection.jpg" is somewhere under Textures in your tree, backup your file then edit the "reflectionMap" line to read:
reflectionMap ":reflection.jpg"
Just for information, when Poser searches for textures as described in prior posts it searches the entire Runtime, starting at the begining. Everything, that includes Python, even the dll's, all of the !Daz stuff, and even searches past the Textures folder if it doesn't find it. That's why it takes so long...
Poser's "logic" when loading an OBJ is as follows: 1) Look for the .OBJ file in the exact relative path given in the CR2 (etc.) including the capitalization of the path and filename. 2) If it isn't there, panic. Spin the user some line about being short of memory so that they panic, too. Attempt to escape during the confusion. 3) There is no third thing. :D
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.
See above pic to see why I'm confused.
I do have P4 installed, not on the C drive, but I gutted the runtime. I just verified that it is not in there, nor is it in the P5 runtime.
If P5 can't find a map when you use a material, is it the same as when you apply a pose?
Or does it just pick another with the same name?
I can't recall EVER having a problem with this file.
HMMMM