Open spencel opened 5 years ago
I created a workaround for myself by sending a command from twitch chat to save the settings by calling the Init function from the Execute data function call. If anyone knows if I've set up the ReloadSettings function call incorrectly, guidance would be greatly appreciated.
Problem seems to have gone away.
The problem seems to come back but is resolved when restarting streamlabs chatbot...
Same problem here, the ReloadSettings function is never being executed. Still trying to solve this...
Same problem here, is there any fix planned for this in the near future?
Could it be that you reloaded the script, but did not click on the script again? When reloading scripts, you need to click on that script again to open the gui, if the gui is open already when you clicked reload, it kindof is "out-of-sync" and when you change things / save settings it doesn't do it for the current loaded instance of the script. Can you try this out please?
Save Settings doesn't seem to be working. I made this test code to check if ReloadSettings is called when Save Settings is clicked:
But no message is sent to the channel. The ReloadSettings function is called when the script is reloaded by clicking on Reload Scripts.