mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-03-21 17:34:57 -05:00
Created FAQ (markdown)
parent
e565ae0867
commit
2bb01239f8
34
FAQ.md
Normal file
34
FAQ.md
Normal file
|
|
@ -0,0 +1,34 @@
|
|||
|
||||
# Frequently asked questions:
|
||||
|
||||
<details>
|
||||
<summary>Where did all my settings go?! I updated to OBS 28 and the tabs are all gone!</summary>
|
||||
|
||||
***
|
||||
Uncheck the following checkbox on the General tab.
|
||||

|
||||
***
|
||||
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Where did all my settings go?! I updated to OBS 28 and they're all wiped out!</summary>
|
||||
|
||||
***
|
||||
The settings are saved as part of the scene collection.
|
||||
What likely happened is that you updated to OBS 28 first, the now incompatible plugin version failed to load, and you closed OBS, causing OBS to overwrite the scene collection data without any data of the advanced scene switcher.
|
||||
|
||||
If you have backed up your scene collection data or [exported your settings to a file](Saving-and-loading-settings) previously you can use those files to restore the settings.
|
||||
***
|
||||
</details>
|
||||
|
||||
|
||||
<details>
|
||||
<summary>I have set everything up, but nothing is happening! Why is the plugin is not doing anything?!</summary>
|
||||
|
||||
***
|
||||
Make sure the [plugin is started](Starting-and-stopping-the-plugin).
|
||||
Use [these visual guides](Troubleshooting#visual-indicators-of-macro-activity-and-status) to narrow down which part of your macros is not working as expected.
|
||||
***
|
||||
|
||||
</details>
|
||||
Loading…
Reference in New Issue
Block a user