the game deaded!

necrofaga

Green Slime
I do not know how to solve this error and I've tried everything

Version: Auto Stable

Error: System.IO.FileNotFoundException: Não foi possível localizar o arquivo 'C:\Users\vikalk\Documents/Secrets of Grindea/Languages'.
Nome do arquivo: 'C:\Users\vikalk\Documents/Secrets of Grindea/Languages'
em System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
em System.IO.Directory.InternalCreateDirectory(String fullPath, String path, Object dirSecurityObj, Boolean checkHost)
em System.IO.Directory.InternalCreateDirectoryHelper(String path, Boolean checkHost)
em System.IO.Directory.CreateDirectory(String path)
em SoG.Game1.Initialize() na (path)\Game1.cs:linha 387 - FullScreen: No - NetworkRole: LocalOnly - MD5: ec0d56d400c72f177486a0f324bd5ba1
 

Teddy

Developer
Staff member
Hey! Sorry about your troubles

Looks like it might be some sort of permission issue that's hindering the game from creating a folder?

You can try to either launch the game as administrator (you can do that by launching Steam itself as admin), and if that doesn't work, try manually creating the folder that can't be created:

C:\Users\vikalk\Documents/Secrets of Grindea/Languages
 
Top