Being new to Lua programming, I try to learn by studying existing scripts and the https://obsproject.com/docs/scripting.html documentation.
Today I encountered the behaviour in my script:
after adding local scene = obs.obs_frontend_get_current_scene()
on exiting OBS it reports a crash.
By commenting that line, it does not crash. Reproduced several times by commenting/uncommenting and restarting OBS.
Please find attached reproduction code.
Log file: https://obsproject.com/logs/pIs0GUnpTQVaedPv
Today I encountered the behaviour in my script:
after adding local scene = obs.obs_frontend_get_current_scene()
on exiting OBS it reports a crash.
By commenting that line, it does not crash. Reproduced several times by commenting/uncommenting and restarting OBS.
Please find attached reproduction code.
Log file: https://obsproject.com/logs/pIs0GUnpTQVaedPv