Issue having trouble with a Sophia event SVE

Thanks for the log.
I'd check Xtardew.

The Sophia in that error has those 2 dots after the name. Might be a typo, or a way to copy the NPC.
SDV Expanded, and Xtardew are the only ones editing Sophia, and the farm event.
And, since you're crashing on a farm event; I'd definitely check Xtardew as mentioned above.

Maybe remove it temporarily, and see if it still crashes.

Code:
21:10:46    TRACE    SMAPI    Content Patcher edited Characters/Dialogue/Sophia (for the 'Stardew Valley Expanded' content pack).
21:10:46    TRACE    SMAPI    Content Patcher edited Characters/Dialogue/Sophia (for the 'Xtardew Valley - SVE version' content pack).


21:10:53    TRACE    SpaceCore    Event: BeforeWarp
21:10:53    TRACE    game    Warping to Farm
21:10:54    TRACE    SMAPI    Content Patcher edited Data/Events/Farm (for the 'Stardew Valley Expanded' content pack).
21:10:54    TRACE    SMAPI    Content Patcher edited Data/Events/Farm (for the 'Xtardew Valley - SVE version' content pack).
21:10:54    TRACE    SMAPI    Content Patcher edited Data/Events/Farm (for the 'Romanceable Rasmodius' content pack).


21:10:54    ERROR    game    Event script error: The content file was not found.
21:10:54    ERROR    game    In event #17741 for location Farm
21:10:54    ERROR    game    On line #0: 50s
21:10:55    ERROR    game    Microsoft.Xna.Framework.Content.ContentLoadException: The content file was not found.
 ---> System.IO.FileNotFoundException: Could not find file 'E:\Steam\steamapps\common\Stardew Valley\Content\Characters\Sophia··.xnb'.
File name: 'E:\Steam\steamapps\common\Stardew Valley\Content\Characters\Sophia··.xnb'
   at System.IO.FileStream.ValidateFileHandle(SafeFileHandle fileHandle)
 
Top