parzival-space / obs-goxlr-fader-sync-plugin

OBS plugin for synchronizing the volume of audio sources with GoXLR faders.
MIT License
12 stars 1 forks source link

Plugin crash when 'Enable Network Access' enabled in the Utility #3

Closed FrostyCoolSlug closed 3 months ago

FrostyCoolSlug commented 4 months ago

This one's on me, because it's not documented..

When 'Enable Network Access' is enabled in the Utility's Settings, the reported bind_address will be 0.0.0.0 (indicating it's binding to all IPs). In this scenario, you need to tweak the host to be localhost instead to connect.

Currently having this setting enabled will crash OBS when it tries to load the plugin.

parzival-space commented 4 months ago

Alright, I will fix that once I am home. 👍

parzival-space commented 4 months ago

Should be fixed now. But if you want to verify this, you can download the current build artifacts here: https://github.com/parzival-space/obs-goxlr-fader-sync-plugin/actions/runs/8941910744