Bug Description:
When running brute-seq.lua, I get the following error:
brute-seq.lua:226: 'reaper.ImGui_PushFont': expected 3 arguments minimum
System Info:
- REAPER v7.45
- ReaImGui v0.10.0.2
- Windows 11
Steps to Reproduce:
- Installed Brute-Seq via ReaPack
- Ran the script from the Action List
- Error appears on line 226
Additional Notes:
I tried passing 12 as the third argument and the error moved to another line. REAPER also displayed a message suggesting I disable the ReaImGui extension. I'm using the ReaTips theme, but I doubt that's related. No other scripts are running.
Any idea what might be causing this?