0 of 0

File information

Last updated

Original upload

Created by

Volmie

Uploaded by

VaryelStudios

Virus scan

Safe to use

22 comments

  1. bextera
    bextera
    • member
    • 0 kudos
    Unsure what im doing wrong, but how to i get the config menu open in game? smapi says its loaded but i dont see it in game?
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      You have to download "Generic Mod Config Menu" for the menus to show, but if you have that and it isn't showing then I'm unsure what's wrong, I haven't played Stardew in a while.
  2. thriftqueen
    thriftqueen
    • member
    • 0 kudos
    Just letting you know there are typos in content.json for Willy's summer quests. The entry values don't match to link quests together. Example in bold below. The result is that the quest chain breaks after delivering 3 pufferfish.

    {
    "LogName": "Summer fish quest 1",
    "Action": "EditData",
    "Target": "Data/Quests",
    "Entries": {
    "24648018": "ItemDelivery/Summer fish: pufferfish/Willy would like you to bring him fish from each season as a test of your skill as a fisher. Bring Willy different fish that can be caught in summer./Give Willy 3 pufferfish of the same quality./Willy (O)128 3/2464019/1500/-1/false/Staying cool out there laddie? It's a scorcher this year. Next up is tuna, bring me 3 and I'll pay handsomely."
    },
    "When": {"Normal fish quests": true},
      },
      {
    "LogName": "Summer fish quest 2",
    "Action": "EditData",
    "Target": "Data/Quests",
    "Entries": {
    "24648019": "ItemDelivery/Summer fish: tuna/Willy would like you to bring him fish from each season as a test of your skill as a fisher. Bring Willy different fish that can be caught in summer./Give Willy 3 tuna of the same quality./Willy (O)130 3/2464020/1500/-1/false/Next up is bream, bring me 6 and I'll pay handsomely."
    }
  3. liandera
    liandera
    • member
    • 0 kudos
    I was very excited to see the removal of garbage option but unfortunately, it doesn't seem to work on the farms. I started a run on the beach farm but it irritates me to no end that I catch 80% garbage there. I feel like it should be no different from the river farm in terms of fish probability...what is the point of dealing with the sandy map if you have to run all the way to the other beach to fish?? So I was going to use this mod to turn off the garbage when on the farm haha.....but I still catch only trash. Is there a way to make that option work while fishing on the farm? Or is it just not working for me for some reason? 

    Thanks!! I'm hopeful I can find something that allows me to properly fish on the beach farm!
  4. glazedcorpse
    glazedcorpse
    • member
    • 0 kudos
    hey! i was wondering if this was compatible with more new fish? i was going thru the future plan updates that said compatibility with sve and rsv. just a suggestion! if not, no worries ever <3
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      I can definitely add it to the list once I knock out the others, can't say when that'll be, but I will definitely keep it in mind. :D
  5. eemeze
    eemeze
    • member
    • 0 kudos
    Love the mod, is there an end to normal fishing quests or it's infinte?
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      There's a set amount for each season, and if it functions properly (which it did when I tested, so fingers crossed) they shouldn't be repeatable. Same for the legendary fish quests.
  6. devourerofsugar
    devourerofsugar
    • member
    • 0 kudos
    Hello there and thanks for making this mod. I still get Trash when fishing in lava :/
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      I probably forgot about lava fishing, I'll see if I can get it in there when I add quests for SVE.
  7. kijikun
    kijikun
    • supporter
    • 13 kudos
    Would it be possible to change it so Willy will accept fish of different quality?  I'm running into him not taking the fish when I have three of the same fish but two silver and one gold.
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      As far as I'm aware, no, if I find a way around it in the future (that wouldn't require rewriting the entire mod) I'll look into adding it.
    2. kijikun
      kijikun
      • supporter
      • 13 kudos
      Fair enough!
    3. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      In the next update (which'll also add SVE support, and might even go up tonight if all goes well) I'll add clarification to those quests that it has to be the same quality. Sorry I didn't think about it initially.
    4. kijikun
      kijikun
      • supporter
      • 13 kudos
      I think Stardew itself was like that originally, so its not worries! This has been keeping me from putting off catching fish.
    5. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      Yeah it's a game limitation, I could work around it by using special orders instead of quests, but they can't be made consecutive like quests can sadly.

      Appreciate ya askin though! I added the clarification to those quests (and will hopefully remember for future quests too) in the update I'm uploading right now.
  8. kidhedera
    kidhedera
    • premium
    • 34 kudos
    Hiya,

    I love the concept of this mod, but when I load a save game with it installed I get a 'game: trigger action has no ID and will be ignored' message from SMAPI.

    Log: https://smapi.io/log/17ae46b67b144314a545ea0ed95fcf3c
    I had a bit of a go at troubleshooting the code myself, but the content file is pretty unwieldy at 38k lines (its making visual studios syntax colouring feature lag lol)

    An include statement or two would make it easier to manage. :)

    Cheers
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      I assume that error wasn't present before adding the mod? Have you tried making a new save and seeing if it happens then too? I tested it on my own machines with different mod setups and had no errors.
    2. kidhedera
      kidhedera
      • premium
      • 34 kudos
      It wasn't present before I added the mod and it wasn't present after I took the mod away. I tried on both a new save game and an existing save game.

      I didn't try it with no other mods installed at all, but I did try it on the default settings and it didn't give the error, but after I set up the config the error reappeared.
    3. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      I tested a few of the mods I thought might conflict but none produced any error, you would have to check if it runs without an error without other mods. Disabling anything else related to fishing to check that first would be easier than disabling all of them. If you do find out which one is the issue, let me know and I'll add info about it to the description.

      Edit: in the SMAPI console window with your save open; type patch export "Data/TriggerActions" and if you could upload the contents of that to Pastebin I can look through it and possibly find the issue.

      I figured it out, uploading a new version now.
  9. Tdigirl145
    Tdigirl145
    • member
    • 0 kudos
    Is this compatible with the Skip Fishing Minigame Mod? 
    1. VaryelStudios
      VaryelStudios
      • member
      • 23 kudos
      While I haven't personally tested it, it should work without issue. If it doesn't let me know and I'll try to track down why.