bumping, as I’ve been working with @giovannilami on a support issue that I believe is related.
when I load Reels (fresh install from GitHub) and press Key 2 then Key 3, I get the following maiden output:
lua:
/home/we/dust/code/reels/lib/libreels.lua:686: attempt to perform arithmetic on a nil value (field 'in1')
stack traceback:
/home/we/dust/code/reels/lib/libreels.lua:686: in field 'draw_rec_vol_slider'
/home/we/dust/code/reels/lib/libreels.lua:877: in method 'redraw'
/home/we/dust/code/reels/reels.lua:29: in function 'core/script.redraw'
/home/we/norns/lua/core/menu.lua:181: in field 'set_mode'
/home/we/norns/lua/core/menu.lua:117: in field 'init_done'
/home/we/norns/lua/core/engine.lua:90: in function </home/we/norns/lua/core/engine.lua:88>
Reels seems to be working, but then attempting to load any other script thereafter causes Loading... trouble. I was able to replicate this a few times and Gio’s maiden logs show the same message.
running 190817 here. @its_your_bedtime, can you please take a peek and verify things are working for you?