I just got a norns! Very excited. Brand new, running 190405. However, I immediately run into an issue when trying to follow the instructions for Study 1.
After connecting to maiden and entering the initial program (file is named studies1.lua in the top-level folder containing audio/, code/ and data/), I get an error:
lua:
/home/we/norns/lua/core/script.lua:96: attempt to concatenate a nil value (field '?')
stack traceback:
/home/we/norns/lua/core/script.lua:96: in function 'core/script.load'
(...tail calls...)
I’ve checked the code I’ve entered and it seems character-for-character the exact same as in the Study 1 guide. I’ve also checked this by deleting everything I typed and literally copying-and-pasting from the Study.
I feel like I must be doing something obvious wrong. Can anyone help me see the mistake? Happy to do whatever needs to be done to help debug (I am comfortable with git and poking around via ssh).