-
-
Notifications
You must be signed in to change notification settings - Fork 6
Troubleshoot
Sachin edited this page Sep 19, 2024
·
1 revision
- 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