-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I load the .dem file, nothing happens, just these few console lines.
- I have verified that all of the addons that are being sent are accessible on the Steam Workshop
- I am subscribed to all addons (even the workshop map)
i am recording via a plugin that is doing this:
Server.ExecuteCommand($"tv_record \"addons/counterstrikesharp/data/{Config.DemosDir}{g_sDemosName}\"");
when the game is over (or the criteria or is no longer met) i stop the recording via
Server.ExecuteCommand($"tv_stoprecord");
Config:
- mm_extra_addons "addon1,addon2,addon3,addon4"
- mm_extra_addons_timeout 30
- mm_addon_mount_download 0
- mm_cache_clients_with_addons 1
- mm_cache_clients_duration 3600
- mm_block_disconnect_messages 1
- mm_addon_debug 1
I was able to watch back demos in December of 2025, a game update came, and now i no longer able to record demos.
I'm not sure if this is related to MultiAddonManager or my plugin, but a game update definitely broke it.
Any tips or help appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels