Last active
March 19, 2019 18:24
-
-
Save mimetaur/b5f155e78cf62b74bdee1472a5a96dbc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
norns.script.load("agents/random_walkers.lua") | |
# script load: /home/we/dust/agents/random_walkers.lua | |
# cleanup | |
# script clear | |
### SCRIPT ERROR: load fail | |
/home/we/dust/agents/random_walkers.lua:36: module 'agents/lib/world' not found: | |
no field package.preload['agents/lib/world'] | |
no file '/home/we/norns/lua/agents/lib/world.lua' | |
no file '/home/we/norns/lua/core/agents/lib/world.lua' | |
no file '/home/we/norns/lua/core/params/agents/lib/world.lua' | |
no file '/home/we/norns/lua/lib/agents/lib/world.lua' | |
no file '/home/we/norns/lua/softcut/agents/lib/world.lua' | |
no file '/home/we/dust//usr/local/share/lua/5.3/agents/lib/world.lua' | |
no file '/usr/local/share/lua/5.3/agents/lib/world/init.lua' | |
no file '/usr/local/lib/lua/5.3/agents/lib/world.lua' | |
no file '/usr/local/lib/lua/5.3/agents/lib/world/init.lua' | |
no file '/usr/share/lua/5.3/agents/lib/world.lua' | |
no file '/usr/share/lua/5.3/agents/lib/world/init.lua' | |
no file './agents/lib/world.lua' | |
no file './agents/lib/world/init.lua' | |
no file '/usr/local/lib/lua/5.3/agents/lib/world.so' | |
no file '/usr/lib/arm-linux-gnueabihf/lua/5.3/agents/lib/world.so' | |
no file '/usr/lib/lua/5.3/agents/lib/world.so' | |
no file '/usr/local/lib/lua/5.3/loadall.so' | |
no file './agents/lib/world.so' | |
stack traceback: | |
/home/we/norns/lua/core/norns.lua:185: in function </home/we/norns/lua/core/norns.lua:185> | |
[C]: in function 'require' | |
/home/we/dust/agents/random_walkers.lua:36: in main chunk | |
[C]: in function 'dofile' | |
/home/we/norns/lua/core/script.lua:135: in function </home/we/norns/lua/core/script.lua:135> | |
[C]: in function 'xpcall' | |
/home/we/norns/lua/core/norns.lua:186: in field 'try' | |
/home/we/norns/lua/core/script.lua:135: in function 'core/script.load' | |
(...tail calls...) | |
# script clear | |
<ok> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Error output I'm getting from this script - https://github.com/nathankoch/NornsMachines/blob/new_os/agents/random_walkers.lua // Norns 2.0 v190314