toolstech opened this issue on Mar 30, 2003 ยท 15 posts
toolstech posted Sun, 30 March 2003 at 8:28 PM
Fauve, so far I have encountered two sets of items that have to be removed. There may be more depending on what items are used. Tailor will fortunately give you the line number of the item(s) causing errors, though, which helps a lot. The first item I had problems with is under the Channels section of the .cr2. I found that if the .cr2 contains a section labeled 'groups' underneath channels (and most likey before zOffsetA), that groups section on down to the following closing bracket } needs to be removed. This has only appeared in two of the .cr2s I saved from Poser 5, however, so I am not certain what causes it to be put in there to begin with. The other section that I had to remove appears in every .cr2 saved from Poser 5. You will want to scan for a line with the word "backfaceCull" and delete it and the 5 lines that follow, down to and including smoothPolys. You will have to do this for every actor in the .cr2, which is rather cumbersome (it will take a very long time to do this by hand if you are working with something that contains all of the V3 morphs, for example). Would probably be useful for someone to write a python script or some other utility to do this automatically.