0 of 0

File information

Last updated

Original upload

Created by

Scorcher

Uploaded by

scorcher9009

Virus scan

Safe to use

23 comments

  1. jcurbaniak1
    jcurbaniak1
    • member
    • 0 kudos
    I believe the manifest for this mod has an incorrect version.

    {
      "Name": "No More Bowlegs Redux",
       "Author": "Scorcher",
       "Description": "Removes the awkward looking bowlegs from NPC sprites.",
       "Version": "1.0",
       "UniqueID": "scorcher.bowlegs",
       "UpdateKeys": [ "Nexus:8855" ],
       "ContentPackFor": {
           "UniqueID": "Pathoschild.ContentPatcher"
        },
    }

    Should not the version be 1.1?

    No matter how many times I installed the mod SMAPI complains there is a newer version 1.1.





  2. Leroymilo
    Leroymilo
    • premium
    • 38 kudos
    I made an update for 1.6 : https://www.nexusmods.com/stardewvalley/mods/22823
    I only included a few characters but I'll do more if people think other should be edited.
  3. Poetie
    Poetie
    • member
    • 0 kudos
    Are you planning to update the mod to include the 1.6 winter sprites?
  4. niconoko
    niconoko
    • supporter
    • 1 kudos
    Could there be a version of Ridgeside Village mod too? *Maow* :3
  5. shfqSD
    shfqSD
    • member
    • 0 kudos
    i already download latest version twice, but smapi still detect old version.

    [SMAPI]    No More Bowlegs Redux 1.1.0: https://www.nexusmods.com/stardewvalley/mods/8855 (you have 1.0.0)
    1. KitPickles
      KitPickles
      • supporter
      • 0 kudos
      Just edit manifest.json to look like this:

      {
        "Name": "No More Bowlegs Redux",
         "Author": "Scorcher",
         "Description": "Removes the awkward looking bowlegs from NPC sprites.",
         "Version": "1.1.0",
         "UniqueID": "scorcher.bowlegs",
         "UpdateKeys": [ "Nexus:8855" ],
         "ContentPackFor": {
             "UniqueID": "Pathoschild.ContentPatcher"
          },
      }
    2. scorcher9009
      scorcher9009
      • premium
      • 9 kudos
      Yeah that was my bad, I just forgot to update the manifest.json. I knew I was forgetting something.
    3. deleted3000585
      deleted3000585
      • account closed
      • 10 kudos
      +2 I am also getting this SMAPI message. I will try the suggestion meanwhile.
  6. allo3D
    allo3D
    • premium
    • 0 kudos
    could you make a version for farmer only? genderswaps are overwritten by this mod saddly
  7. ErdemTE0
    ErdemTE0
    • member
    • 0 kudos
    Man ı see  No More Bowlegs Redux 1.1.0: https://www.nexusmods.com/stardewvalley/mods/8855 (you have 1.0.0)

     
  8. turtleonmars
    turtleonmars
    • member
    • 0 kudos
    Hi, any chance I could get a patch with this Leah mod that edits her sprite (https://www.nexusmods.com/stardewvalley/mods/10423)? Or otherwise, are there any instructions where I can make one myself? Thanks either way!
  9. Surgiac
    Surgiac
    • supporter
    • 0 kudos
    Not sure if you personally use these, but I wanted to put a request in anyway for a compatibility patch for the slightly cuter seasonal mods. I love the seasonal sprites.... just not the bowlegs. XD
  10. deleted3000585
    deleted3000585
    • account closed
    • 10 kudos
    I am also receiving these errors in SMAPI:

    [Content Patcher] Can't apply image patch "No More Bowlegs Redux > EditImage Characters/Pam" to Characters/Pam: the FromFile file 'assets\Pam.png' doesn't exist.
    [Content Patcher] Can't apply image patch "No More Bowlegs Redux > EditImage Characters/Penny" to Characters/Penny: the FromFile file 'assets\Penny.png' doesn't exist.
    1. scorcher9009
      scorcher9009
      • premium
      • 9 kudos
      Fixed now!