joeannie opened this issue on Mar 24, 2018 ยท 24 posts
joeannie posted Wed, 11 April 2018 at 4:34 PM
willdial posted at 4:29PM Wed, 11 April 2018 - #4326776
I have Poser Pro 11 and I do not get this problem with G2F and DSON. What version of the DSON Importer are you using?
I have the latest from DAZ3D, which hasn't change for a long time & I use the DAZ Dl manager, so I assume I'd see if a new one was offered.
The CR/PP import is fine, it is only the DUF files being misinterpretted by the PZ/python stub (so I guess DSON import). I noticed the items in the DUF are NOT fully qualified, so for example it might be "url" : "name://@selection/chest:?rotation/x/value", "keys" : [ [ 0, 7.928934 ] ] ... but many things have a 'chest', so I am guessing the code walking the object tree gets confused now and walks down the wrong tree.