MinetestForFun / server-minetestforfun-creative

Repository of the subgame and mods of "MinetestForFun CREATIVE" server
https://www.xorhub.com
The Unlicense
6 stars 0 forks source link

Crash server #43

Closed ObaniGemini closed 9 years ago

ObaniGemini commented 9 years ago

Three crashs this afternoon, need logs. Apparently, it happend when infernus88 put lava on a nyan cat.

BetterToAutomateTheWorld commented 9 years ago

Server crash

The first crash is surely already fixed, the next crashes are occured when used a empty_bucket

2015-10-03 15:01:31: ACTION[EmergeThread0]: [nether] nodes set after ca. 0.59s
2015-10-03 15:01:31: ACTION[EmergeThread0]: [nether] trees set after ca. 0.00s
2015-10-03 15:01:31: ACTION[EmergeThread0]: [nether] map updated after ca. 0.06s
2015-10-03 15:01:31: ACTION[EmergeThread0]: [nether] done after ca. 0.65s
2015-10-03 15:01:31: ACTION[ServerThread]: Cyberpangolin places node wool:blue at (-804,91,-988)
2015-10-03 15:01:34: ACTION[EmergeThread0]: 0 trees grown after: 0.24s
2015-10-03 15:01:34: ACTION[EmergeThread0]: [nether] generates at: x=[-432; -353]; y=[-20032; -19953]; z=[-512; -433]
2015-10-03 15:01:35: ACTION[EmergeThread0]: [nether] nodes set after ca. 0.65s
2015-10-03 15:01:35: ACTION[EmergeThread0]: [nether] trees set after ca. 0.00s
2015-10-03 15:01:35: ACTION[EmergeThread0]: [nether] map updated after ca. 0.15s
2015-10-03 15:01:35: ACTION[EmergeThread0]: [nether] done after ca. 0.80s
2015-10-03 15:01:35: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-03 15:01:35: ERROR[main]: Lua: Runtime error from mod 'soundset' in callback on_playerReceiveFields(): ...quentinbd/mff-creative/bin/../mods/soundset/init.lua:133: attempt to index field '?' (a nil value)
2015-10-03 15:01:35: ERROR[main]: stack traceback:
2015-10-03 15:01:35: ERROR[main]:   ...quentinbd/mff-creative/bin/../mods/soundset/init.lua:133: in function '?'
2015-10-03 15:01:35: ERROR[main]:   ...ntinbd/mff-creative/bin/../builtin/game/register.lua:355: in function <...ntinbd/mff-creative/bin/../builtin/game/register.lua:335>

In thread 7fabea7a9740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Runtime error from mod 'soundset' in callback on_playerReceiveFields(): ...quentinbd/mff-creative/bin/../mods/soundset/init.lua:133: attempt to index field '?' (a nil value)
stack traceback:
    ...quentinbd/mff-creative/bin/../mods/soundset/init.lua:133: in function '?'
    ...ntinbd/mff-creative/bin/../builtin/game/register.lua:355: in function <...ntinbd/mff-creative/bin/../builtin/game/register.lua:335>
