georgbuechner / dissonance

A command line and keyboard based strategy-game written in c++, where audio-input determines the AI-strategy and lays the seed for the map-generation.
GNU General Public License v3.0
32 stars 3 forks source link

Crash on game end #85

Closed georgbuechner closed 2 years ago

georgbuechner commented 2 years ago

Last debug statement: [debug] ClientGame::HandleAction: command: game_end, context: 2 Error message: corrupted double linked list

georgbuechner commented 2 years ago

This did not occur again.