New version of Daily Task Report. Works in 1.5.4 and 1.5.5.
Very very old by now, I realize, but: I'm getting errors for this version (1.4.2-unofficial-8) in 1.5.6. I wouldn't think such a tiny game update would break the mod, but I'm not a programmer. Is there something I'm doing wrong? I reassigned the game default Y key away from emotes so there wouldn't be a conflict with the Y key I use to open the report.
[DailyTasksReport] This mod failed in the Input.ButtonPressed event. Technical details:
ArgumentNullException: Value cannot be null. (Parameter 'source')
at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
at System.Linq.Enumerable.Count[TSource](IEnumerable`1 source)
at DailyTasksReport.Tasks.AnimalsTask.GeneralInfo(Int32& usedLines) in Z:\SourceCode\Gaming\Stardew Valley\Unoffcial Mods\SDV_GuiNoya\common\SDV_DailyTasks_Core\Tasks\AnimalsTask.cs:line 33
at DailyTasksReport.Report.GetReportText(List`1 tasks, Boolean showDetailedInfo) in Z:\SourceCode\Gaming\Stardew Valley\Unoffcial Mods\SDV_GuiNoya\common\SDV_DailyTasks_Core\Report.cs:line 16
at DailyTasksReport.ModEntry.OpenReport(Boolean skipAnimation) in Z:\SourceCode\Gaming\Stardew Valley\Unoffcial Mods\SDV_GuiNoya\common\SDV_DailyTasks_Core\ModEntry.cs:line 153
at DailyTasksReport.ModEntry.Input_ButtonPressed(Object sender, ButtonPressedEventArgs e) in Z:\SourceCode\Gaming\Stardew Valley\Unoffcial Mods\SDV_GuiNoya\common\SDV_DailyTasks_Core\ModEntry.cs:line 131
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args, Func`2 match) in SMAPI\Framework\Events\ManagedEvent.cs:line 126
Thank you very much!