Stardew Valley

File information

Last updated

Original upload

Created by

Digus

Uploaded by

Digus

Virus scan

Safe to use

208 comments

  1. Digus
    Digus
    • premium
    • 218 kudos
    Locked
    Sticky
    READ FIRST

    If you are having problems with the cask objects and the recipes, try the optional 2.0.0 version that uses Content Patcher instead of Json Assets.
    This version is not compatible with the older version, so you will loose your older advanced casks and need to reacquire the recipes again through the mail and shop.
  2. tuesdaylol
    tuesdaylol
    • member
    • 0 kudos
    Just switched from original version to 2.0, I bought back the Radioactive Cask recipe but cannot obtain the Hardwood Cask recipe, as Robin won't mail it to me.
    1. Digus
      Digus
      • premium
      • 218 kudos
      Edit your save file, look for the recipe list and remove the hardwood cask entry from the list
    2. AmbiguousAlpenBar
      AmbiguousAlpenBar
      • member
      • 1 kudos
      So I was having this issue as well, and to give step by step of what fixed it for me.


      • Back up your save file for safety, my save file was located in pc/users/user/Appdata/roaming/stardewvalley/saves
      • open both SaveGameInfo and (FarmName)_(bunch of numbers) in Notepad++
      • Search for Advancedcasks, you should find two entries in each file
      • Delete the entries, make sure you delete the whole entry. Notepad++ will highlight the two connected <item> and <string> that bracket the entry when you hover the mouse over them. (I don't know if its necessary to remove both but i did). 
      (EDIT) Full entry is: <item><key><string>Digus.AdvancedCasksMod_Hardwood_Cask</string></key><value><int>0</int></value></item> and <string>AdvancedCasksMod.HardwoodCask.Recipe</string>

      Save the files and then load up the game and the letter with the hardwood casks should be sitting in the mailbox
      Hope this helps.
    3. Digus
      Digus
      • premium
      • 218 kudos
      Thanks for detailing the steps. You probably only need to delete one from the recipe list, the other should be the mail from the mail list. But it’s easier to explain saying to delete both.
    4. tuesdaylol
      tuesdaylol
      • member
      • 0 kudos
      Thanks, that worked
    5. Irondragon124
      Irondragon124
      • member
      • 0 kudos
      so do i delete the this whole line? <string>AdvancedCasksMod.HardwoodCask.Recipe</string> 
      Sorry first time using Notepad++

      EDIT: that didnt work
      EDIT2: Nvm i just did it wrong lol. works fine thank you
    6. Trader62
      Trader62
      • supporter
      • 0 kudos
      What do you mean you did it wrong? Do I just delete what line you posted?
    7. MathiusKain
      MathiusKain
      • premium
      • 1 kudos
      A second option for people not wanting to edit save files:

      Download the Console Code mod.
      Open Notepad and paste in this code:

      foreach (string key in CraftingRecipe.craftingRecipes.Keys)
      {
          if (key.Contains("Cask"))
              Game1.player.craftingRecipes.TryAdd(key, 0);
      }

      Save the file as AddMissingCasks.cs in the Console Code mod folder.
      If you are using the Clear Glasses mod, temporarily move this mod out of the Mods folder.
      Load your game
      In the SMAPI console, type:
      cs --script AddMissingCasks.cs

      The recipes will magically re-appear for you, and you will not have to purchase or re-obtain them.
      Save your game, pop Clear Glasses back into the Mods folder, and go about your normal business.
  3. ZRXYYY
    ZRXYYY
    • member
    • 0 kudos
    Hello and thank you so much for your work! I was wndering if this mod is compatible with Automate?
    1. Digus
      Digus
      • premium
      • 218 kudos
      Yes it is.
    2. ZRXYYY
      ZRXYYY
      • member
      • 0 kudos
      Thank you so much for replying!
      After a few trials found another problem: even with "cask age any object" ticked, I still couldn't put juice and other artisan goods into the advanced casks (hard wood casks and radioactive casks), nor Automate could send the items into them.
      It seems that only fruit wine can enter the advanced casks. Is that a feature or an error?
      Have a nice day!
    3. Digus
      Digus
      • premium
      • 218 kudos
      Cask age any object in the config only apply to the vanilla cask. For the advanced casks to also accept every object you need to edit the AgerData.json in their content pack.
    4. ZRXYYY
      ZRXYYY
      • member
      • 0 kudos
      I‘ve located the AgerData.json in the folder, but I'm not sure how to edit it to make advanced casks compatible with all kinds of artisan objects.
      Could you please give a more clear instruction about it? Or considering making it optional in the Generic Mod Config?
    5. Digus
      Digus
      • premium
      • 218 kudos
      Advanced casks is a content pack, I can’t add it to the config menu.
      check the custom cask template to see how to edit the advanced cask file.
    6. SilverPhoenixx
      SilverPhoenixx
      • member
      • 0 kudos
      did you figure this out, i'm having the same problem
      edit: nvm it got it to work
  4. LyDraac
    LyDraac
    • premium
    • 0 kudos
    I didn't want to report it as a bug necessarily, but I don't know what to do about this.
    
    [game] Failed loading texture JA\BigCraftables\Hardwood Cask for item (BC)Hardwood_Cask: asset doesn't exist.
    1. Digus
      Digus
      • premium
      • 218 kudos
      Try deleting the mod and re-downloading it.
    2. LyDraac
      LyDraac
      • premium
      • 0 kudos
      That did not solve the problem.
    3. Digus
      Digus
      • premium
      • 218 kudos
      so please upload your log: https://smapi.io/log
    4. LyDraac
      LyDraac
      • premium
      • 0 kudos
      https://smapi.io/log/f0e42fb3b0a24934b2d3be7e81b24dfb

      Let me know if I didn't do that right.
    5. Digus
      Digus
      • premium
      • 218 kudos
      You did right, but I couldn't find the cause.
      Can you upload and send me your AdvancedCaskMod folder?
    6. LyDraac
      LyDraac
      • premium
      • 0 kudos
      I'm sorry, I don't understand what you're asking. Like do you want a screenshot of location? Or the inside of the folder? Or do you want me to actually upload whats in my mod folder and send you a downloadable link? I really appreciate your help.
    7. Minothilos
      Minothilos
      • member
      • 4 kudos
      This seems to be an issue with the newest version of Json Assets. Violetlizabet explained what seems to be the cause in the comments here. Replacing the broken casks works, only problem is that my crafting recipe for Hardwood Casks is no longer available. i could buy the Radioactive Cask recipe from Mr Qi in a save where I previously hadn't bought it, unknown if it can be bought again after, or if that recipe even disappears. I tried sleeping once to see if she would send it again but since I can find the letter in the collections tab I highly doubt it. I managed to get Robin to send it again as soon as I load in by removing the following text in the Savefile: <string>AdvancedCasksMod.HardwoodCask.Recipe</string>

      If the Radioactive cask recipe disappears and can't be bought again I unfortunetly don't know how to fix it but I'm sure someone else can figure it out.

      Elizabeth did state in the comments of Json Asset that they will try to find a better workaround that don't break some assets when updating to the new version.
    8. LyDraac
      LyDraac
      • premium
      • 0 kudos
      That user has a lot of comments, I'm not sure which one exactly I should look at. I also don't get what you mean by replacing broken casks. I haven't placed any casks because it already looks wrong in the crafting menu. 
    9. Minothilos
      Minothilos
      • member
      • 4 kudos
      It might not be the same issue then. If you download CJB item spawner, are you able to spawn in Hardwood Casks or are the assets still missing?
    10. LyDraac
      LyDraac
      • premium
      • 0 kudos
      When I checked previously no. I had the recipe for the hardwood cask, it was a prohibited sign and appeared that way in the item spawner. This morning the recipe is gone and the item appears in the spawner. I changed nothing.
    11. Digus
      Digus
      • premium
      • 218 kudos
      Are this still happening with the new Json Assets version?
    12. LyDraac
      LyDraac
      • premium
      • 0 kudos
      Its appearing in the item spawner now, but I no longer have the recipe. 
    13. ChangingJet
      ChangingJet
      • member
      • 0 kudos
      I'm seeing the same thing using Json Assets 1.11.7, I downloaded CJB item spawner to check if the items existed/worked and they do but it looks like the item recipe for the hardwood casks was removed from my crafting list.
    14. Digus
      Digus
      • premium
      • 218 kudos
      Ok, I'm working on a 2.0.0 version using content patcher.
      You will probably need do replace all previous casks, but the mod should work as intended after that.
    15. LyDraac
      LyDraac
      • premium
      • 0 kudos
      Thank you!
    16. Digus
      Digus
      • premium
      • 218 kudos
      Just released the version 2.0.0 as an optional file, didn't update the main version of the mod.
      This way people having problem with json asset can use the new 2.0.0 version.
      I didn't update yet because I want to have some guide for people to migrate their casks, and I don't have the time to do it right now.
      Also, Json asset version is working for me now, so people having problem might be having some conflict or other problem that I don't have the time to investigate.
    17. ChangingJet
      ChangingJet
      • member
      • 0 kudos
      Thanks! I'll likely move over to the content patcher. I biggest issue I have with Json Assets atm is the blueprints for the cask getting removed from my crafting list
    18. ChangingJet
      ChangingJet
      • member
      • 0 kudos
      Hi, I did some playing around out of curiuosity mainly and I thought I'd share in case its useful.
      Both the Json Assets and Content patcher version work perfectly for me with the exception that since the Json Assets update I've lost the recipe for hardwood cases and I haven't gotten another mail for it. I edited the content.json in the CP version so that Mr Qi's shop sells the recipe for 0 Qi gems and that lets me but the crafting recipe back.
      I know MFM recently had an update to fix the recipe issue but I think there might still be an issue in there somewhere.
    19. Digus
      Digus
      • premium
      • 218 kudos
      It’s not a issue with the MFM per say. MFM to be compatible looks for the recipe by the item name or recipe ID. So if the recipe changes ID but kept the name, it thinks you already know the recipe even it it changed ID.
      I don’t know if I can work around that.
    20. ChangingJet
      ChangingJet
      • member
      • 0 kudos
      No worries, the work around I made will suit me just fine for this playthrough. I just wanted to let you know in case someone else comes to you with the same issue. Thanks
  5. Cassadrizzle
    Cassadrizzle
    • member
    • 0 kudos
    Hello and thank you so much for this amazing mod! I am happy to report this on the bug page but wanted to try here first in case its just me. Before today I was unable to see the hardwood cask or the radioactive casks in crafting, however after some mod updates I did get a new letter from Robin and the hardwood cask is now in my crafting recipes. I bought the radioactive cask recipe in game a little while ago and never saw it in the crafting menu, but wanted to wait to post because I saw others were having the same issue. Now that I can see the hardwood cask in my crafting I wanted to see if there was a way to get the radioactive cask to show up as well. Its not available for me to purchase anymore unfortunately and I feel stuck because I am only able to spawn them in. I posted in the Stardew Discord server and tried a debug command as well as removing a few mods but unfortunately I am still unable to craft these. Smapi log for fun, please let me know if anyone has any ideas on how to proceed! https://smapi.io/log/3c43af3f5de64c219e0fa0e7790e8e6f
    1. s124578369
      s124578369
      • member
      • 0 kudos
      me too
    2. macaroodle
      macaroodle
      • member
      • 0 kudos
      Still waiting for the hardwood casks. I tried going through the requirements to find any updates I missed, and I did. But apparently something is still wrong. I've gotten letters from Robin two days in a row that announces the recipes, but they're still not available. I even checked at her shop, but no luck!
    3. Digus
      Digus
      • premium
      • 218 kudos
      This should be fixed in the newest verison of MFM
    4. Cassadrizzle
      Cassadrizzle
      • member
      • 0 kudos
      Thank you! I see the last update for MFM was a day after this post. I have updated everything and I have sad news that now I cant see the hardwood cask to craft anymore, and the radioactive cask is still missing. I included a new Log just in case! Log: https://smapi.io/log/8f0edc88beaa4067b1d36853521a86dc
  6. littlegal100
    littlegal100
    • member
    • 0 kudos
    The hardwood casks just stopped working. So I was able to craft the hardwood casks after the MFM was updated but suddenly yesterday it stopped working. I no longer can craft new hardwood casks and the ones I made now looks like this: https://imgur.com/a/NOuKS6s

    Also I had bought the radioactive casks recipe but never has been able to see it on my crafting page. I tried deleting and reinstalling the mods but it did not fix this..

    Here is my smapi log: https://smapi.io/log/7e7a0fdceea44797a80def8247da4932

  7. StreamingUnit
    StreamingUnit
    • premium
    • 1 kudos
    Been trying for ages but I am just getting annoyed now (with the situation) I've bought the radioactive cask recipie but it never shows up in my crafting list and I've made sure to update, remove the mod, Add the mod, and nothing ever seems to work. Is there a workaround I can apply?

    EDIT: https://smapi.io/log/a63a2afbd9bb46168868be61c7333ca3 SMAPI log
    1. StreamingUnit
      StreamingUnit
      • premium
      • 1 kudos
      And the moment I complain about it... It fixes itself with little rhyme or reason
  8. Mazzons
    Mazzons
    • premium
    • 14 kudos
    hope this mod can get update, and use just content patch, because json assets almost is depreceated with new updates
    1. Digus
      Digus
      • premium
      • 218 kudos
      I might in the future. But even to migrate old saves simply we need json assets to stabilize .
    2. Mazzons
      Mazzons
      • premium
      • 14 kudos
      isn`t better to create a alert to people destroy the items? and craft with cjb for example
  9. SekeersP
    SekeersP
    • member
    • 0 kudos
    I got robin to 9 hearts and received the letter but the hardwood cask recipe doesnt show up and i get "[Mail Framework Mod] The recipe 'Hardwood Cask' was not found. The mail will ignore it." in the smapi window, the radioactive cask on Mr. Q walnut room shop shows up as an error item with a recipe of 2 wood and 1 sap,buying it also does nothing
    the Smapi Log
    1. s124578369
      s124578369
      • member
      • 0 kudos
      ME TOO
    2. ChangingJet
      ChangingJet
      • member
      • 0 kudos
      Same as
    3. tinkerbelljln
      tinkerbelljln
      • member
      • 0 kudos
      I'm having a similar problem, bought the radioactive cask recipe but it doesn't show up in my crafting menu. Here's my log.
    4. MathiusKain
      MathiusKain
      • premium
      • 1 kudos
      Same. It's super frustrating and I assume will eventually gate completion. 
      For now I have just been making regular casks as I need them, throwing them away, and giving myself radioactive casks with CJB item spawner.

      I see this in the bug section, but it's listed as "Not a Bug".
      But, 100% it's a bug in this or, more likely, one of the dependencies.

      I was able to fix the Radioactive Cask showing as "Error Item" by following instructions by one of the users in the form in the Expanded Preconditions Utility. But, the recipes still do not actually show up as craftable. 

      Even adding the recipe with SMAPI debug results in an error that I apparently already have it.
    5. Digus
      Digus
      • premium
      • 218 kudos
      Json Asset change the recipe names, that is why they were not found by MFM.

      I updated MFM to look for the recipe based on the old name, so new version of MFM should solve the bug.
      You should all receive the mail again if you haven't added the recipe other way.
    6. QuinnAlex
      QuinnAlex
      • supporter
      • 0 kudos
      The update seems to have fixed it so I won't add the temporary workaround I found.
    7. MathiusKain
      MathiusKain
      • premium
      • 1 kudos
      Thank you very much for the fix! 

      I had gone so far as to download the Console Code mod so I could call "cs --script AddMissingCasks.cs" from the console post-load that added the cask recipes without needing to give myself all recipes through debug commands.

      I found that console scripts don't work with Clear Glasses (spritemaster) and wondered if that related to the recipes not generating in the first place, but idk.

      here was that workaround;

      foreach (string key in CraftingRecipe.craftingRecipes.Keys)
      {
          if (key.Contains("Cask"))
              Game1.player.craftingRecipes.TryAdd(key, 0);
      }
    8. Digus
      Digus
      • premium
      • 218 kudos
      Json Assets keys for recipes a currently the name of the item with "_" replacing " ".
      But in new version it should change to be prefixed by the mod unique id.
  10. KursunKalem
    KursunKalem
    • member
    • 0 kudos
    It says 
    There is no ager with the name 'Hardwood Cask'. This data will be ignored.
    There is no ager with the name 'Radioactive Cask'. This data will be ignored. 
    What should I do?
    1. Digus
      Digus
      • premium
      • 218 kudos
      Nothing, the mod used to load the casks at the start, but now JSON assets is loading after custom cask.
      But custom casks also load the content pack after the game is loaded.
    2. Etherdreamer
      Etherdreamer
      • member
      • 1 kudos
      that means is unfixable?
    3. Digus
      Digus
      • premium
      • 218 kudos
      It means you can ignore the warning because the casks should load then you open a save game.
      But I'll change that in a new version of Custom Cask so that message does not happen.
  11. RubyNS
    RubyNS
    • supporter
    • 0 kudos
    got robin's letter and didn't check to see if i got the recipe before sleeping, only just realised i didn't actually get the recipe after having rebooted the game. can i use the smapi console to clear the letter so i can receive it again and get the recipe? if so, how?
    1. Digus
      Digus
      • premium
      • 218 kudos
      MFM has console commands to remove letter ids from the read list.
      You can check the letter id in the MFM pack in the advanced cask folder.