Skip to content

Instantly share code, notes, and snippets.

@zackp30

zackp30/- Secret

Created January 10, 2015 16:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zackp30/52b28003b7cd18d6b9b4 to your computer and use it in GitHub Desktop.
Save zackp30/52b28003b7cd18d6b9b4 to your computer and use it in GitHub Desktop.
~/minetest 16:46:17 zack⍟xieshaij % (git)[0.4.11|✔ ]
➤➤➤ bin/minetestserver --gameid zminetest
Automatically selecting world at [/home/zack/minetest/bin/../worlds/world]
Using game specified by --gameid on the command line
[Mod travelnet] Error: Savefile '/home/zack/minetest/bin/../worlds/world/mod_travelnet.data' not found.
16:46:56: WARNING: Undeclared global variable "intllib" accessed at ...ames/zminetest/mods/moreblocks/stairsplus/stairs.lua:2
16:46:56: WARNING: Undeclared global variable "intllib" accessed at ...games/zminetest/mods/moreblocks/stairsplus/slabs.lua:2
16:46:56: WARNING: Undeclared global variable "intllib" accessed at ...ames/zminetest/mods/moreblocks/stairsplus/slopes.lua:2
16:46:56: WARNING: Undeclared global variable "intllib" accessed at ...ames/zminetest/mods/moreblocks/stairsplus/panels.lua:2
16:46:56: WARNING: Undeclared global variable "intllib" accessed at ...zminetest/mods/moreblocks/stairsplus/microblocks.lua:2
16:46:56: ERROR[main]: ========== ERROR FROM LUA ===========
16:46:56: ERROR[main]: Failed to load and run script from
16:46:56: ERROR[main]: /home/zack/minetest/bin/../games/zminetest/mods/moreblocks/init.lua:
16:46:56: ERROR[main]: ...inetest/mods/moreblocks/stairsplus/registrations.lua:32: attempt to index local 'ndef' (a nil value)
16:46:56: ERROR[main]: stack traceback:
16:46:56: ERROR[main]: ...inetest/mods/moreblocks/stairsplus/registrations.lua:32: in main chunk
16:46:56: ERROR[main]: [C]: in function 'dofile'
16:46:56: ERROR[main]: .../games/zminetest/mods/moreblocks/stairsplus/init.lua:45: in main chunk
16:46:56: ERROR[main]: [C]: in function 'dofile'
16:46:56: ERROR[main]: ...test/bin/../games/zminetest/mods/moreblocks/init.lua:25: in main chunk
16:46:56: ERROR[main]: ======= END OF ERROR FROM LUA ========
16:46:56: ERROR[main]: Server: Failed to load and run /home/zack/minetest/bin/../games/zminetest/mods/moreblocks/init.lua
16:46:56: ERROR[main]: ERROR: An unhandled exception occurred: ModError: Failed to load and run /home/zack/minetest/bin/../games/zminetest/mods/moreblocks/init.lua
In thread 7f3ecdd5b840:
/home/zack/minetest/src/main.cpp:880: int main(int, char**): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD 7f3ecdd5b840:
#0 int main(int, char**)
(Leftover data: #1 Dedicated server branch)
zsh: abort bin/minetestserver --gameid zminetest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment