JoepVanlier / Hackey-Trackey

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

Unable to start #105

Closed tkna91 closed 5 months ago

tkna91 commented 5 months ago

I seem to be unable to start the program with the following error. What should I do?

tracker.lua:4216: attempt to perform arithmetic on a nil value (field 'windowHeight')

Screencast:

https://github.com/JoepVanlier/Hackey-Trackey/assets/102382754/cc8cbbd9-1491-4696-836f-3f5898aa22e6

Environment:

JoepVanlier commented 5 months ago

Yep, that's a pretty bad bug. This thing really needs a complete rewrite with stuff learned over the years, but lack of time at the moment.

Anyways, thank you for reporting it. It should be fixed in 3.31 which I just pushed. Please don't hesitate to report further issues. I still do my best to fix reported bugs.

tkna91 commented 5 months ago

I was able to start the program. Thanks! image