BryceMehring / GameEngine

C++ OpenGL Cross Platform Game Engine
7 stars 2 forks source link

Throwing an exception crashes game on startup #92

Open BryceMehring opened 9 years ago

BryceMehring commented 9 years ago

If an exception is thrown during the construction of the GameEngine, the game will crash upon exit after catching the exception.