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

NullReferenceException in multiplayer when farmhand is at Elliot's 10-heart event #6

Open
pingzing opened this issue Apr 3, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@pingzing
Copy link

pingzing commented Apr 3, 2024

Hi there!

Was using this the other night in multiplayer with Any cutscene pauses enabled. I was the host, and my farmhand triggered the Elliot 10 heart event. During the event, I continuously received the following error:

NullReferenceException: Object reference not set to an instance of an object.
   at PauseInMultiplayer.PauseInMultiplayer.GameLoop_UpdateTicking(Object sender, UpdateTickingEventArgs e) in /Users/misha/PauseInMultiplayer/PauseInMultiplayer/PauseInMultiplayer.cs:line 538
   at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in SMAPI\Framework\Events\ManagedEvent.cs:line 101

So, at a guess, .characters was null for the location that my farmhand was in?

This was with:
Stardew Valley: v1.6.3
SMAPI: v4.0.3
Mod: v1.8.0

@pingzing pingzing changed the title NullReferenceException in multiplayer when farmhand is on a date with Elliot NullReferenceException in multiplayer when farmhand is at Elliot's 10-heart event Apr 3, 2024
@mishagp mishagp added the bug Something isn't working label Apr 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants