I'm not an expert at all but I can offer a few suggestions and possible routes to take. First off, the version of Json assets you have installed is only compatible with SDV 1.5, and from the looks of it, you're playing on 1.6, so you need Json assets v1.11.8, not v1.10.14. Also you have 2 copies of "(CP) Button's Extra Books", so you'll have to delete both and reinstall it. Similarly with "Not-So-Basic Kitchen (all-in-one)" because the folder is empty. Do those first and see if the error persists.
Unfortunately, that's about as much I can concretely help with because the main error that keeps repeating in your log (for over 9000 times lmao) seems to be an issue with a base game function (something having to do with your player character, an NPC's movement/schedule, and/or a farm animal function). I was going to suggest that you uninstall all your mods, and then reverify your game files/uninstall and reinstall Stardew, so you can do a clean reinstallation of all your mods (preferably on a new file first, installing mods in batches to help narrow down the culprit, like I did). But honestly, I'd highly suggest leaving that for a last resort, as it's very time consuming and might not fix your issue. My last 2 suggestions are to 1. Post your problem on the r/StardewValley subreddit, as well as in any Stardew based discords centered around modding, and 2. check out this link I found on Reddit that seems to indicate a (seemingly) similar issue to yours:
https://www.reddit.com/r/StardewVal...te_ive_discovered_how_to_solve_this_specific/
I found it by copy and pasting this line from your SMAPI log: at StardewValley.Character.Halt() in D:\GitlabRunner\builds\Gq5qA5P4\1\ConcernedApe\stardewvalley\Farmer\Farmer\Character.cs:line 526
I tried looking for 'Character.cs:line 526" in the game files, but could not find anything except XNB files, and despite trying, I know too little to help with unpacking them.
I sincerely hope you are able to solve this issue, and I hope I could at least point you in the right direction. Take care, and good luck!