0 of 0

File information

Last updated

Original upload

Created by

Midori Schmitz

Uploaded by

mikitakrushev

Virus scan

Safe to use

Tags for this mod

10 comments

  1. waterscapes
    waterscapes
    • member
    • 4 kudos
    I am getting this error: 

    [Dolly window] Mod couldn't load some translation files:
    [Dolly window]   - default.json file couldn't be parsed: Newtonsoft.Json.JsonReaderException: Can't parse JSON file at C:\GOG Games\Stardew Valley\Mods\[DGA] Midori's Dolly Window\i18n\default.json.
    Technical details: Unexpected end when deserializing object. Path '['furniture.Window1.description']', line 3, position 39.
       at StardewModdingAPI.Toolkit.Serialization.JsonHelper.ReadJsonFileIfExists[TModel](String fullPath, TModel& result) in SMAPI.Toolkit\Serialization\JsonHelper.cs:line 86
       at StardewModdingAPI.Framework.SCore.ReadTranslationFiles(String folderPath, IList`1& errors) in SMAPI\Framework\SCore.cs:line 2204
    1. RedCelebi
      RedCelebi
      • member
      • 0 kudos
      I think I found the Problem, Op forgot to add the ending Bracket '' } '' to the End of their Code, it seems easy to fix;

      Go to
      '' C:\Users\'INSERT USER HERE'\Desktop\Steam\steamapps\common\Stardew Valley\Mods\[DGA] Midori's dolly window\i18n ''

      or in your Case

      '' C:\GOG Games\Stardew Valley\Mods\[DGA] Midori's Dolly Window\i18n ''

      then open the default.json file. (I just use Microsoft Visual Studio, but you can use whatever you got, even just a notepad app).

      You just have to add the closing Bracket '' } '' to the End like this:

      {
        "furniture.Window1.name": "Window with flower basket",
        "furniture.Window1.description": " "
      }


      Hopefully this works! I'm no Expert at coding so sorry if it doesn't ^^''
  2. erikadiffert
    erikadiffert
    • member
    • 1 kudos
    the DGA versions aren't working for me :(  Smapi says "[ERROR Dynamic Game Assets] Failed to create item for MidoriSchmitz.Dollyhouseset.DynamicGameAssets/Window1! Does it exist and is an item (ie. not a crop or fruit tree or something)?"
    1. nightcrysalin
      nightcrysalin
      • supporter
      • 0 kudos
      I have the same issue. tried a fix and thought it worked, but then the same error appeared later into gameplay
    2. icyblaze89
      icyblaze89
      • supporter
      • 0 kudos
      Same, got the same issue
    3. SapphicSunsette
      SapphicSunsette
      • member
      • 0 kudos
      me as well :c
  3. Wildflourmods
    Wildflourmods
    • premium
    • 2,986 kudos
    AH I ALMOST MISSED IT! I'm on vaca this week so i havent been as good at checking but the mod looks AMAZING friend!! <3 <3 
  4. Stavetskaya
    Stavetskaya
    • premium
    • 765 kudos
    Many thanks for creating a DGA version) Looks very lovely!
  5. wabiii
    wabiii
    • premium
    • 522 kudos
    Very cute ^_^
    1. mikitakrushev
      mikitakrushev
      • member
      • 14 kudos
      ^-^ <3