Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

I just found another bug 

I don't know exactly if that's the cause, but while I was doing the scanner "puzzle", my console started being spammed by

earth: Reading confirmed. current_temperature = -62.878989082094144 verified.

which is something from the first puzzle, except I had put it in a while true loop because I thought it was going to be necessary however, after completing the puzzle, I could no longer modify the code and I thought it had simply been deleted.

And the spam in the log started mutch later, so I really don't know why it's reactivated now.

Yes, the scripts have a MUTE button that mutes any prints, it's not really a bug, they are all using a global console on purpose.

That said, it's annoying yes, but it's temporary because the moment the computer research opens up you can modify all scripts as you like via the Scripts tab.