bnordli / rftg

Race for the Galaxy AI
173 stars 32 forks source link

g_key_file_set_string assert errors after changing settings #50

Open mgrank opened 6 years ago

mgrank commented 6 years ago

While playing the game on Linux I noticed that console gets populated with assert errors after changing settings or game type:

(rftg:XXXX): GLib-CRITICAL **: g_key_file_set_string: assertion 'string != NULL' failed

The program seems to work fine and parameters are indeed saved, I guess it is just a bad from scaring users with errors in console. I'm going to look into it eventually, posting an issue to document the problem and as a reminder.