Can't run the server systemwide
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
23:12:03: ACTION[main]: minetest with SER_FMT_VER_HIGHEST=22, VER=0.4.dev-20120122-1 RUN_IN_PLACE=0 USE_GETTEXT=1 INSTALL_PREFIX=/usr/local BUILD_TYPE=Release
.__ __ __
_____ |__| ____ _____/ |_ ____ _______/ |_
/ \| |/ \_/ __ \ __\/ __ \ / ___/\ __\
| Y Y \ | | \ ___/| | \ ___/ \___ \ | |
|__|_| /__|___| /\___ >__| \___ >____ > |__|
\/ \/ \/ \/ \/
AuthManager: loading from /home/minetest/.minetest/world/auth.txt
BanManager: loading from /home/minetest/.minetest/world/ipban.txt
23:12:03: ERROR[main]: Failed to load and run script from /usr/local/bin/../data/builtin.lua:
23:12:03: ERROR[main]: [LUA]
23:12:03: ERROR[main]: [LUA] cannot open /usr/local/bin/../data/builtin.lua: No such file or directory
23:12:03: ERROR[main]: [LUA]
23:12:03: ERROR[main]: Server: Failed to load and run /usr/local/bin/../data/builtin.lua
BanManager: saving to /home/minetest/.minetest/world/ipban.txt
AuthManager: saving to /home/minetest/.minetest/world/auth.txt
23:12:03: ERROR[main]: ModError: Failed to load and run /usr/local/bin/../data/builtin.lua
Installed with -DRUN_IN_PLACE=0 -DBUILD_CLIENT=0