Issue Bugged save?

Smapi Log: https://smapi.io/log/46de67ac1f294c4b820c4bfe72b9422c

Hi! I'm really looking for help, recently my Macbook completely broke and so I'm using someone else's in the meantime. I tried to load up Stardew with all my mods and the first picture shows what my save looks like... obviously somethings messed up. I opened up a brand new save (second picture) to see if it affects everything and it doesn't. Please let me know if there's anything I can do to fix this or if it's completely lost. I'm running everything up to date and I'm on a Macbook.
IMG_8940.jpeg
IMG_8941.jpeg
 

farmeryuji

Greenhorn
Smapi Log: https://smapi.io/log/46de67ac1f294c4b820c4bfe72b9422c

Hi! I'm really looking for help, recently my Macbook completely broke and so I'm using someone else's in the meantime. I tried to load up Stardew with all my mods and the first picture shows what my save looks like... obviously somethings messed up. I opened up a brand new save (second picture) to see if it affects everything and it doesn't. Please let me know if there's anything I can do to fix this or if it's completely lost. I'm running everything up to date and I'm on a Macbook. View attachment 32480View attachment 32481
Hi there! I looked at your log lines — here’s what they mean and what you can do:

Ignored unknown location 'Custom_GrampletonFields' in save data.
Your save contains a reference to a location called Custom_GrampletonFields. This usually comes from a map added by a mod (for example SVE’s “Grampleton Fields” or a similar custom map). Right now the mod providing that map isn’t installed or didn’t load correctly, so SMAPI is ignoring it.
→ Fix: Re-install or enable the mod that adds “GrampletonFields” or remove that location reference from your save file with a save editor.

The social page found conflicting NPCs with name Claire …
The social page found conflicting NPCs with name Martin …
The game found two versions of Claire and two versions of Martin at the same location. This happens when two mods add the same NPC, or when a mod update duplicated the NPC data. The game will only show the first one and ignore the other.
→ Fix:

Make sure you only have one mod adding Claire and Martin (most likely Stardew Valley Expanded).

Update SVE and any related mods to the latest versions.

If duplicates remain, open your save file with a save editor and remove the duplicate NPC entry.

Summary:

Install/reinstall the missing map mod (Grampleton Fields).

Check your mods to ensure only one copy of each NPC.

Update all mods to the latest versions.

As a last resort, edit the save to remove duplicate entries.


This should clear up the warnings and stabilize your save.
 
Top