Afternoon!
I’m not sure if I missed something, but after I updated to 201202, when on the ‘home’ screen, and click SELECT, I receive the following error in matron, and norns is unresponsive until I press ENC2 to go back.
lua: /home/we/norns/lua/lib/tabutil.lua:192: attempt to get length of a nil value (local 'tables')
stack traceback:
/home/we/norns/lua/lib/tabutil.lua:192: in function 'tabutil.load'
/home/we/norns/lua/core/menu/select.lua:57: in function 'core/menu/select.init'
/home/we/norns/lua/core/menu.lua:183: in field 'set_page'
/home/we/norns/lua/core/menu/home.lua:23: in function 'core/menu/home.key'
/home/we/norns/lua/core/menu.lua:139: in function </home/we/norns/lua/core/menu.lua:116>
If I try to scroll while in the stuck state, I get the following error
lua:
/home/we/norns/lua/core/menu/select.lua:83: attempt to perform arithmetic on a string value (field 'len')
stack traceback:
/home/we/norns/lua/core/menu/select.lua:83: in function 'core/menu/select.enc'
/home/we/norns/lua/core/menu.lua:112: in function 'core/encoders.callback'
/home/we/norns/lua/core/encoders.lua:60: in function 'core/encoders.process'
Have I missed a step in the update procedure?
Thanks