Advertisement
Guest User

Untitled

a guest
Oct 15th, 2014
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.23 KB | None | 0 0
  1. 02:06:48: ERROR[ServerThread]: ERROR: An unhandled exception occurred: Couldn't save env meta
  2.  
  3. In thread 7fb5c911c700:
  4. /home/zat/src/minetest/src/server.cpp:134: virtual void* ServerThread::Thread(): Assertion '0' failed.
  5. Debug stacks:
  6. DEBUG STACK FOR THREAD 7fb5bffff700:
  7. #0 virtual void* EmergeThread::Thread()
  8. (Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
  9. (Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  10. (Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  11. DEBUG STACK FOR THREAD 7fb5c891b700:
  12. #0 virtual void* CurlFetchThread::Thread()
  13. DEBUG STACK FOR THREAD 7fb5c911c700:
  14. #0 virtual void* ServerThread::Thread()
  15. (Leftover data: #1 void Server::AsyncRunStep(bool))
  16. (Leftover data: #2 virtual void ServerMap::save(ModifiedState))
  17. (Leftover data: #3 void Server::DenyAccess(irr::u16, const wstring&))
  18. (Leftover data: #4 void Server::SendAccessDenied(irr::u16, const wstring&))
  19. (Leftover data: #5 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  20. DEBUG STACK FOR THREAD 7fb5d68c7780:
  21. #0 int main(int, char**)
  22. #1 Dedicated server branch
  23. #2 void dedicated_server_loop(Server&, bool&)
  24. (Leftover data: #3 void Server::step(float))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement