VEGO-Engine / Engine

2 stars 0 forks source link

exception thrown on closing game while still in character select #26

Closed Nimac0 closed 2 months ago

Nimac0 commented 2 months ago

clicking on the x to close the window and then on the popup 'q' to quit, the programm throws an exception (access violation) possible cause: exception is thrown in refresh player function in game.cpp, probably cant handle if no player position exists (since on the select screen the players position hasnt been set yet possible solutions:

Nanogamer7 commented 2 months ago

Issue caused by implementation for #9, as that will be reverted this can be closed