Maiden has lost the ability to load any scripts through the file browser. It throws this exception to the Matron console
norns.script.load("code/sines/sines.lua")
lua: /home/we/norns/lua/core/script.lua:127: attempt to call a nil value (field 'split')
stack traceback:
/home/we/norns/lua/core/script.lua:127: in function 'core/script.load'
(...tail calls...)
I think this means something in Matron has crashed? I’ve loaded the same scripts from different browsers through a clean session with the same results. The device did lose the wifi connection, followed by a reauth around the time it entered this state. But now it’s stuck in this state despite the device network coming back up.
I think a reboot might be the solution though I don’t know how to reproduce this other than “leave the device on for 22 hours and wait for wifi to deauth/reauth” and I’d like to help out with any kind of debugging. Would this fall under a category of “reconnect bugs”?