Skip to content

Troubleshoot

Sachin edited this page Sep 19, 2024 · 1 revision

If your model stays in T-pose when you dance/emote, try the following:

- Check whether the addon folder is downloaded in your game files (client). PATH_TO_STEAM/Steam/steamapps/workshop/content/730

- Check whether the addon folder is downloaded in your server files. game/bin/linuxsteamrt64/steamapps/workshop/content/730 or game/bin/win64/steamapps/workshop/content/730 if windows.

- Both should have 3328582199 or your custom_addon_id folder inside.

If does not exists in server files, execute this in your server console: mm_download_addon 3328582199 (or your custom_addon_id)

If does not exists in game files, manually subscribe here (or to the link of your custom assets): https://steamcommunity.com/sharedfiles/filedetails/?id=3328582199

Clone this wiki locally