gwatcha / reaper-keys

vim-bindings for Reaper
https://gwatcha.github.io/reaper-keys/
MIT License
144 stars 10 forks source link

MacOS error in Visual Track Mode #27

Closed elgiovanno closed 4 years ago

elgiovanno commented 4 years ago

utils.lua:208: bad argument #2 to 'GetTrack' (number expected, got nil)

Getting this error when deleting tracks in VTM. The only two patterns I've been able to replicate consistently are deleting all tracks and deleting a selection of more than one track that includes the last track or the track before last. I've found the issue in other instances but those were less consistent in reproduction.

gwatcha commented 4 years ago

should be fixed now on develop!