File information

Last updated

Original upload

Created by

Yagisan

Uploaded by

Yagichan

Virus scan

Safe to use

180 comments

  1. Yagichan
    Yagichan
    • premium
    • 185 kudos
    Locked
    Sticky
    Stardew Valley 1.6 Compatibility.

    Edit: 9 April 2024

    Initial Stardew Valley 1.6 support has been completed.
  2. Yagichan
    Yagichan
    • premium
    • 185 kudos
    Locked
    Sticky
    Important notice regarding this mod.

    Please follow these basic troubleshooting steps before posting for support.

        • Update the mod to the latest release and try again. The problem may have already been fixed.
        • Read the mod page. It may be a known issue, and there may be documentation about it.
        • Replicate the problem with a minimal load order. Load the game with this mod, and only it’s requirements.
          If the problem is fixed, you have a mod conflict.
  3. Yagichan
    Yagichan
    • premium
    • 185 kudos
    Locked
    Sticky
    I'm glad to see how many of you also find this useful. Initially I will be restricting this to the NPC mods that I use. Once I am happy with how they work, I will look at your suggestions and see what I can do. Please keep in mind, that this is my hobby, and I have a full time job and other commitments too, so I may not respond quickly, or at all to things already answered.

    If you are going to suggest a mod, I have a request. It should be 1.5 compatible, or have an active author updating it, and you'll need to supply a link so I can find it. Thank you.
  4. Evelynei
    Evelynei
    • member
    • 1 kudos
    Olá! Poderia adicionar suporte para Stardew Kids Expansion e seus portraits re-feitos?
  5. Yumeiko1
    Yumeiko1
    • member
    • 0 kudos
    1. airama1
      airama1
      • supporter
      • 0 kudos
      Seconding this request.
  6. longestNeck
    longestNeck
    • member
    • 0 kudos
    I tried to install the Yagisan's Custom NPCs for NPC Map Locations but it gave me an error saying that something is wrong with a map. 
  7. hfgenman0601
    hfgenman0601
    • member
    • 0 kudos
    Hello author Yagichan
    I install latest mod and NPC MapLocation but Juliet & Jessie still missing on the map.
    You replyed that NPC Map Locations no longer supports the old way and overhaul the map system.

    So I lookup MapLocation guide and copy SVE map location patch "bluemoon vineyard" json.
    Now Juliet & Jessie reveal on the map again! :D

    Below are my code added in your mod "juliet_jessie.json"
    I do not know exact pixel data , but roughly display on the map instead of missing their location.

        {
          "Action": "EditData",
          "Target": "Data/WorldMap",
          "TargetField": [
            "Valley",
            "MapAreas",
          ],
          "Entries": {
            "Lemurkat.Map_Custom_LK_ClearingHouse": {
              "Id": "Custom_LK_ClearingHouse",
              "PixelArea": {
                "X": 152,
                "Y": 36,
                "Width": 25,
                "Height": 18
              },
              "Tooltips": [
                {
                  "Id": "Custom_LK_ClearingHouse",
                  "Text": "朱丽叶的家",
                }
              ],
      "ScrollText": "朱丽叶的家",
              "WorldPositions": [
                {
                  "Id": "Custom_LK_ClearingHouse",
                  "LocationName": "Custom_LK_ClearingHouse",
                  "MapPixelArea": {
                    "X": 166,
                    "Y": 46,
                    "Width": 0,
                    "Height": 0
                  },
                }
              ]
            },
          }
    }
    1. Yagichan
      Yagichan
      • premium
      • 185 kudos
      Thank you for that. I have a slightly different solution prepared, but have been busy with real life. It will be in the next release.
  8. Tierre
    Tierre
    • member
    • 0 kudos
    I have this yellow warnings in my log. Should i do something about them?

    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/aspen.json': file 'data\aspen.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/bh.json': file 'data\bh.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/juliet_jessie.json': file 'data\juliet_jessie.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/lasv.json': file 'data\lasv.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/rsv.json': file 'data\rsv.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/arv.json': file 'data\arv.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/wilford.json': file 'data\wilford.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/sve.json': file 'data\sve.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/tier_2_misc_npcs.json': file 'data\tier_2_misc_npcs.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/zoro.json': file 'data\zoro.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/juna.json': file 'data\juna.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/straycatfe.json': file 'data\straycatfe.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/tier_3_misc_npcs.json': file 'data\tier_3_misc_npcs.json' doesn't exist..
    [Content Patcher] Error loading patch '(CP) Yagisan - Custom NPCs for NPC Map Locations > Include data/cotton.json': file 'data\cotton.json' doesn't exist..
    1. Yagichan
      Yagichan
      • premium
      • 185 kudos
      That looks like it's not installed right. Those error messages say that it can't find it's own files. Please reinstall the mod, and make sure you keep the file structure intact.
    2. Tierre
      Tierre
      • member
      • 0 kudos
      full uninstall and reinstall of mod  helped. Thanks
  9. tqxianjun
    tqxianjun
    • member
    • 0 kudos
    Hi Yagichan,

    I'm playing on 1.5 mobile and would love to download the previous version that's compatible with it. Is it possible for you to unarchive that file for a bit? Thank you so much *—*
  10. by1234567m
    by1234567m
    • member
    • 1 kudos
    What does this mean?
    “Press this button to cycle the tooltip position when on the map view”
  11. firethebluesky
    firethebluesky
    • member
    • 0 kudos
    Hello! I don't know if this is an issue with your mod, but Juliet and Jessie don't show up on the map when SVE is installed and they're at home. 
    1. Yagichan
      Yagichan
      • premium
      • 185 kudos
      Yeah, I know.  NPC Map Locations no longer supports the way I used to make the mod added areas appear due to the map system overhaul in Stardew Valley 1.6
    2. firethebluesky
      firethebluesky
      • member
      • 0 kudos
      Good to know! Thanks for the quick response <3
  12. 7083dmmlo
    7083dmmlo
    • member
    • 0 kudos
    Thank you for your amazing mod!
    I don't know if it has already been commented, if so, I apologize.I have installed SVE、IF2R、ridgeside village、east scarp、NPC Map Locations and this mod.When I open the map,it shows a map like your 1st image.So I wonder how you get the map to show RSV、ES like your 3rd image? 
    1. Yagichan
      Yagichan
      • premium
      • 185 kudos
      The third image was from Stardew Valley 1.5.6 - now in Stardew Valley 1.6.x if you go to Ridgeside Village, or East Scarp, if you press the map button, you will get a local area map.
    2. 7083dmmlo
      7083dmmlo
      • member
      • 0 kudos
      What a pity (ToT)!
  13. AirynS
    AirynS
    • premium
    • 445 kudos
    As a heads-up, it looks like the DSV compat is looking for the wrong unique ID - it's looking for DSVTeam.DiverseSeasonalOutfits instead of DSVTeam.DiverseStardewValley
    1. Yagichan
      Yagichan
      • premium
      • 185 kudos
      Thank you for the heads up. I've added it to my TODO list for the next update.