1 items

File information

Last updated

Original upload

Created by

Cherry

Uploaded by

CherryChain

Virus scan

Safe to use

Tags for this mod

25 comments

  1. Pathoschild
    Pathoschild
    • premium
    • 4,030 kudos
    Locked
    Sticky
    Is this mod still maintained?
    Yep. The original author is no longer active, but I'm keeping it compatible with game/SMAPI updates and fixing critical issues. It's a "keeping the lights on" priority for other improvements though.

    How do I get help / report an issue?
    Post a comment below! Please upload your SMAPI log and add a link to your message (even if you don't see any errors). This has useful info like what versions you have, which mods are installed, what happened in the game, etc.

    Since I maintain many mods for other mod authors, I can't always answer every question here (often I'll be busy handling SMAPI or my own mods). If you can answer someone else's question, that's always appreciated!
  2. 4077mash
    4077mash
    • member
    • 0 kudos
    [14:13:16 ERROR Tool Upgrade Costs] Mod crashed on entry and might not work correctly. Technical details:
    Failed loading type 'StardewValley.ItemStockInformation': TypeLoadException: Could not load type 'StardewValley.ItemStockInformation' from assembly 'ToolUpgradeCosts, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' due to value type mismatch.
       at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
       at System.Reflection.RuntimeMethodInfo.<get_Signature>g__LazyCreateSignature|24_0()
       at System.Reflection.RuntimeMethodInfo.get_ReturnType()
       at HarmonyLib.Patch.GetMethod(MethodBase original)
       at System.Linq.Enumerable.SelectArrayIterator`2.ToList()
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at HarmonyLib.PatchSorter.Sort(MethodBase original)
       at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
       at HarmonyLib.PatchProcessor.Patch()
       at ToolUpgradeCosts.ModEntry.Entry(IModHelper helper) in E:\source\_Stardew\Mods.ChroniclerCherry\ToolUpgradeCosts\ModEntry.cs:line 37
       at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1860
    1. Pathoschild
      Pathoschild
      • premium
      • 4,030 kudos
      Fixed in the upcoming Tool Upgrade Costs 1.0.2. Thanks for reporting it!
    2. 4077mash
      4077mash
      • member
      • 0 kudos
      thanks for updating and keeping this alive
  3. Realzoa
    Realzoa
    • member
    • 4 kudos
    1. Pathoschild
      Pathoschild
      • premium
      • 4,030 kudos
      Fixed in the upcoming Tool Upgrade Costs 1.0.2. Thanks for reporting it!
  4. BeldinBrightaxe
    BeldinBrightaxe
    • premium
    • 0 kudos
    Really hoping this can be updated soon. Also wish I knew enough about coding to do it myself.
    1. Pathoschild
      Pathoschild
      • premium
      • 4,030 kudos
      Done in the upcoming Tool Upgrade Costs 1.0.2. Thanks for reporting it!
  5. forfunandmore
    forfunandmore
    • member
    • 3 kudos
    After update:

    [Tool Upgrade Costs] Mod crashed on entry and might not work correctly. Technical details:
    Failed loading type 'StardewValley.ItemStockInformation': TypeLoadException: Could not load type 'StardewValley.ItemStockInformation' from assembly 'ToolUpgradeCosts, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' due to value type mismatch.
       at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
       at System.Reflection.RuntimeMethodInfo.<get_Signature>g__LazyCreateSignature|24_0()
       at System.Reflection.RuntimeMethodInfo.get_ReturnType()
       at HarmonyLib.Patch.GetMethod(MethodBase original)
       at System.Linq.Enumerable.SelectArrayIterator`2.ToList()
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at HarmonyLib.PatchSorter.Sort(MethodBase original)
       at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
       at HarmonyLib.PatchProcessor.Patch()
       at ToolUpgradeCosts.ModEntry.Entry(IModHelper helper) in E:\source\_Stardew\Mods.ChroniclerCherry\ToolUpgradeCosts\ModEntry.cs:line 37
       at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1854
    1. Pathoschild
      Pathoschild
      • premium
      • 4,030 kudos
      Fixed in the upcoming Tool Upgrade Costs 1.0.2. Thanks for reporting it!
  6. BeldinBrightaxe
    BeldinBrightaxe
    • premium
    • 0 kudos
    I'm getting this error after the latest update:

    [Tool Upgrade Costs] Mod crashed on entry and might not work correctly. Technical details:
    Failed loading type 'StardewValley.ItemStockInformation': TypeLoadException: Could not load type 'StardewValley.ItemStockInformation' from assembly 'ToolUpgradeCosts, Version=1.0.1.0, Culture=neutral, PublicKeyToken=null' due to value type mismatch.
       at System.Signature.GetSignature(Void* pCorSig, Int32 cCorSig, RuntimeFieldHandleInternal fieldHandle, IRuntimeMethodInfo methodHandle, RuntimeType declaringType)
       at System.Reflection.RuntimeMethodInfo.<get_Signature>g__LazyCreateSignature|24_0()
       at System.Reflection.RuntimeMethodInfo.get_ReturnType()
       at HarmonyLib.Patch.GetMethod(MethodBase original)
       at System.Linq.Enumerable.SelectArrayIterator`2.ToList()
       at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
       at HarmonyLib.PatchSorter.Sort(MethodBase original)
       at HarmonyLib.PatchFunctions.UpdateWrapper(MethodBase original, PatchInfo patchInfo)
       at HarmonyLib.PatchProcessor.Patch()
       at ToolUpgradeCosts.ModEntry.Entry(IModHelper helper) in E:\source\_Stardew\Mods.ChroniclerCherry\ToolUpgradeCosts\ModEntry.cs:line 37
       at StardewModdingAPI.Framework.SCore.LoadMods(IModMetadata[] mods, JsonHelper jsonHelper, ContentCoordinator contentCore, ModDatabase modDatabase) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1855
    1. forfunandmore
      forfunandmore
      • member
      • 3 kudos
      same
    2. Pathoschild
      Pathoschild
      • premium
      • 4,030 kudos
      Fixed in the upcoming Tool Upgrade Costs 1.0.2. Thanks for reporting it!
  7. isMiztli
    isMiztli
    • member
    • 0 kudos
    Hello, I just recently notice that when wanting to upgrade the started trash can to copper, the mod ask me for iron bars instead of copper bars. (for the 1.6 version.)
    1. ADumbBagel
      ADumbBagel
      • member
      • 1 kudos
      I'm getting that too, as well with as a modded tool. Maybe it doesn't work for custom tools and trash can support wasn't added.
    2. ADumbBagel
      ADumbBagel
      • member
      • 1 kudos
      Okay, I made a version with the bug fixed: here. For some reason there was 3 lines of code that specifically caused this bug and did nothing else(?). Anyway, let me know if you find issues with the fix.
    3. Pathoschild
      Pathoschild
      • premium
      • 4,030 kudos
      Fixed in the upcoming Tool Upgrade Costs 1.0.2. Thanks for reporting it!
  8. meitneriumoxide
    meitneriumoxide
    • supporter
    • 0 kudos
    So I am on 1.6 (latest version as of this date). All my stuff is up to date. But It doesn't seem to generate any Config file anywhere. I launched it and even played several times via the latest SMAPI but I cant see or find any Config file to edit the values. It doesn't get seen by General Mod Configuration Menu either. 

    I downloaded the wrong version and looked in the wrong place. I am stupid never mind XD
    1. amberjazzy
      amberjazzy
      • member
      • 0 kudos
      where did you find the config file where you can change the prices and material amount?
  9. Pathoschild
    Pathoschild
    • premium
    • 4,030 kudos
    Locked
    Hi! I'm maintaining this mod going forward (for Stardew Valley 1.6 and later only). There are a lot of changes in the Tool Upgrade Costs 1.0.1 update; if you previously reported a bug/issue and it still happens, please post a new comment. Make sure to read the pinned post above first!
  10. DarkxArtemis
    DarkxArtemis
    • member
    • 1 kudos
    I can't seem to get the mod to work. I've tried editing the prices, but it won't let me open the upgrade tools option at clint's. It goes back to the choice screen of clint's options at the blacksmithy.
    1. Nylathria
      Nylathria
      • member
      • 0 kudos
      Having the same problem, when I choose the option to upgrade my tools, it doesn't do anything. I think the mod needs un update. Too bad, because I love this idea.
  11. hfgenman0601
    hfgenman0601
    • member
    • 0 kudos
    Could author update this mod?
    I really love this mod.