Question What is this Error?

valleyofthewind

Greenhorn
Hi, I've been having this issue with my crab pots and related talents in the Vanilla Plus Professions mod, and get this error everyday when my farmer wakes up. It has something to do with the talents that give a chance for artifact troves and regular fish to be caught by crab pots, since I haven't been getting any since the error.
I'm almost certainly sure I did something wrong on my end, with my save? I tried with a fresh save to recreate this error and the mod works fine. (I'd rather not bother the mod author, since I think i messed up my other save...)
This started happening after I tried to edit the farm name on the save with the error (and then changed it back to the original name) and I have a feeling that it messed something up?
I also was able to go back and use a backup of my save from before I tried editing the name, and it worked fine for a while until the error started again.
Any help is appreciated, thank you for reading

SMAPI LOG: https://smapi.io/log/508e874b07ab4d7b9fa227c5163a8d02
The save with the error is attached to this post, and just in case, the error in isolation is below... Thank you again.

ERRORVanilla Plus ProfessionsThis mod failed in the GameLoop.DayStarted event. Technical details: NullReferenceException: Object reference not set to an instance of an object. at VanillaPlusProfessions.DayStartHandler.<>c__DisplayClass0_0.<OnDayStarted>b__4(Item item) in C:\Users\Administrator\Documents\Backup\SDV Mod ve Translations\Modding\Personal Mods\VanillaPlusProfessions\VanillaPlusProfessions\DayStartHandler.cs:line 493 at StardewValley.Internal.ForEachItemHelper.ApplyToItem[TItem](TItem item, ForEachItemDelegate handler, Action remove, Action`1 replaceWith, GetForEachItemPathDelegate getParentPath) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Internal\ForEachItemHelper.cs:line 261 at StardewValley.Internal.ForEachItemHelper.ApplyToList[TItem](IList`1 list, ForEachItemDelegate handler, GetForEachItemPathDelegate getParentPath, Boolean leaveNullSlotsOnRemoval, Action`3 onChanged) at StardewValley.Objects.Chest.ForEachItem(ForEachItemDelegate handler, GetForEachItemPathDelegate getPath) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Objects\Chest.cs:line 1561 at StardewValley.Internal.ForEachItemHelper.ApplyToItem[TItem](TItem item, ForEachItemDelegate handler, Action remove, Action`1 replaceWith, GetForEachItemPathDelegate getParentPath) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Internal\ForEachItemHelper.cs:line 261 at StardewValley.Internal.ForEachItemHelper.ForEachItemInLocation(GameLocation location, ForEachItemDelegate handler) at StardewValley.Internal.ForEachItemHelper.<>c__DisplayClass0_0.<ForEachItemInWorld>b__1(GameLocation location) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Internal\ForEachItemHelper.cs:line 32 at StardewValley.Utility.ForEachLocation(Func`2 action, Boolean includeInteriors, Boolean includeGenerated) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Utility.cs:line 342 at StardewValley.Internal.ForEachItemHelper.ForEachItemInWorld(ForEachItemDelegate handler) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Internal\ForEachItemHelper.cs:line 30 at VanillaPlusProfessions.DayStartHandler.OnDayStarted(Object sender, DayStartedEventArgs e) in C:\Users\Administrator\Documents\Backup\SDV Mod ve Translations\Modding\Personal Mods\VanillaPlusProfessions\VanillaPlusProfessions\DayStartHandler.cs:line 435 at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101
 

Attachments

Top