Forum Moderators: Staff
Poser Technical F.A.Q (Last Updated: 2024 Nov 02 8:21 pm)
Welcome to the Poser Technical Forum.
Where computer nerds can Pull out their slide rules and not get laughed at. Pocket protectors are not required. ;-)
This is the place you come to ask questions and share new ideas about using the internal file structure of Poser to push the program past it's normal limits.
New users are encouraged to read the FAQ sections here and on the Poser forum before asking questions.
It's a bit clucky, ain't it. I'm sure that P5 will be all jpeg based like the Pro-Pack. Like LB says... load the jpg as a bump into anything and Poser will make the BUM file. I've never understood why CL didn't put the conversion utility into the loading code. Bah... Any jobs going, Kupa? LOL! Too late, I suppose! H:)
I'm not very knowledgeable about Mat pose files, so this is my best guess, not gospel, but I think that the location of a file in pz2 (on a PC, don't know about Mac) can be specified in one of at least three ways 1).
bumpMap ":my.bum"
I think this would tell Poser to look in the Textures folder and its sub-folders. 2).
bumpMap "C:Poser 4RuntimeTextures01V2AnnaVhedTex.bum"
An absolute path, in normal Win format, the file would have to be in exactly the right location to be found. 3).
bumpMap "GetStringRes(1029,53)"
This in internal poser language, the best way to handle this is probably to convert it to one of the other formats.
OK, try this. When it's trying to load the BUM, does it display an Open File dialogue box with the name of the BUM at the bottom? If so just find the bum and put it in the location that the dialogue box opens in. If not, open the Mat pose file in a text editor and use its search facility to find "bum", that should tell you where the pose file is looking for the BUM (as in the above examples). Move the BUM to where the path is pointing, or edit the path statement to point to the BUM. If the pose file is using "GetStringRes" you'll have to try and deduce the name of the BUM, then convert the path statement to one of the other formats.
This is off the top of my head, so I might be wrong, or someone else may have a better solution.
The problem I am having is that the files for the package are in this format ElvianChest1.jpg ElvianChest1BUMP.jpg The question is how do I change the ElvianChest1BUMP.jpg to a .bum file so when I click on POSES ==> LEgendary MAT ====> and double click on the corresonding MAT for the armor piece(in this case the Elvian Chest) that I dont get an error message looking for ElvianChest1BUMP.bum. Sorry if I wasnt specific enough earlier Anyone ever have that problem of trying to apply a Pose and get asked to locate the .BUM file?
Metrini, after you instant message, I sort of got the idea that you wer having problems with the pose file. If your just trying to convert JPG to BUM follo the instructions in my post #2. I'll try and restate whats going on here, BEFORE you load your "Gothic Armor". From the menu bar click on "Render", click on "Materials", from the "Object" dropdown list, select "GROUND", from the "Bump Map" section click "Load", navigate to "ElvianChest1BUMP.jpg" select it and klick "OK". Poser will convert the file to a BUM and load it into the GROUND plain, the conversion is now complete (you only have to do this one time). Set your ground plain back to "No Bump". Now every thing should work, if it dosen,t, it's probably because the files are in the wrong place, refer to post #5.
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.
I am having trouble with .bum files. I try to load a texture and I sometimes get asked for the .bum file I know what the .bum file is for but I think Poser is supposed to be able to convert picture files to .bum right? How do i do this? How do I fix it so I stop getting asked for the .bum file when trying to load textures please?