Game struck on loading screen when loading an save

Thanks for the log.
Can you try temporarily removing some, or all mods; and let SMAPI attempt to load the save by itself?

As I'm not seeing any outright errors; just continual loading of all the mods you have.
Code:
16:26:51    TRACE    SMAPI    Game loader synchronizing...
16:26:51    TRACE    game    getLoadEnumerator('Eevee_255208776')

16:31:42    TRACE    SMAPI    Content Patcher loaded asset 'Portraits/Jessie' (for the 'Juliet, Jessie and Lodging House' content pack).
16:31:42    TRACE    SMAPI    Content Patcher loaded asset 'Characters/Juliet' (for the 'Juliet, Jessie and Lodging House' content pack).
16:31:42    TRACE    SMAPI    Content Patcher loaded asset 'Portraits/Juliet' (for the 'Juliet, Jessie and Lodging House' content pack).
16:31:42    TRACE    TMXL Map Toolkit    Adding:MikuHouse
16:31:42    TRACE    SMAPI    PyTK loaded asset 'Maps/MikuHouse'.
16:31:42    TRACE    TMXL Map Toolkit    Successfully added:MikuHouse
Save loads, and minutes later; it's still loading NPCs and map changes.
 
Top