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

Game crash while reducing graph #93

Closed georgbuechner closed 1 year ago

georgbuechner commented 2 years ago

sgmentationfault after log: Field::BuildGraph: reducing to greates component... and before Field::BuildGraph: Done. {}/{} positions left!

georgbuechner commented 1 year ago

This did not occur again and might also be fixed due to update of field-generation