0 of 0

File information

Last updated

Original upload

Created by

Miizuki glymr

Uploaded by

glymr

Virus scan

Safe to use

20 comments

  1. RavenEvergreene
    RavenEvergreene
    • member
    • 0 kudos
    Hi I'm trying to use this mod but it comes up with this yellow text for every item in SMAPI:

    [Alternative Textures] Unable to add alternative texture for item Well from Miizuki's Seasonal Foresty Farm Buildings AT Version: ManualVariations is used but does not start with ID == 0 (the propery should be zero-indexed). See the log for additional details.

    Have I missed something? 
    1. glymr
      glymr
      • premium
      • 65 kudos
      Huh, I've never had that issue before, it must be as a result of AT's update. I will look into it and see about fixing it, thank you so much.
    2. AuDHDVee
      AuDHDVee
      • member
      • 0 kudos
      In the texture.json for each texture&season the code at the bottom should be something like (the first number should be zero, and it'll go up from there if there's multiple texture options available like there are in a lot of these packs)
      "ManualVariations": [
      {
      "ID": 0,
      },
      {
      "ID": 1,
      "Keywords": ["starblue"],
      },
      ],
      }
      Instead of having a 1 in the first ID. Figured it out from reading random comments and figured I'd post it so folks can fix it themselves to take some of the heat off the wonderful modders that are working so hard to get our stuff back up and running properly ^-^ 
    3. glymr
      glymr
      • premium
      • 65 kudos
      Thanks so much for your comment, AuDHDVee. <3  I'm in the process of updated the mod, but it will take a little while, since I need to change every building for every season. ;_;
    4. glymr
      glymr
      • premium
      • 65 kudos
      I've fixed this issue and the mod should now work with both 1.5 and 1.6! Thank you for letting me know there was an issue, and please let me know if you come across any more. ^_^
    5. RavenEvergreene
      RavenEvergreene
      • member
      • 0 kudos
      It works perfectly now! Thanks so much for taking time out of your day to fix the issue 
    6. glymr
      glymr
      • premium
      • 65 kudos
      No problem! I'm so glad you came here and mentioned it; I had tested it with an earlier version of AT but not the newest one that came out after the 1.6 update, so I had no idea the bug existed. I'm glad I was able to fix it! <3
  2. TheUnknownMutant
    TheUnknownMutant
    • member
    • 27 kudos
    thank you so much for the update :D <3
    1. glymr
      glymr
      • premium
      • 65 kudos
      Thank you for letting me know you appreciated it. <3
  3. FroggyBomb
    FroggyBomb
    • member
    • 0 kudos
    Hello! I am super new to using mods in stardew, Would it be problematic for me to have CP and AT installed, for different mods?
    1. glymr
      glymr
      • premium
      • 65 kudos
      Short version: It shouldn't be a problem!

      Longer explanation:

      It's fine to have both the Content Patcher Mod and the Alternative Textures Mod (the actual frameworks) installed together. It's fine to have different mods that use them installed.

      It's generally also fine to have a Content Patcher version and an Alternative Textures version with the same assets (images) installed. So if for some reason you wanted to use both the original CP version of the Seasonal Foresty Farm buildings and the AT version, they should coexist without any problems. When you use the Alternative Textures paint can tool, the default image that appears first in the menu will be the content patcher version, and then the AT versions would also appear in the menu. Normally you won't need two visual mods that change the same images, but it's possible, and in rare cases it might be desirable.

      However, once in awhile someone will use the same Unique ID on both the AT version and CP versions of a visual mod, even though they should be different. This can create conflicts in SMAPI because SMAPI thinks they're the same mod (since it relies on the Unique ID to differentiate) and won't load either one. If you see an error like this pop up in SMAPI when using the AT and CP versions of the same mod, that's probably why. But since I used a different Unique ID for the AT version of Seasonal Foresty Farm Buildings, you won't have a problem in this case.

      Let me know if you have any more questions. I hope you enjoy the mod! <3
    2. FroggyBomb
      FroggyBomb
      • member
      • 0 kudos
      ok awesome! Thanks so much for the explanation :) 
  4. TheUnknownMutant
    TheUnknownMutant
    • member
    • 27 kudos
    thank you so much for the AT version :D
    1. glymr
      glymr
      • premium
      • 65 kudos
      You're very welcome! I'm glad it's useful to you. <3 Please be sure to let Miizuki know how much you liked the original, too, if you can! :)
    2. TheUnknownMutant
      TheUnknownMutant
      • member
      • 27 kudos
      I did :D have a lovely day <3
  5. CyberLyri
    CyberLyri
    • member
    • 2 kudos
    Thank you for this conversion! <3
    1. glymr
      glymr
      • premium
      • 65 kudos
      You're welcome! I'm so glad you're enjoying it. Thank you for commenting, you made my day! :)
    2. CyberLyri
      CyberLyri
      • member
      • 2 kudos
      Absolutely! I love AT conversions of beautiful CP mods, since I like to mix and match buildings on the farm for my ideal look. This has also made my day, as I  now have more options to decorate with~ 
  6. Fionabelle
    Fionabelle
    • member
    • 0 kudos
    I'm so excited for this conversion tysm! Going to do an overgrown forest farm playthrough after my current witchy wilderness one and knew this would be the perfect building set for it!
    1. glymr
      glymr
      • premium
      • 65 kudos
      Hooray! I'm so glad this will be useful to you. Please let me know if you run into any issues! I'm pleased I was able to give this set life again; Miizuki did a wonderful job with the art. <3