SplitmediaLabsLimited / xjs

XSplit JS Framework. Make plugins for XSplit Broadcaster, quickly and easily.
Other
39 stars 11 forks source link

Config window breaks when plugin from UNC path #220

Closed misha-plus closed 6 years ago

misha-plus commented 6 years ago

Hello. I found a bug -- config window is broken when the plugin is added from UNC path. The config window didn't show any tab, reload button, just gray window.

In particular, this problem will be when plugin directory shared from Mac in Parallels VM.

Details

When I add a layer to the scene via HTTP, like http://mbp:2015/ the plugin works correctly. Local file, like C:\my-plugin\index.html works correctly. But UNC file path, like \\share\my-plugin\index.html from shared brokes config window.

index.html have this meta tag for config:

<meta name="xsplit:config-url" content="config.html">
SML-MeSo commented 6 years ago

For checking if it's due to the xjs-framework or the source properties dialog in general.

SML-MeSo commented 6 years ago

Upon investigation, it is indeed on the side of the dialog in XBC. Hopefully, the fix will be integrated in the next release. Will further comment when fix is available.

misha-plus commented 6 years ago

Ok, thank you

SML-MeSo commented 6 years ago

Oh, sorry for the late update, but this should addressed already on the latest release, XBC v. 3.4.1806.2229