- Steam App
- Cellar (1852600)
- Event type
- patch note
- Published
- 12 March 2022 - 18:30:04 UTC
- Source
- steam_community_announcements
Hello and welcome back to another Cellar patch note. You're in for a treat, let me tell you. Fixed: trying to sit on the machine chair on the first day would start the machine sequence and crash the game. You had to sit on there after Ella had turned the machine on but before Luke sat down, not sure how I hadn't caught that before though. Thanks to Jack for pointing it out. Fixed: setting the volume slider to zero and restarting the game would cause a crash. This one was horrible, sorry if it happened to you. It's because I used an inbuilt function to convert from a linear value between 0 and 1 into a decibel value for the volume, but it converts 0 into negative infinity, so when it tried to store the value it would break the save file. So when you started back up, the game realises that it doesn't have any volume anymore and tries to call for help, but nobody can hear it because the vol...