sorayuki / obs-multi-rtmp

OBS複数サイト同時配信プラグイン
https://sorayuki.github.io/obs-multi-rtmp/
GNU General Public License v2.0
3.49k stars 484 forks source link

Plugin Listed as "Title" Missing Button Names and Titles, No Error Messages #400

Open Kaszanas opened 8 months ago

Kaszanas commented 8 months ago

Hi, I have noticed the following issues in the current version of this software. Unfortunately it is not well documented in English.

Attempting to start a predefined target while the main OBS encoder is not streaming leads to this error:

image

Which seems to be called in code here:

https://github.com/sorayuki/obs-multi-rtmp/blob/b17240988b948bf0256503ac40b70a9b22049449/src/push-widget.cpp#L314-L325

Unfortunately this is an issue also for other labels:

image

Also while technically the plugin is visible in Docks it shows up as "Title":

image

OBS Version

kilroy98 commented 8 months ago

Perhaps the translation files are not installed or damaged?

Kaszanas commented 8 months ago

Perhaps the translation files are not installed or damaged?

That is possible given that I had to copy the files to my OBS installation location as the installer does not allow for changing the path.

lucaspontoexe commented 7 months ago

There should be a data/locale folder with the .ini files for the translations. Mine are at C:\ProgramData\obs-studio\plugins\obs-multi-rtmp\data\locale.

If you are running a portable installation, IIRC it's <app folder>\data\obs-plugins\obs-multi-rtmp\locale.