Hello community,
i am not sure if this error post here again before.
I use Windows XP SP 3 and Minetest 0.4.7
I do not use any Mods, only the Mods from Minestest game.
The last thing before the crash.
I want to plant a flower on the ground.
This is the debug.txt befor before the cash.
[spoiler]19:40:23: ACTION[ServerThread]: singleplayer moves stuff to chest at (67,3,-17)
19:40:28: ACTION[ServerThread]: singleplayer moves stuff to chest at (67,3,-17)
In trans_func.
Access violation at 0052A788 write?=0 address=488747325
19:40:41: ERROR[MeshUpdateThread]: ERROR: An unhandled exception occurred: Access violation
In thread 354:
..\..\src\minetest\src\client.cpp:219: MeshUpdateThread::Thread: Assertion '0' failed.
Debug stacks:
DEBUG STACK FOR THREAD 354:
#0 MeshUpdateThread::Thread
DEBUG STACK FOR THREAD 784:
#0 ServerThread::Thread
#1 Server::AsyncRunStep
#2 ServerEnvironment::step
(Leftover data: #3 ItemStack::deSerialize)
(Leftover data: #4 ItemStack::serialize)
DEBUG STACK FOR THREAD 820:
#0 main
(Leftover data: #1 ClientMap::renderMap)
(Leftover data: #2 ClientEnvironment::step)
(Leftover data: #3 Client::Receive)
(Leftover data: #4 Client::ProcessData)
(Leftover data: #5 MeshUpdateQueue::addBlock)
DEBUG STACK FOR THREAD d6c:
#0 EmergeThread::Thread
(Leftover data: #1 ServerMap::loadBlock)
(Leftover data: #2 ServerMap::loadBlock)
(Leftover data: #3 ItemStack::deSerialize)
[/spoiler]
After I start the again, I see, that I am not lost anything maybe.
The same game seems to be okay. *puh*
I hope, this error message can help you to make the game better.
Thank you for reading.
mathiaswolfgang