1. This forum is archived for reference. For support & bug reports visit the help section of forums.stardewvalley.net

Marriage Bug

Discussion in 'Support' started by vicsjr111, Mar 20, 2017.

  1. vicsjr111

    vicsjr111 Yeah, You!

    So, I marry emily and it takes me back to my farm, when i try to go in my house it shows this error


    [14:54:46 ERROR SMAPI] An error occured in the base update loop: Microsoft.Xna.Framework.Content.ContentLoadException: Error loading "Maps\FarmHouse_marriage". File not found. ---> System.IO.FileNotFoundException: Error loading "Content\Maps\FarmHouse_marriage.xnb". File not found.
    at Microsoft.Xna.Framework.TitleContainer.OpenStream(String name)
    at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
    --- End of inner exception stack trace ---
    at Microsoft.Xna.Framework.Content.ContentManager.OpenStream(String assetName)
    at Microsoft.Xna.Framework.Content.ContentManager.ReadAsset[T](String assetName, Action`1 recordDisposableObject)
    at Microsoft.Xna.Framework.Content.ContentManager.Load[T](String assetName)
    at StardewValley.LocalizedContentManager.Load[T](String assetName)
    at StardewValley.Locations.FarmHouse.showSpouseRoom()
    at StardewValley.Locations.FarmHouse.resetForPlayerEntry()
    at StardewValley.Game1.UpdateOther(GameTime time)
    at StardewValley.Game1.Update(GameTime gameTime)
    at StardewModdingAPI.Inheritance.SGame.Update(GameTime gameTime) in D:
    \source\_Stardew\SMAPI\src\StardewModdingAPI\Inheritance\SGame.cs:line 338

    I tryed looking for the map but it doesnt seem to be there
     
    • Lilliput

      Lilliput Supernova

      Sounds like it's missing Emily's spouse room map. Have you used any mods that tinker with the farmhouse layout or the spouse rooms?
       
      • vicsjr111

        vicsjr111 Yeah, You!

        Not that I know of, the only mods that i have are Cbj editor mods
         
        • MysticTempest

          MysticTempest Spaceman Spiff

          I'm wondering if your game glitched, and downgraded your house.
          There's no "FarmHouse_marriage.xnb" in a regular game. There's only "FarmHouse1_marriage.xnb" and "FarmHouse2_marriage.xnb"

          If you want to share your savefile(zip it up, and upload here); I can take a closer look.
          The save folders are here:
          Windows: %AppData%\StardewValley\Saves\
          Mac: /Users/yourusername/.config/StardewValley/Saves
          Linux: ~/.config/StardewValley/Saves
           

          Share This Page