@okyeron
hey ya!
i just updated to the latest norns OS (200604)and was doing some house cleaning.
i ran an update on all the scripts and i am running into an issue.
one out of three norns is giving me: error: load fail
(the other two are running fine)
- removed the script and reinstalled
- fresh restart
- error: load fail
- used Cyberduck to delete the folder and ;restart from maiden
- got error: load fail
this is what maiden says:
Summary
script load: /home/we/dust/code/torii/torii.lua
cleanup
script clear
SCRIPT ERROR: load fail
/home/we/dust/code/torii/torii.lua:41: module ‘r/lib/r’ not found:
no field package.preload[‘r/lib/r’]
no file ‘/home/we/norns/lua/r/lib/r.lua’
no file ‘/home/we/norns/lua/core/r/lib/r.lua’
no file ‘/home/we/norns/lua/core/params/r/lib/r.lua’
no file ‘/home/we/norns/lua/lib/r/lib/r.lua’
no file ‘/home/we/norns/lua/softcut/r/lib/r.lua’
no file ‘/home/we/dust/code/r/lib/r.lua’
no file ‘/usr/local/share/lua/5.3/r/lib/r.lua’
no file ‘/usr/local/share/lua/5.3/r/lib/r/init.lua’
no file ‘/usr/local/lib/lua/5.3/r/lib/r.lua’
no file ‘/usr/local/lib/lua/5.3/r/lib/r/init.lua’
no file ‘/usr/share/lua/5.3/r/lib/r.lua’
no file ‘/usr/share/lua/5.3/r/lib/r/init.lua’
no file ‘./r/lib/r.lua’
no file ‘./r/lib/r/init.lua’
no file ‘/usr/local/lib/lua/5.3/r/lib/r.so’
no file ‘/usr/lib/arm-linux-gnueabihf/lua/5.3/r/lib/r.so’
no file ‘/usr/lib/lua/5.3/r/lib/r.so’
no file ‘/usr/local/lib/lua/5.3/loadall.so’
no file ‘./r/lib/r.so’
stack traceback:
/home/we/norns/lua/core/norns.lua:136: in function </home/we/norns/lua/core/norns.lua:136>
[C]: in function ‘require’
/home/we/dust/code/torii/torii.lua:41: in main chunk
[C]: in function ‘dofile’
/home/we/norns/lua/core/script.lua:172: in function </home/we/norns/lua/core/script.lua:172>
[C]: in function ‘xpcall’
/home/we/norns/lua/core/norns.lua:137: in field ‘try’
/home/we/norns/lua/core/script.lua:172: in function ‘core/script.load’
/home/we/norns/lua/core/menu/preview.lua:21: in function ‘core/menu/preview.key’
/home/we/norns/lua/core/menu.lua:139: in function </home/we/norns/lua/core/menu.lua:116>
script clear
thank you for any help!