Super ultra long loading time! How to find a way to fix this?

I pass my leisure time with Daz for 3 years, however, I found the loading time getting longer and longer. I check some  discussion about this issue.

Then I check the log trying to figure out what happens, I found the most errors from like this:

2020-05-08 20:42:06.256 WARNING: ..\..\..\..\..\src\sdksource\fileinput\dzassetdaz.cpp(1442): Failed to create modifier: XXXXXXXXXXX

or

2020-05-08 20:42:07.025 WARNING: ..\..\..\..\..\src\sdksource\fileinput\dzassetdaz.cpp(5818): Could not find target property for formula: Genesis8Male:/data/DAZ%203D/Genesis%208/Male/Morphs/DAZ%203D/Expressions/eCTRLWink_HD.dsf#eCTRLWink?value in file : /data/DAZ%203D/Genesis%208/Male/Morphs/Zev0/Expression%20Smoother/Wink%20Smoother.dsf


mmm...I don't know why  I just even open a new Genesis8 male it has to load so many things?

And some time error would be " "...just a space, and I don't have any idea why it auto converts " " to "%20"...

Uhhh........I ever read this, but didn't find a solution, is there is the same issue friend as me?

Comments

  • Richard HaseltineRichard Haseltine Posts: 99,454

    The paths are able to use limited characters, essentially those allowed in links as I recall, so many characters get cinverted to their two digit hex code - %##, 20 being 32 which is the ASCII code for a space.

    Many morphs - both characters and shaping sets - will have corrective morphs that adjust the shape when the morph in question and another (such as one of the expressions) are set. In order for that to work there has to be a link between the two, and that is usaully part of the newer/more specialised morph data - if you don't have the product with the other partner isntalled then you will get the emssage about not being able t find the target property. It isn't (usually) a bug per se, though it may affect loading times.

  • BejaymacBejaymac Posts: 1,886

    Attach your log file to a post.

Sign In or Register to comment.