I just wanted to reiterate about the crashes when exiting Lua and report another bug that might be related. The scripts run and do what they are supposed to do. It's just if you ever try to close or end the script, Octane crashes.
Here is another Lua bug which might have do do with the crashes seeing as how the scripts aren't being parsed the same between versions. In Octane v2.05 all the shortcut keys show up for the scripts I use. When I run v2.11.1, three of the scripts are missing the shortcut keys. This is even after running the 'Reload Scripts' menu item. I did note however that if I move the shortcut key directive such as
Code: Select all
-- @shortcut ctrl + w
