1.6.15 build 24356 on Microsoft Windows 11 Home Single Language
SMAPI:
4.1.10
Folder:
C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley
Log started:
2025-03-15 15:11 UTC (15:11 your time)
Installed mods:
click any mod to filtershow allhide alltoggle content packs in list
game 1.6.15 build 24356
1 error
SMAPI 4.1.10
Pathoschild
1 error
CJB Cheats Menu 1.38.0
CJBok and Pathoschild
no errors
Console Commands 4.1.10
SMAPI
no errors
Save Anywhere Redux 3.3.0
Open Source
no errors
Save Backup 4.1.10
SMAPI
no errors
Filter messages:
TRACE |
DEBUG |
INFO |
ALERT |
WARN |
ERROR
.*aA“ ”HL
showing 1 to 12 of 16 (total: 91)
23:11:30
INFO
SMAPI
SMAPI 4.1.10 with Stardew Valley 1.6.15 build 24356 on Microsoft Windows 11 Home Single Language
23:11:30
INFO
SMAPI
Mods go here: C:\Program Files (x86)\Steam\steamapps\common\Stardew Valley\Mods
23:11:33
DEBUG
SMAPI
Waiting for game to launch...
23:11:34
DEBUG
SMAPI
Loading mod metadata...
23:11:34
DEBUG
SMAPI
Loading mods...
23:11:35
INFO
SMAPI
Loaded 4 mods: This section is hidden. Click here to show it.
23:11:35
DEBUG
SMAPI
Launching mods...
23:11:35
DEBUG
SMAPI
Mods loaded and ready!
23:11:36
INFO
SMAPI
Type 'help' for help, or 'help <cmd>' for a command's usage
23:19:10
ERROR
game
saveTask failed with an exception
UnauthorizedAccessException: Access to the path is denied.
at System.IO.FileSystem.MoveFile(String sourceFullPath, String destFullPath, Boolean overwrite)
at System.IO.File.Move(String sourceFileName, String destFileName, Boolean overwrite)
at StardewValley.SaveGame.getSaveEnumerator()+MoveNext() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SaveGame.cs:line 641
at StardewValley.SaveGame.<>c__DisplayClass92_0.<Save>b__0() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SaveGame.cs:line 227
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
23:19:10
ERROR
SMAPI
An error occurred in the overridden update loop: UnauthorizedAccessException: Access to the path is denied.
at StardewValley.SaveGame.Save()+MoveNext() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SaveGame.cs:line 254
at StardewValley.Menus.SaveGameMenu.update(GameTime time) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\SaveGameMenu.cs:line 116
at StardewValley.Game1._update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3670
at StardewValley.Game1.Update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3454
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 748