Hi,
First, thank you for providing this plugin!
I noticed that on my environment, the OBS 17LIVE plugin did not work immediately after installation because the file:
C:\Program Files\obs-studio\data\obs-plugins\obs-17live\html\chat\index.html
was missing.
Without this index.html, the plugin's menu items were greyed out and I couldn’t log in.
I tried copying ja.html (I use a Japanese environment) and renamed it to index.html, and after that the plugin worked as expected and the login option appeared.
Once I logged in, the plugin saved its config and continued to work normally.
I understand that it may work fine for other users — so this might not affect everyone, but in my case, a clean install did not generate index.html.
If this workaround helps more people run the plugin successfully, it might be worth checking whether this file should be included or generated automatically.
Environment:
- OBS Studio version: 31.0.4
- Plugin version: v1.0.0
- OS: Windows 11 Pro
Thank you for looking into this!