JoepVanlier / Hackey-Trackey

A LUA tracker plugin for REAPER 5.x and up. Designed to mimick the pattern editor in Jeskola Buzz.
MIT License
130 stars 10 forks source link

Getting strange error when starting hackey-trackey #38

Closed michaelsjackson closed 6 years ago

michaelsjackson commented 6 years ago

bad argument to format, number expected got nil

Not sure what is causing this. Maybe a restart of computer will help, as in Windows XP days. :)

This error appeared today first time, after I played around with automation items, in other projects. Closed Reaper, restarted, reinstalled hackey-trackey and this error always appears now, strange thing. hackey_trackey_format_error

michaelsjackson commented 6 years ago

Yay, found the causing error. I wanted to test unchecking 'Use settings stored in pattern', mainly for playing around with trim/read of automation values, for finding other interesting values, AFTER I wrote a pattern in hackey trackey, somehow hackey trackey does not like it, so for now I have to keep this always checked.

How were you using this option? Or for what was it meant for?

JoepVanlier commented 6 years ago

Thanks! That anrrowed it down quite a lot. It should be fixed in: 8c356b6740121a8b946ec9b6fff7d8a35b64ecb6

That option toggles whether your preferences for Octave, Envelope, Advance and CC column format are stored on a per MIDI item basis (checked), or globally (unchecked).