Segfault after update and added preset

I update to the latest version of BTT and installed a preset that was mentioned within the release notes form google translate.
Now I get a segfault when launching (via terminal)

Device information:

  • Type of Mac: M1 MacBook Pro 16"
  • macOS version: 12.5 (21G72)
  • BetterTouchTool version: BTTReleaseDate
    1688024160
    BreakpadProduct
    BetterTouchTool
    BuildDateString
    Thu Jun 29 09:36:00 CEST 2023

I am suspecting that the preset is actually causing the issue. Is there a way to remove the latest preset installed from the .app file? (without losing all my presets?)

oh sorry, seems like I forgot a check somewhere as the floating menu feature requires macOS 13 due to all the advances in SwiftUI Apple has made recently.

You can enter this terminal command to enter safe mode:
defaults write com.hegenberg.BetterTouchTool BTTSafeModeEnabled YES

This might allow you to open BTT and remove the preset. I'll upload a fix asap

you are the best :heart: such a quick response that I did not even mange to annoy you on twitter before you answered here :smiley:
In safe mode I managed to remove the preset, now it loads again!

Thanks for reporting this (and sorry I couldn't make this work on macOS 12, but there really have been huge changes since then which enabled me to create this new feature).

Don't forget to turn off safe mode again, otherwise none of your BTT triggers will work.