Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I am repeatedly encountering a bug that crashes the game. It sometimes happens right away, and sometimes later on, and as far as I can tell, it only happens when a bullet hits the edge of the window. It happens in both exe and gl versions, no difference. When it happens in the gl version, there is the following message in the console window:

WARNING: Could not create render target, status: 1285

     at: GLES3::TextureStorage::_update_render_target (drivers\gles3\storage\texture_storage.cpp:1770)

Please fix :(