0 of 0

File information

Last updated

Original upload

Created by

DwayneTen

Uploaded by

Dwayneten

Virus scan

Safe to use

Tags for this mod

4 comments

  1. Amakka
    Amakka
    • member
    • 2 kudos
    Not working for me unfortunately, throwing this error multiple times:

    [Auto Farm Screenshot] This mod failed in the GameLoop.TimeChanged event. Technical details:
    System.Exception: Couldn't invoke the StardewValley.Game1::takeMapScreenshot method: it expects 3 parameters, but 2 were provided.
       at StardewModdingAPI.Framework.Reflection.ReflectedMethod.Invoke[TValue](Object[] arguments) in SMAPI\Framework\Reflection\ReflectedMethod.cs:line 68
       at AutoFarmScreenshot.ModEntry.GameLoop_TimeChanged(Object sender, TimeChangedEventArgs e) in C:\Programing\Code\CSharp\repos\AutoFarmScreenshot\ModEntry.cs:line 59
       at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args, Func`2 match) in SMAPI\Framework\Events\ManagedEvent.cs:line 126
    1. icihorror
      icihorror
      • member
      • 0 kudos
      Hey, you can try this Unofficial Update
  2. spherushi
    spherushi
    • member
    • 0 kudos
    I'm using this mod as the other one I tried did not work for me. It works very well, but the naming scheme is really quite annoying as the normal file explorer will not keep the files in chronological order. If at some point this might be added as a configurable option, I'd be super happy. (The most useful naming convention would probably be something like Farmer_year_month_day.png.)
  3. NexusModsScout
    NexusModsScout
    • member
    • 0 kudos
    For those who care or wish to compare to other daily screenshot mods, the file names are saved as PlayerName_Season-Day-Year.png. For example, Farmer Bob_summer-20-4.png. As well, the screenshots are saved directly in the Users\%appdata%\StardewValley\Screenshots folder as stated in the description.