Ideas
I think I found the bug the AI in Windows 11 is teaching me how to read code, I know C, but I didn't know C++, from what I understand the lastexeption file gave me what I needed to look for. There seems to be a few different bugs that are all related to the current bug a desync in the saving of certain sim data most likely related to infants, when the game is saved the location of the infant is not remembered so the infants spawn on the floor more likely to prevent infants from getting stuck inside the crib. The second one has to do with the positioning graph for infants which don't exist yet as they are objects until they learn to walk. The error occurs during pickup of carried sim, which causes a forcestop or hardstop of all other interactions the sim may have been doing. Here are the two lastExemption files. The error occurs both with pickup of carried sim and horse riding. Other one is related to saving while a sim is in the proccess of picking up a sim or holding a sim, or the sim is on top of an object.
Edit: It is not letting me attach the last exception file to the section, do I need to do it one at a time? Because I found the location of the bug it is mentioned in the lastexeption file.