Page 1 of 1

Servercrash Error on list handling (git about 4th jannuary)

PostPosted: Fri Jan 06, 2012 22:45
by sapier
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
23:42:56: ACTION[ServerThread]: sapier digs (-43,4,-5), gets material 2088, mineral 0
ERROR: StaticObjectList::insert(): id already exists

In thread 7f7c48d79700:
.../minetest/src/staticobject.h:94: void StaticObjectList::insert(irr::u16, StaticObject): Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD 7f7c48d79700:
#0  virtual void* ServerThread::Thread()
#1  void Server::AsyncRunStep()
#2  virtual void ServerEnvironment::step(float)
(Leftover data: #3  virtual MapBlock* ServerMap::emergeBlock(v3s16, bool): p=(0,0,0), allow_generate=1)
(Leftover data: #4  void BlockEmergeQueue::addBlock(irr::u16, v3s16, irr::u8))
DEBUG STACK FOR THREAD 7f7c4accb720:
#0  int main(int, char**)
#1  void dedicated_server_loop(Server&, bool&)
(Leftover data: #2  void Server::step(float))
Abgebrochen

PostPosted: Fri Jan 06, 2012 23:11
by celeron55
Known bug, listed in to-do list in wiki.

PostPosted: Sat Jan 07, 2012 11:37
by sapier
didn't know about that list, sorry for the double post