Can anyone tell me how to fix this?
I did mkdir /usr/share/minetest, but it still says it cannot find it.
I compiled minetest by hand because it's not in the Fedora repos.
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
$ minetestserver
WARNING: system-wide share not found at "/usr/share/minetest"
WARNING: system-wide share not found at "/usr/bin/../share/minetest"
WARNING: system-wide share not found at "/usr/bin/.."
Automatically selecting world at [/home/glados/.minetest/worlds/surv]
19:26:24: ERROR[main]: ========== ERROR FROM LUA ===========
19:26:24: ERROR[main]: Failed to load and run script from
19:26:24: ERROR[main]: ../builtin/builtin.lua:
19:26:24: ERROR[main]: cannot open ../builtin/builtin.lua: No such file or directory
19:26:24: ERROR[main]: ======= END OF ERROR FROM LUA ========
19:26:24: ERROR[main]: Server: Failed to load and run ../builtin/builtin.lua
19:26:24: ERROR[main]: ERROR: An unhandled exception occurred: ModError: Failed to load and run ../builtin/builtin.lua
In thread 7f19c9648880:
/builddir/build/BUILD/minetest-0.4.9/src/main.cpp:1860: int main(int, char**): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD 7f19c9648880:
#0 int main(int, char**)
(Leftover data: #1 Dedicated server branch)
Aborted (core dumped)