Saved game will not display
0x6A7232
US Join Date: 2016-10-06 Member: 222906Members
As seen in this thread, Subnautica won't load saves if screenshot.jpg is missing.
Steps to reproduce: Delete screenshot.jpg from the main saved game slot folder.
Why I think it's a bug: If I put a blank file named screenshot.jpg in the saved game slot, Subnautica will display a generic image and show the saved game -- it has been coded to attempt to display and load the saved game if the screenshot.jpg file is blank, but if it's missing, it won't even display that save in the list of saved games.
Solution: Have Subnautica display the generic image if the screenshot.jpg file is missing but there are enough saved game files present to attempt to load a game.
You can create a blank file by running
Steps to reproduce: Delete screenshot.jpg from the main saved game slot folder.
Why I think it's a bug: If I put a blank file named screenshot.jpg in the saved game slot, Subnautica will display a generic image and show the saved game -- it has been coded to attempt to display and load the saved game if the screenshot.jpg file is blank, but if it's missing, it won't even display that save in the list of saved games.
Solution: Have Subnautica display the generic image if the screenshot.jpg file is missing but there are enough saved game files present to attempt to load a game.
You can create a blank file by running
type nul > screenshot.jpgfrom the command prompt.