Crash after restarting the PC and trying to play again #1

Open
opened 2022-10-08 11:33:51 +02:00 by rudzik8 · 0 comments
Owner

Gives different errors referencing to different files each time. Sometimes it lets user get into main menu and even play for few seconds before crash, and sometimes it crashes just on start. There was 2 attempts: 1st was with Release type build and 2nd with Debug type.
Referenced paths:

  • src/server.cpp:105: virtual void* ServerThread::Thread(): Assertion '0' failed.
  • src/test.cpp:894: void TestConnection::Run(): Assertion 'hand_server.count == 1' failed.

More info here:
1st:
https://forum.minetest.net/viewtopic.php?p=416106#p416106
https://forum.minetest.net/viewtopic.php?p=416107#p416107
2nd:
https://forum.minetest.net/viewtopic.php?p=416142#p416142

Gives different errors referencing to different files each time. Sometimes it lets user get into main menu and even play for few seconds before crash, and sometimes it crashes just on start. There was 2 attempts: 1st was with Release type build and 2nd with Debug type. Referenced paths: - src/server.cpp:105: virtual void* ServerThread::Thread(): Assertion '0' failed. - src/test.cpp:894: void TestConnection::Run(): Assertion 'hand_server.count == 1' failed. **More info here:** 1st: https://forum.minetest.net/viewtopic.php?p=416106#p416106 https://forum.minetest.net/viewtopic.php?p=416107#p416107 2nd: https://forum.minetest.net/viewtopic.php?p=416142#p416142
rudzik8 added the
bug
label 2022-10-08 11:34:17 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: oerkki/minetest#1
No description provided.