0 of 0

File information

Last updated

Original upload

Created by

JasonMBrady

Uploaded by

jasonmbrady

Virus scan

Safe to use

Tags for this mod

16 comments

  1. jasonmbrady
    jasonmbrady
    • supporter
    • 4 kudos
    Hey everyone, sorry about abandoning this one, but I haven't been writing mods since I became a developer and write code for a living lol. I have given permission for a user named  BobbyBleacher (they asked permission, which was very nice of them) to take it over. I didn't have all the source code, anymore, but I steered them in the right direction. so hopefully an updated version will be available soon(ish). Once there is something up, I will update the description to include a link to it!
    1. BobbyBleacher
      BobbyBleacher
      • member
      • 0 kudos
      I sent Jason the updated mod to do with as he sees fit.
  2. Flor3nce2456
    Flor3nce2456
    • member
    • 3 kudos
    Alas it seems the modding changes introduced in 1.6.9 and then with subsequent SMAPI updates may have finally broken the mod.
    The SMPAI log returns the following red text on pressing 'G' over a quality object:

    [Sell Quality] This mod failed in the Input.ButtonPressed event. Technical details:
    NullReferenceException: Object reference not set to an instance of an object.
       at SellQuality.ModEntry.OnButtonPressed(Object sender, ButtonPressedEventArgs e) in C:\Users\jason\source\repos\StardewTestMod\StardewTestMod\ModEntry.cs:line 35
       at StardewModdingAPI.Framework.Events.ManagedEvent`1.Raise(TEventArgs args) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/Events/ManagedEvent.cs:line 101
    1. Flor3nce2456
      Flor3nce2456
      • member
      • 3 kudos
      Hopefully that is enough information. I am willing to help further as needed.
  3. LiangXueNi
    LiangXueNi
    • member
    • 1 kudos
    I know it's very unlikely but I wish this is updated to 1.6 or if it works just fine with 1.6 let me know
    1. XaniRhiann
      XaniRhiann
      • member
      • 0 kudos
      still works with  1.6!
  4. mudkins
    mudkins
    • member
    • 0 kudos
    edit: jk i figured it out
  5. satsunotenshi
    satsunotenshi
    • member
    • 0 kudos
    here is the error this mod throws when I try to use it. I do run quite a lot of mods so this could very well be a me thing!
    1. JazzShadow
      JazzShadow
      • member
      • 0 kudos
      I've also gotten the exact same error. I also have 286 mod running, so who knows what it's clashing with.
  6. Xvordan
    Xvordan
    • member
    • 0 kudos
    Any chance of a hotkey modifier that would instantly sell to normal quality without having to spam?
  7. dormoxx
    dormoxx
    • premium
    • 0 kudos
    heya, i'm doing a run with this mod and the ability to downgrade quality is exactly what i needed! so thanks!:D

    if/when you get around to updating, could you add an option in the config to only downgrade the quality without getting gold for it? odd request i know, but i'm doing a challenge run where i only make gold from mostly artisan goods. the pennies you get from downgrading quality isn't a lot, but it can add up.

    thanks again!(:
  8. Xvordan
    Xvordan
    • member
    • 0 kudos
    I'm really hoping the updates will come soon to this mod. I love the idea of being able to sell quality, but I'd really love to be able to rebind that G key, as I use it for another mod.
  9. masterkranker
    masterkranker
    • member
    • 0 kudos
    how do i sell the quality of an item?(sorry for bad english)
    1. jasonmbrady
      jasonmbrady
      • supporter
      • 4 kudos
      Have the item selected (Held over your head in your inventory) and press the g key.
  10. Lupinta
    Lupinta
    • member
    • 0 kudos
    Would you perhaps add a possible toggle or keybind so that you can upgrade/ buy quality too?
    1. jasonmbrady
      jasonmbrady
      • supporter
      • 4 kudos
      Sure. It would need to be a different keybind. That was part of Space's Magic mod, you could enchant or disenchant. I just never found myself using the enchant function so I didn't replicate it. I'll add it to the To Do list. Probably try to get it done with the next iteration, when I get a config file for changing hotkeys.