overte-org / overte

Overte open source virtual worlds platform.
https://overte.org/
Other
128 stars 47 forks source link

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

Closed AleziaKurdis closed 3 weeks ago

AleziaKurdis commented 1 month ago

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.

daleglass commented 1 month ago

Being worked on in #955

HifiExperiments commented 3 weeks ago

I think this was resolved by the aforementioned PR