Page 1 of 1

attempt to index local 'fuel' (a nil value)

PostPosted: Fri Aug 17, 2012 03:54
by Menche
My server has been crashing on log in lately, what is this? It seems to be something with the "default" mod and fuel? Before, the debug contained errors about trying to place CONTENT_IGNORE.
I am running the stable minetest version. I built it from git, and have checked out the "stable-0.4" tag for both "minetest" and "minetest-game".
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
13:51:03: ACTION[main]: Server for gameid="minetest" listening on port 30001.
13:51:12: ACTION[ServerThread]: Menche joins game. List of players: Menche
13:51:14: ERROR[main]: ERROR: An unhandled exception occurred: ServerError: LuaError: error: .../.minetest/games/minetest_game/mods/default/init.lua:1444: attempt to index local 'fuel' (a nil value)
13:51:14: ERROR[main]: stack traceback:

In thread b74ba6d0:
/home/daniel/minetest/src/main.cpp:1741: int main(int, char**): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD b74ba6d0:
#0  int main(int, char**)
(Leftover data: #1  Dedicated server branch)
(Leftover data: #2  virtual void ServerMap::save(ModifiedState))
(Leftover data: #3  void ServerMap::saveMapMeta())
Aborted