Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

This problems is with processing stuff as the Game was meant for a calm experience not to be a speed run. This error is a lenght std::string error, since the money is negative the game cannot render the the string correctly. Forcing a crash to avoid undefined behaviour 

Well you should definitely fix those bugs. Crashing the game because the player is not playing the "intended way" is terrible user experience.
If you want the players to keep it slow, you should enforce it by preventing them from playing too fast, not by crashing the game