Issue Error Code.. please help me

Onzi_i

Newcomer
I'm playing Stardew Valley through Steam, using Smapi.

[game] _loadPreferences; exception occurred trying open/read.
IOException: The process cannot access the file 'C:\Users\user\AppData\Roaming\StardewValley\startup_preferences' because it is being used by another process.
at Microsoft.Win32.SafeHandles.SafeFileHandle.CreateFile(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize)
at StardewValley.StartupPreferences._loadPreferences() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\StartupPreferences.cs:line 470

this is error code. I deleted the startup_preferences file and tried to run it again, but the error remains. There are no errors like the save file disappearing, but the language is change. I use Uiinfosuite2, NPCMapLocations, AllowBeachSprinklers, SkullCavernElevator. I'm using a translator, so it can be awkward
 
Top