[1626] OSC "/avatar/change" is not working.
available in future release
narazaka
I tryed to send "/avatar/change" osc message but it does not work.
I also sended "/avatar/parameters/..." together and it works.
osc.send({address: "/avatar/parameters/BustSize", args: [0.5]}); // works
osc.send({address: "/avatar/change", args: ["avtr_0eb0aeff-5a47-4c01-86e7-943cfcc1e8b5"]}); // not working
Log In
This post was marked as
available in future release
This post was marked as
tracked
White Lotuz
Merged in a post:
[OSC] "/avatar/change" Not fully intergrated.
NotaGames
User is unable to change into an avatar using the "/avatar/change" OSC unless it is a favorited avatar. The user however should supposedly be able to change into any of their own uploaded avatar or a recent avatar, as stated in the 2025.1.2 Update Log.
"You can only change to avatars in your favorites, your recents, or that you've uploaded yourself."
White Lotuz
Merged in a post:
Unable to use OSC command "/avatar/change"
Oni Kidou
I've made my own voice commands to allow me to automatically switch avatars as well as set up rewards for my Twitch streams for viewers to force me into preset avatars. However, the OSC function for that does not seem to be working anymore. Did this function accidentally get removed or something?
XLuma
Can confirm this happens. /avatar/change will not work unless an avatar fulfills all three conditions rather than one
of
those conditions.XLuma
+1. Took me a while to figure out why /avatar/change wouldnt work until I realised it would only work with avatars I had in my favorites. If this is an intended limitation it's really isn't that useful. /avatar/change should check if you own the avatar (e.g the id belongs to you, or a public avatar) when sending an ID, and maybe automatically initiate a download if you own it ?
Dbqt_
+1: It only works for favorite avatar, but not for recent avatars or uploads
Comfy Chloe
I noticed this also, It works for fav avatars but doesnt function for Recent or self-uploaded models
wetty_serial
Rarely successful avatars are available.
TapGhoul
From my own testing, it seems like it ignores the upload status as well as the recency status - it only works for favourited avatars. You must favourite your own avatar to be able to switch into it, the aforementioned alternative requirements of uploaded or recently worn seem to be ignored. This definitely seems like a bug.
Load More
→