Solved Game cannot load save because of nullreference exception

Thanks for the log.
Can you try removing Love Of Cooking temporarily.

I'm seeing this error which references it; something about a custom bush:

20:45:30ERRORgameNullReferenceException: Object reference not set to an instance of an object. at LoveOfCooking.CustomBush.getBoundingBox(Vector2 tileLocation) in E:\Dev\Projects\SDV\Projects\CooksAssistant\LoveOfCooking\Objects\CustomBush.cs:line 510 at StardewValley.GameLocation.isTerrainFeatureAt(Int32 x, Int32 y) in stardewvalley\Farmer\Farmer\Locations\GameLocation.cs:line 15257 at StardewValley.PathFindController.isPositionImpassableForNPCSchedule(GameLocation loc, Int32 x, Int32 y) in stardewvalley\Farmer\Farmer\PathFindController.cs:line 821
 
Top