Whoooh! I think, by process of elimination I've just found the culprit for my OBS hell. Just a LUA script. https://github.com/obsproject/obs-studio/issues/13491
My gawd, that's what I get for trying to be fancy.
Discussion
Whoooh! I think, by process of elimination I've just found the culprit for my OBS hell. Just a LUA script. https://github.com/obsproject/obs-studio/issues/13491
My gawd, that's what I get for trying to be fancy.
@meljoann nice!! are you a hacker? 😎
@meljoann
> auto_change_interval = obs.obs_data_get_int(settings, "auto_change_interval") * 60 * 1000
I wonder if the bug is that auto_change_interval could be 0, firing the new_question() constantly, which adds something to a table
@meljoann lmao, why is it the solution to these sorts of problems always comes *after* posting on the issue tracker? Why does Murphy care not for our dignity?
@wordsmith if I've got it together to post the issue, I'm often boiling with rage enough to track down the problem. lolllll