Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2015
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. (21/06/15 21:19:50) 015-06-21 16:19:01: ERROR[main]: UNRECOVERABLE error occurred. Stopping server. Please fix the following error:
  2. 2015-06-21 16:19:01: ERROR[main]: error in error handling
  3.  
  4. In thread 7f1e796cf7c0:
  5. /build/minetest-9tQZQ2/minetest-201506170131/src/server.cpp:505: void Server::step(float): A fatal error occurred: error in error handling
  6. Debug stacks:
  7. DEBUG STACK FOR THREAD 7f1e6587e700:
  8. #0 virtual void* EmergeThread::Thread()
  9. (Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
  10. (Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  11. (Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  12.  
  13. (21/06/15 21:20:43) DEBUG STACK FOR THREAD 7f1e66dfc700:
  14. #0 virtual void* EmergeThread::Thread()
  15. (Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
  16. (Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  17. (Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  18.  
  19. (21/06/15 21:21:12) DEBUG STACK FOR THREAD 7f1e675fd700:
  20. #0 virtual void* CurlFetchThread::Thread()
  21. DEBUG STACK FOR THREAD 7f1e67dfe700:
  22. #0 virtual void* ServerThread::Thread()
  23. #1 void Server::Receive()
  24. (Leftover data: #2 void Server::SendBlocks(float))
  25. (Leftover data: #3 void RemoteClient::GetNextBlocks(ServerEnvironment*, EmergeManager*, float, std::vector<PrioritySortedBlockTransfer>&))
  26. (Leftover data: #4 void ItemStack::serialize(std::ostream&) const)
  27. (Leftover data: #5 bool getCraftingResult(Inventory*, ItemStack&, bool, IGameDef*))
  28. (Leftover data: #6 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  29.  
  30. (21/06/15 21:21:27) DEBUG STACK FOR THREAD 7f1e796cf7c0:
  31. #0 int main(int, char**)
  32. #1 Dedicated server branch
  33. #2 void dedicated_server_loop(Server&, bool&)
  34. #3 void Server::step(float)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement