SMAPI Error

Discussion in 'Mods' started by im4ren, May 25, 2018.

  1. im4ren

    im4ren Space Hobo

    Excepción no controlada: System.IO.IOException: El proceso no puede obtener acceso al archivo 'C:\Users\frank parra\AppData\Roaming\StardewValley\ErrorLogs\SMAPI-latest.txt' porque está siendo utilizado en otro proceso.
    en System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
    en System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    en System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
    en System.IO.StreamWriter.CreateFile(String path, Boolean append, Boolean checkHost)
    en System.IO.StreamWriter..ctor(String path, Boolean append, Encoding encoding, Int32 bufferSize, Boolean checkHost)
    en System.IO.StreamWriter..ctor(String path, Boolean append)
    en StardewModdingAPI.Framework.Logging.LogFileManager..ctor(String path) en C:\source\_Stardew\SMAPI\src\SMAPI\Framework\Logging\LogFileManager.cs:línea 39
    en StardewModdingAPI.Program..ctor(Boolean writeToConsole, String logPath) en C:\source\_Stardew\SMAPI\src\SMAPI\Program.cs:línea 149
    en StardewModdingAPI.Program.Main(String[] args) en C:\source\_Stardew\SMAPI\src\SMAPI\Program.cs:línea 138

    I can't start the game, and it is the first time I run SMAPI. Can someone, please, help me?
     
    • Pathoschild

      Pathoschild Tiy's Beard

      @im4ren Can you try restarting your computer? Also, note that you can't launch two instances of SMAPI at once without some extra steps.
       

      Share This Page