Workspace>Scripts>AutoSubs V2 Only flashes a window very briefly then closes
I downloaded the Windows installer and it installed successfully but when i try to use it all it does is flash a window very briefly then closes and nothing happens
Windows 11 Resolve version: 19.1.3 Build 7 Updated Python to 3.12.8, no luck
Resolve console shows:
Operating System: Windows AutoSubs launched successfully. AutoSubs server is listening on port: 56002 Operating System: Windows AutoSubs launched successfully. AutoSubs server is listening on port: 56002
Do i need to download something else to run it?
Potentially related Issue #149 It appears Resolve v19.1 removes access to UI manager from the free version of Resolve.
if your console shows "An attempt was made to access a socket in a way forbidden by its access permissions." error. search for apps which use ports 56001 and 56002 by command: Get-Process -Id (Get-NetTCPConnection -LocalPort 56001).OwningProcess it will tell you process which you have to kill or give error if there is no such and close them