Hey there! Love the idea of this but I've never seen it work in game
I'm not using polyamory or anything like that, recently married Magnus and he's my only spouse but I don't see the buff icon. No errors in my SMAPI log, and I do see the mod option menu fine and can change it without apparent issue, but still no icon.
Thanks for letting me know! I'll try and figure out what's going on there when I can! I remember testing with a handful of the spouses when I tested originally, but I may have messed up Magnus's ID or something silly, especially when migrating from Buff Framework to Content Patcher. ;^^ I'll get back to you when I've had time to sit down and weed out the cause!
Hey, name's Ace, sorry for the late reply, but in order to properly put the Buff Framework (Which I'm assuming you followed the link and downloaded off GitHub) you simply click the link in GitHub, let the file download, then open Vortex and click the button that says "Install from file," where you should then just be able to select the zipped up Buff Framework file.
loved it until it stopped working suddendly ;c i am using polyamorous sweet mod and idk why 1 day i had both Haley and Claires buffs but then Claires was just gone and no matter what i try to do it isnt showing back up. any idea what could be doing this ? smapi doesnt show any errors
Ahh yeah, that's Airyn's prerogative. It's all right, it's not his job to point anyone to any specific mod, especially when he's clear and straightforward about his refusal. I just hope to make this mod easier to find by including SVE in the title. I have considered including the full "Stardew Valley Expanded" name in the upload title, but I'm not sure if people would find that too cluttered. I'm glad you were able to find this mod either way.
Not sure if this is intentional or not, just wanted to let you know that my SMAPI log indicates that this mod has no update key in the manifest, unlike most of the other mods I use I don't get updated in by the SMAPI log when the new version comes out. Just a heads up!
I translated your mod into Spanish, but did not publish it. I will add the new content and send you the files in case you are interested in checking them.
Sounds great! I'm definitely interested in seeing them! If you send them to me, I'll take a look at them either tonight or tomorrow morning. Thanks for reaching out to me!
Yes. I am planning to release an update once I have a chance to look at the contents of Scarlett's heart events. The SVE update just released publicly today and I did not have time to work on an update during the beta unfortunately.
26 comments
I'm not using polyamory or anything like that, recently married Magnus and he's my only spouse but I don't see the buff icon. No errors in my SMAPI log, and I do see the mod option menu fine and can change it without apparent issue, but still no icon.
I am curious on how to integrate BuffFramework properly with my Vortex mods, since I know I am at high risk of screwing it up if I just fa&fo.
Either way, excellent work~
Thank you for the kind words, hope you enjoy!
Not sure if this is intentional or not, just wanted to let you know that my SMAPI log indicates that this mod has no update key in the manifest, unlike most of the other mods I use I don't get updated in by the SMAPI log when the new version comes out. Just a heads up!
Thanks again for your work!
Just as a heads up, changing the condition statement for the buffs
from
"Spouse |contains=Sophia": "true"
to
"Relationship:Sophia": "Married"
Allows for multiple spouse buffs.
Also - IDK if it was impacting anything, but there was an extraneous comma on each when condition key:value pair