Closed mollertom closed 2 years ago
For some reason your config is skipping the upgrade script, as those actions should be getting updated to what they are in the latest versions.
The only thing I can think would cause this would be importing a config that was made in a different version, as there are some situations where that can break things and the way the upgrade scripts are meant to be run.
If it's just a few buttons I'd suggest simply deleting those actions and adding them again, if it's a lot of stuff you can attach your config and I'll try to see if it can be fixed.
Hi Jeff
Thanks for your quick reply. It is strange only two commands are not updating properly but that is tech.
It is quite a few buttons for me, likely a couple of hours of work; however, I appreciate the work you guys are doing so much, the least I can do is invest in the time to make this work. If you are interested in my config and it could help someone else, I would be happy to send it along.
As an aside and fyi, the reverse is also true for these commands. I thought I would try fixing one of the buttons with both commands in the newest build then rolled it back to the older version and the updated button had the issue with the updated commands.
Thanks again for the work you do, companion and the vMix module specifically are very helpful.
Tom Moller
On Thu, Mar 3, 2022 at 10:51 AM Jeff Martin @.***> wrote:
For some reason your config is skipping the upgrade script, as those actions should be getting updated to what they are in the latest versions.
The only thing I can think would cause this would be importing a config that was made in a different version, as there are some situations where that can break things and the way the upgrade scripts are meant to be run.
If it's just a few buttons I'd suggest simply deleting those actions and adding them again, if it's a lot of stuff you can attach your config and I'll try to see if it can be fixed.
— Reply to this email directly, view it on GitHub https://github.com/bitfocus/companion-module-studiocoast-vmix/issues/151#issuecomment-1058119351, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXL6F44JVAQ7HYGLS55JJKTU6DGWXANCNFSM5PY4GUVQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you authored the thread.Message ID: @.*** com>
Is this a bug in companion itself or a module?
Is there an existing issue for this?
Describe the bug
When I try upgrading to any version after the vmix update (3858) without the exe, the update appears to work fine until I open up buttons that use the two following vMix commands: ScriptStart and vMixDynamic and those specific commands and the associated values now display the command name but also "nothing to configure" as if there were no values. To resolve the issue I will need to delete the ones I have and reenter them from scratch.
OSC and other connection's commands used on the same button work fine it is just the two vMix commands that do not work. Other vMix commands also work.
This is consistent with all of the buttons where these commands exist. I have likely 30 buttons that use them individually or together but with the same result.
I tried restoring the saved pages and the entire backup and continued with the same result.
I tried 11 different versions until I found the latest one that worked and the first one that did not work. This included the latest build 3991.
I can rollback to version 3857 and without any additional changes, or pc reboots and the commands with their values pop right back up. try one of the newer versions and I get the same result.
See the attached picture of the button config when it is not working properly.
Steps To Reproduce
install any version after 3857 and I continue to get the same result whether I 1, restore pages from a backup 2, restart companion 3, reboot the computer
install any version of 3857 or lower and the commands and values repopulate without any special intervention.
This happens every time I try it, so either I have a strange config on my machine or
Expected Behavior
I expect the commands and their values to populate the buttons correctly when an update/upgrade is completed.
Environment (please complete the following information)
Additional context
No response