adonutwithsprinklez / CodenameEmpty

A text based adventure roguelite
GNU General Public License v3.0
6 stars 0 forks source link

Game crashes when window is closed while in the player menu #78

Closed adonutwithsprinklez closed 3 years ago

adonutwithsprinklez commented 3 years ago

While in the player menu, the game will crash if the user closes the main window. This crash is caused by the way the nested loops are setup. Further investigation is needed to determine what specific calls/loops are the main culprit.

adonutwithsprinklez commented 3 years ago

Fixed in current Nightly build