Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

My cutscene is working until there's pineapple and sky gets red. Then my game shuts down

What are your computer specs? Maybe your computer just cant run the game

I'm experiencing the same issue. Can't seem to figure it out.

from atomicsloths: How to fix the game crash after about a minute of playtime


There's a bug with the version of OpenSSL in the build of UE4 used to make the game. If you are using a computer with a 10th, 11th, 12th, or newer gen Intel CPU you will have to do the following steps in order to play the game.


Open "Control Panel" by searching for it in Windows search bar, by pressing the Windows button or key.

Go to "System & Security"

Go to "System"

Press "Advanced system settings"

Press "Environmental Variables"

Create a new "System Variable" (NOT USER VARIABLE)

Enter the following into the Variable name box: OPENSSL_ia32cap

Enter the following into the Variable value box: ~0x20000000

Now press OK.

Alternatively, you can completely remove internet connection to also prevent the crash


I do wonder why the game needs to use OpenSSL when there are no obvious functions that need a network connection. Hopefully this can be fixed in the future as it does affect a large portion of users.