Mbon
Newcomer
Hi! I’m having an issue with my stardew valley smapi. I’m at the 4 heart event with Shane but whenever I go into Marie’s farmhouse I get an error code that I can’t work out for the life of me. I’ve tried uninstalling smapi and reinstalling it while also removing all my mods but nothing seems to work! I play on multiplayer with my younger sister if that has anything to do with it?
Here’s what the error code says;
SMAPI\Framework\SCore.cs:line 1125 [game] An error occurred in the base update loop: IndexOutOfRangeException: Index was outside the bounds of the array. at Microsoft.Xna.Framework.Audio.WaveBank.GetSoundEffectInstance(Int32 trackIndex, Boolean& streaming) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\WaveBank.cs:line 368 at Microsoft.Xna.Framework.Audio.SoundBank.GetSoundEffectInstance(Int32 waveBankIndex, Int32 trackIndex, Boolean& streaming) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\SoundBank.cs:line 308 at Microsoft.Xna.Framework.Audio.PlayWaveVariant.GetSoundEffectInstance() in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\PlayWaveEvent.cs:line 308 at Microsoft.Xna.Framework.Audio.PlayWaveEvent.Play(Boolean pickNewWav, Cue cue) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\PlayWaveEvent.cs:line 208 at Microsoft.Xna.Framework.Audio.XactClip.Update(Cue cue, Single old_time, Single new_time) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\XactClip.cs:line 397 at Microsoft.Xna.Framework.Audio.Cue.Play() in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\Cue.cs:line 336 at StardewValley.Game1.updateMusic() in stardewvalley\Farmer\Farmer\Game1.cs:line 7909 at StardewValley.Game1._update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 4413 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 1125
Thank you in advance for anyone who is able to help me, also huge apologies if I’ve placed this tread in the wrong place, I have no idea what in doing! thank you
Here’s what the error code says;
SMAPI\Framework\SCore.cs:line 1125 [game] An error occurred in the base update loop: IndexOutOfRangeException: Index was outside the bounds of the array. at Microsoft.Xna.Framework.Audio.WaveBank.GetSoundEffectInstance(Int32 trackIndex, Boolean& streaming) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\WaveBank.cs:line 368 at Microsoft.Xna.Framework.Audio.SoundBank.GetSoundEffectInstance(Int32 waveBankIndex, Int32 trackIndex, Boolean& streaming) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\SoundBank.cs:line 308 at Microsoft.Xna.Framework.Audio.PlayWaveVariant.GetSoundEffectInstance() in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\PlayWaveEvent.cs:line 308 at Microsoft.Xna.Framework.Audio.PlayWaveEvent.Play(Boolean pickNewWav, Cue cue) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\PlayWaveEvent.cs:line 208 at Microsoft.Xna.Framework.Audio.XactClip.Update(Cue cue, Single old_time, Single new_time) in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\XactClip.cs:line 397 at Microsoft.Xna.Framework.Audio.Cue.Play() in stardewvalley\MonoGame.Desktop\MonoGame.Framework\Audio\Xact\Cue.cs:line 336 at StardewValley.Game1.updateMusic() in stardewvalley\Farmer\Farmer\Game1.cs:line 7909 at StardewValley.Game1._update(GameTime gameTime) in stardewvalley\Farmer\Farmer\Game1.cs:line 4413 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 1125
Thank you in advance for anyone who is able to help me, also huge apologies if I’ve placed this tread in the wrong place, I have no idea what in doing! thank you