FerretBomb
Active Member
I am experiencing an intermittent/rare crash on OBS startup, pointing to the LUA library.
I assume that one of the scripts I have installed (Albinou's datetime, CG2121's Advanced Timer, Clock.lua, and Exeldro's Instant Replay) is causing the issue.
Is there any way to determine which LUA script is causing the crash? As OBS never fully starts up and CTDs when the issue happens, there's no way to view the LUA output log, and I didn't find anything in the session or crashlog other than:
As it is intermittent and quite rare (only happening 1-2 times a week) I can't just remove each script to find out when it stops.
I assume that one of the scripts I have installed (Albinou's datetime, CG2121's Advanced Timer, Clock.lua, and Exeldro's Instant Replay) is causing the issue.
Is there any way to determine which LUA script is causing the crash? As OBS never fully starts up and CTDs when the issue happens, there's no way to view the LUA output log, and I didn't find anything in the session or crashlog other than:
pointing at LUA, the OBS scripting dll, and the graphics thread for some reason.0000005A5CB5F7B8 00007FFE56448300 000001FBCCEE6840 00009E74713E788A 000001FBCCEE3020 0000000000000000 lua51.dll!0x7ffe56448300
0000005A5CB5F7C0 00007FFE5F14E452 0000000000000010 00009E74713E788A 00009E74713E788A 0000000000000000 obs-scripting.dll!lua_tick+0xa2
0000005A5CB5F830 00007FFE633A09B3 01D8A72766C1339F 0000000000FE5000 00009E74713E7B80 FFFFFFFFFFFFFFFF obs.dll!obs_graphics_thread_loop+0x233
0000005A5CB5F8F0 00007FFE633A073C FFFFFFFFFFFFFFFF 00007FFE6EE36C30 0000000000000000 0000005A5CB5F9E9 obs.dll!obs_graphics_thread+0x2ec
As it is intermittent and quite rare (only happening 1-2 times a week) I can't just remove each script to find out when it stops.