I just updated to the latest Alpha version:
- Device: MacBook Pro (14-inch, 2021)
- macOS: 15.4 (24E248)
- BTT Version: 5.307 (2025040807)
- Alpha: 0 update(s) behind latest Alpha version 5.307 (2025040807).
- Regular: Installed version is ahead of latest Regular version 5.140.
I navigated to the Recently Did Run Script section, but I wasn’t able to see any script calls logged there. As you mentioned:
However it might not yet catch all script calls
It seems that the phantom temporary variables are being set only at restart, which might explain why the new section is not catching these script calls.
I also have some additional details that may assist with troubleshooting. This issue began after I completely redefined my Master BTT preset on February 6, 2025. At that time I had attempted to run get_triggers
, which caused BTT to crash. To work around this, I created a new empty preset and rebuilt my Master preset – importing some, but not all, of my previous triggers. Although it took time and wasn’t entirely straightforward, my new preset now runs get_triggers
without issues (see BTT crashes when calling get_triggers and calling reveal_element_in_ui for triggers in all apps doesn’t work for more details).
I really appreciate your efforts in troubleshooting these issues. Having such cluttered temporary variables has made working with BTT more challenging and has raised concerns about potential configuration corruption.
Thanks again for looking into this, and I hope the additional information is helpful for your diagnostics!