Debug stacks:
DEBUG STACK FOR THREAD 7fabddf43700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  virtual MapBlock* ServerMap::emergeBlock(v3s16, bool): p=(-22,-1247,-22), create_blank=0)
(Leftover data: #2  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #3  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
DEBUG STACK FOR THREAD 7fabde744700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fabdffff700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fabea7a9740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  2948 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at samedi 3 octobre 2015, 15:02:06 (UTC+0200)
----------------------
2015-10-06 17:36:44: ACTION[ServerThread]: Shandow places node default:cobble at (177,-66,677)
2015-10-06 17:36:45: ACTION[ServerThread]: Shandow places node default:cobble at (177,-66,676)
2015-10-06 17:36:45: ACTION[ServerThread]: Shandow places node default:cobble at (176,-66,676)
2015-10-06 17:36:46: ACTION[ServerThread]: piper uses bucket:bucket_empty, pointing at [object 3685]
2015-10-06 17:36:46: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-06 17:36:46: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7fdd49035740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7fdd3bfff700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fdd41159700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fdd42d2d700:
#0  virtual void* ServerThread::Thread()
#1  void Server::AsyncRunStep(bool)
#2  virtual void ServerEnvironment::step(float)
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fdd49035740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  2812 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at mardi 6 octobre 2015, 17:37:16 (UTC+0200)
----------------------
2015-10-11 14:19:32: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=86,274,638 above=86,274,639]
2015-10-11 14:19:33: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=87,275,639 above=86,275,639]
2015-10-11 14:19:33: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=87,275,639 above=87,275,640]
2015-10-11 14:19:34: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=87,275,639 above=87,275,640]
2015-10-11 14:19:35: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [nothing]
2015-10-11 14:19:35: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:19:35: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7f1020c14740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7f1013fff700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
DEBUG STACK FOR THREAD 7f1018d38700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7f101a90d700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
(Leftover data: #6  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f1020c14740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  2843 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:20:05 (UTC+0200)
----------------------
2015-10-11 14:22:25: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=-2,234,657 above=-2,234,658]
2015-10-11 14:22:25: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=-3,234,658 above=-2,234,658]
2015-10-11 14:22:25: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=-3,234,658 above=-2,234,658]
2015-10-11 14:22:25: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [nothing]
2015-10-11 14:22:25: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:22:25: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7fa9db9b1740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7fa9cf1de700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fa9d4ea9700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fa9d56aa700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void Server::SendBlockNoLock(irr::u16, MapBlock*, irr::u8, irr::u16))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
DEBUG STACK FOR THREAD 7fa9db9b1740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  7514 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:22:55 (UTC+0200)
----------------------
2015-10-11 14:25:23: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [nothing]
2015-10-11 14:25:23: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:25:23: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7f3b09ca7740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7f3b013b4700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f3b01dcb700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7f3b0399f700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
DEBUG STACK FOR THREAD 7f3b09ca7740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  7543 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:25:53 (UTC+0200)
----------------------
2015-10-11 14:39:47: ACTION[ServerThread]: X-men digs bakedclay:grey at (64,21,511)
2015-10-11 14:39:47: ACTION[ServerThread]: X-men digs bakedclay:grey at (65,21,511)
2015-10-11 14:39:49: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [nothing]
2015-10-11 14:39:49: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:39:49: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7fe3152eb740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7fe30cc0e700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fe30d40f700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fe30efe4700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
DEBUG STACK FOR THREAD 7fe3152eb740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  7572 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:40:19 (UTC+0200)
----------------------
2015-10-11 14:42:32: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=53,23,502 above=53,24,502]
2015-10-11 14:42:32: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=52,23,502 above=53,23,502]
2015-10-11 14:42:32: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=53,23,503 above=53,24,503]
2015-10-11 14:42:32: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=52,23,503 above=53,23,503]
2015-10-11 14:42:33: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=52,22,503 above=52,23,503]
2015-10-11 14:42:33: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=55,23,503 above=55,24,503]
2015-10-11 14:42:33: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [object 88]
2015-10-11 14:42:33: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:42:33: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7f4ebee56740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7f4eb22cc700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7f4eb2acd700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7f4eb8b4f700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
DEBUG STACK FOR THREAD 7f4ebee56740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  7690 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:43:03 (UTC+0200)
----------------------
2015-10-11 14:45:14: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=64,23,510 above=64,24,510]
2015-10-11 14:45:15: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=64,23,508 above=64,24,508]
2015-10-11 14:45:15: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [object 9]
2015-10-11 14:45:15: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:45:15: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7fe171185740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7fe168892700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fe1692a9700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fe16ae7d700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
DEBUG STACK FOR THREAD 7fe171185740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  7739 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:45:45 (UTC+0200)
----------------------
2015-10-11 14:47:56: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=63,22,495 above=63,23,495]
2015-10-11 14:47:56: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=64,22,495 above=64,23,495]
2015-10-11 14:47:56: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=65,22,494 above=65,23,494]
2015-10-11 14:47:56: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=65,21,494 above=65,22,494]
2015-10-11 14:47:57: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=66,22,494 above=66,23,494]
2015-10-11 14:47:57: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=67,22,494 above=67,23,494]
2015-10-11 14:47:57: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [node under=67,21,494 above=67,22,494]
2015-10-11 14:47:57: ACTION[ServerThread]: -Corvina- uses bucket:bucket_empty, pointing at [object 33]
2015-10-11 14:47:57: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
2015-10-11 14:47:57: ERROR[main]: Lua: Invalid position (expected table got nil).

In thread 7fb477281740:
/home/quentinbd/mff-creative/src/server.cpp:511: void Server::step(float): A fatal error occurred: Lua: Invalid position (expected table got nil).
Debug stacks:
DEBUG STACK FOR THREAD 7fb46a9dd700:
#0  virtual void* EmergeThread::Thread()
(Leftover data: #1  MapBlock* ServerMap::loadBlock(v3s16))
(Leftover data: #2  void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
(Leftover data: #3  void ItemStack::deSerialize(std::istream&, IItemDefManager*))
DEBUG STACK FOR THREAD 7fb46b1de700:
#0  virtual void* CurlFetchThread::Thread()
DEBUG STACK FOR THREAD 7fb470f7a700:
#0  virtual void* ServerThread::Thread()
#1  void Server::Receive()
(Leftover data: #2  void Server::SendBlocks(float))
(Leftover data: #3  void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
(Leftover data: #4  void ItemStack::serialize(std::ostream&) const)
(Leftover data: #5  bool getCraftingResult(Inventory*, ItemStack&, std::vector<ItemStack>&, bool, IGameDef*))
DEBUG STACK FOR THREAD 7fb477281740:
#0  int main(int, char**)
#1  Dedicated server branch
#2  void dedicated_server_loop(Server&, bool&)
#3  void Server::step(float)
(Leftover data: #4  void Server::SendAccessDenied_Legacy(irr::u16, const wstring&))
/home/quentinbd/script/start-mff-creative.sh : ligne 26 :  7755 Abandon                 /home/quentinbd/mff-creative/bin/minetestserver --world /home/quentinbd/mff-creative/worlds/minetestforfun-creative/ --config /home/quentinbd/mff-creative/minetest.conf --gameid minetestforfun_creative --port 30088
----------------------
Server restarted at dimanche 11 octobre 2015, 14:48:27 (UTC+0200)
----------------------
Lymkwi commented 9 years ago

Unless a wielder caused the crashes, I cannot do anything. It comes from the log mechanism of Minetest which crashed when it couldn't retrieve some pointed positions; I noticed that it happened a lot lately.