Download and commited the f59 into TS2010 and it shows shadow error. Opened the kuid for Edit in Explorer and double clicked the config.txt file. I see this error in the shadow container:
shadow
{
mesh "GO_F59PH_body/GO_F59PH_shadow.im"
}
The shadow mesh is in a shadow folder, not the body folder so changed the container to:
shadow
{
mesh "GO_F59PH_shadow/GO_F59PH_shadow.im"
}
Saved and commited but still had some kind of mesh error so ran PM2IM on GO_F59PH_body/GO_F59PH_body.im then commited without error.
Bob