easy fix if you don't want to wait for the mod author to do it themselves:
go to "control.lua" in the mod zip, open the file (without extracting it) go to line 27 and delete the "]]--", then save the zip, of course using this method will require you to then re-install the mod manually in the AppData folder, but it's not hard
(you could also extract the file, delete the original from the archive, do the edit and then inject the file back into the zip, but editing it while it's still in the zip is much easier)
[I used WinRAR & Notepad++ to do this]