overte icon indicating copy to clipboard operation
overte copied to clipboard

MyAvatar.skeletonModelURL from Interface script is returning null even if it is from a local file

Open AleziaKurdis opened this issue 1 year ago • 1 comments

MyAvatar.skeletonModelURL from Interface script is returning null even if it is from a local file

image

Download the community app repo on your machine run the application "flyAvatar" set a different avatar as your avatar for flight, and activate it. Fly and then do "Reload Content" (...or crash the system) Once back, then land somewhere. Since the system recorded in the setting your avatar as you started fly... the app try to keep the url of the non flyavatar. to deal with that later at the next startup. But it get null and fallback to woody.

AleziaKurdis avatar May 05 '24 15:05 AleziaKurdis

Being worked on in #955

daleglass avatar May 11 '24 20:05 daleglass

I think this was resolved by the aforementioned PR

HifiExperiments avatar Jun 07 '24 06:06 HifiExperiments