BTT crash 6.250

macOS: Sequoia (15.7.3)
BetterTouchTool: 6.250

BetterTouchTool crash repeatedly after clicking floating menu:

export_trigger.bttpreset (47.3 KB)
will snd console log by email

Seems to be some weird MIDI crash, do you have a midi device connected? / Is that somehow related to your floating menu? It doesn't seem to be specific to this BTT version.

I have a midi controller connected via usb. The menu is part of Signal.app CAG, nothing to do with midi.

Are you sure this is the correct crashlog? It doesn't show any connection to a floating menu, only to failed midi initialization

Ah I see, the crash for the floating menu is happening because the menu items are set to define min and max width/height but no height is defined for them.

The crashlog is however unrelated to that

just send a new log just to make sure

Added some code in 6.251 to not crash for these missing values but instead let them get as high as possible