Chicago889
Newcomer
Hello, I'm having trouble with getting East Scarp to load. I've finally tinkered with my mod list enough that SMAPI no longer shows any major errors outside of opting not to load a handful of duplicate items that are shared between content packs.
I finally decided to go ahead and try to see what East Scarp is like, only to be met with an eternal load screen and the following SMAPI error:
[game] An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.Game1.onFadeToBlackComplete() in stardewvalley\Farmer\Farmer\Game1.cs:line 7096
at StardewValley.BellsAndWhistles.ScreenFade.UpdateFade(GameTime time) in stardewvalley\Farmer\Farmer\BellsAndWhistles\ScreenFade.cs:line 46
at StardewValley.Game1.UpdateOther(GameTime time) in stardewvalley\Farmer\Farmer\Game1.cs:line 7278
at StardewValley.Game1._update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 4879
at StardewValley.Game1.Update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 3974
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1120
Reinstalled East Scarp, verified file integrity. Not sure what's going on. Would like to fix Scarp if I can, but I'm not overly attached to it if this is going to be more work narrowing down than is worth.
I finally decided to go ahead and try to see what East Scarp is like, only to be met with an eternal load screen and the following SMAPI error:
[game] An error occurred in the base update loop: NullReferenceException: Object reference not set to an instance of an object.
at StardewValley.Game1.onFadeToBlackComplete() in stardewvalley\Farmer\Farmer\Game1.cs:line 7096
at StardewValley.BellsAndWhistles.ScreenFade.UpdateFade(GameTime time) in stardewvalley\Farmer\Farmer\BellsAndWhistles\ScreenFade.cs:line 46
at StardewValley.Game1.UpdateOther(GameTime time) in stardewvalley\Farmer\Farmer\Game1.cs:line 7278
at StardewValley.Game1._update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 4879
at StardewValley.Game1.Update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 3974
at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in SMAPI\Framework\SCore.cs:line 1120
Reinstalled East Scarp, verified file integrity. Not sure what's going on. Would like to fix Scarp if I can, but I'm not overly attached to it if this is going to be more work narrowing down than is worth.