Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save feature breaks NPCs and restarts time of day #15

Open
sahar1213 opened this issue Nov 24, 2023 · 0 comments
Open

Save feature breaks NPCs and restarts time of day #15

sahar1213 opened this issue Nov 24, 2023 · 0 comments

Comments

@sahar1213
Copy link

After saving, loading the game is at the start of the day and NPC paths are messed up. Stuff done in the day are still done, only the time and NPCs change.

Save files:
RollingHills_357398369.zip

Error message:

[Save Anywhere Redux] This mod failed in the GameLoop.SaveLoaded event. Technical details:
NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.Game1.warpCharacter(NPC character, GameLocation targetLocation, Vector2 position) in stardewvalley\Farmer\Farmer\Game1.cs:line 11241
at SaveAnywhere.Framework.SaveManager.SetPositions(PositionData[] position, Int32 time) in C:\Users\yuval\Desktop\SaveAnywhere1\Framework\SaveManager.cs:line 272
at SaveAnywhere.Framework.SaveManager.LoadData() in C:\Users\yuval\Desktop\SaveAnywhere1\Framework\SaveManager.cs:line 153
at SaveAnywhere.SaveAnywhere.OnSaveLoaded(Object sender, SaveLoadedEventArgs e) in C:\Users\yuval\Desktop\SaveAnywhere1\SaveAnywhere.cs:line 65
at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant