Advertisement
Guest User

Untitled

a guest
Jul 28th, 2014
295
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. 23:21:34: ACTION[ServerThread]: karolgato24 leaves game. List of players: Funboy360
  2. 23:22:14: ACTION[ServerThread]: Funboy360 digs default:cobble at (-33,-376,241)
  3. [Currency] added basic income for Funboy360 to inventory
  4. 23:22:14: ACTION[ServerThread]: Funboy360 digs default:stone at (-33,-377,239)
  5.  
  6. In thread 6f56df5d9700:
  7. /home/minetest/minetest_core/src/util/pointer.h:279: void SharedBuffer<T>::drop() [with T = unsigned char]: Assertion '(*refcount) > 0' failed.
  8. Debug stacks:
  9. DEBUG STACK FOR THREAD 6f56d7719700:
  10. #0 virtual void* EmergeThread::Thread()
  11. (Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
  12. (Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  13. (Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  14. DEBUG STACK FOR THREAD 6f56d7f29700:
  15. #0 virtual void* EmergeThread::Thread()
  16. (Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
  17. (Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  18. (Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  19. DEBUG STACK FOR THREAD 6f56dccef700:
  20. #0 virtual void* EmergeThread::Thread()
  21. (Leftover data: #1 MapBlock* ServerMap::loadBlock(v3s16))
  22. (Leftover data: #2 void ServerMap::loadBlock(std::string*, v3s16, MapSector*, bool))
  23. (Leftover data: #3 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  24. DEBUG STACK FOR THREAD 6f56dd907700:
  25. #0 virtual void* CurlFetchThread::Thread()
  26. DEBUG STACK FOR THREAD 6f56de1bc700:
  27. #0 virtual void* ServerThread::Thread()
  28. #1 void Server::AsyncRunStep(bool)
  29. #2 void Server::SendBlocks(float)
  30. #3 void Server::SendBlockNoLock(irr::u16, MapBlock*, irr::u8, irr::u16)
  31. (Leftover data: #4 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  32. (Leftover data: #5 void ItemStack::deSerialize(std::istream&, IItemDefManager*))
  33. DEBUG STACK FOR THREAD 6f56e41b4760:
  34. #0 int main(int, char**)
  35. #1 Dedicated server branch
  36. #2 void dedicated_server_loop(Server&, bool&)
  37. (Leftover data: #3 void Server::step(float))
  38. /home/minetest/Scripts/minetestserver-vanilla.sh: line 25: 21326 Aborted /usr/bin/minetestserver --worldname Vanilla_World --config /home/minetest/.minetest/minetest-server-vanilla.conf --gameid minetest_game --port 30005 --disable-unittests --logfile $DEBUG
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement