Advertisement
Guest User

server debug

a guest
Sep 26th, 2013
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. --worldname takes precedence over previously selected world.
  2. 16:21:05: ERROR[main]: WARNING: Using commanded gameid [0gb.us_game] instead of world gameid [minetest]
  3. [maptools] loaded.
  4. Currency mod loading...
  5. [Currency] Craft_items Loaded!
  6. [Currency] Shop Loaded!
  7. [Currency] Barter Loaded!
  8. [Currency] Safe Loaded!
  9. [Currency] Crafting Loaded!
  10. 16:21:06: ERROR[main]: ========== ERROR FROM LUA ===========
  11. 16:21:06: ERROR[main]: Failed to load and run script from
  12. 16:21:06: ERROR[main]: /home/minetest/.minetest/mods/farmingplus/init.lua:
  13. 16:21:06: ERROR[main]: /home/minetest/.minetest/mods/farmingplus/init.lua:171: attempt to concatenate a nil value
  14. 16:21:06: ERROR[main]: stack traceback:
  15. 16:21:06: ERROR[main]: /home/minetest/.minetest/mods/farmingplus/init.lua:171: in main chunk
  16. 16:21:06: ERROR[main]: =======END OF ERROR FROM LUA ========
  17. 16:21:06: ERROR[main]: Server: Failed to load and run /home/minetest/.minetest/mods/farmingplus/init.lua
  18. 16:21:06: ERROR[main]: ERROR: An unhandled exception occurred: ModError: Failed to load and run /home/minetest/.minetest/mods/farmingplus/init.lua
  19.  
  20. In thread 7f0173f0e780:
  21. /build/buildd/minetestc55-0.4.7/src/main.cpp:2179: int main(int, char**): Assertion '0' failed.
  22. Debug stacks:
  23. DEBUG STACK FOR THREAD 7f0173f0e780:
  24. #0 int main(int, char**)
  25. (Leftover data: #1 Dedicated server branch)
  26. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement