0 of 0

File information

Last updated

Original upload

Created by

Achtuur

Uploaded by

Achtuur8

Virus scan

Safe to use

Tags for this mod

38 comments

  1. blueacid20020
    blueacid20020
    • member
    • 0 kudos
    Certainly a handy mod! Appreciate it.

    When playing split-screen co-op on my steam deck, I have an issue that looks like a possible memory leak which starts making the game pause a few seconds every couple minutes until it finally freezes and forces me to reboot the deck. This only happens after about 3 - 5 hrs of playing. I've narrowed the potential cause down to this mod and 5 others. Needs more testing to say if this is the issue. If it is, I'll report it in bugs.

    Also, a menu option to turn off particle effects would be nice. They're distracting for the wifey.
    1. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      But the particles are so pretty :(

      ill add a feature to disable them sometime soon
    2. chrono13
      chrono13
      • supporter
      • 0 kudos
      Also noticing this with lan co-op. Win11/Win11. Host is 32 core, 64gb ram, begins freezing after about an in-game week, fully freezing by one in game month. I am trying to track down the cause, and I've traced it to probably being the particles. 
    3. MatinM21
      MatinM21
      • member
      • 0 kudos
      soon?
  2. 5an1219
    5an1219
    • member
    • 0 kudos
    When I try to enter a friend's farm, smapi shows the following text:

    [game] An error occurred in the base update loop: InvalidOperationException: Failed reading Character (Farmer) field 'Character (Farmer): friendshipData' ---> ArgumentException: An item with the same key has already been added. Key:   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)   at Netcode.NetDictionary`5.ReadFull(BinaryReader reader, NetVersion version) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\NetFields\NetDictionary.cs:line 618   at Netcode.NetFields.ReadFull(BinaryReader reader, NetVersion version) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\NetFields\NetFields.cs:line 234   --- End of inner exception stack trace ---   at Netcode.NetFields.ReadFull(BinaryReader reader, NetVersion version) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\NetFields\NetFields.cs:line 238   at StardewValley.Network.Client.receiveAvailableFarmhands(BinaryReader msg) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\Client.cs:line 122   at StardewModdingAPI.Framework.SMultiplayer.OnClientProcessingMessage(IncomingMessage message, Action`1 sendMessage, Action resume) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SMultiplayer.cs:line 336   at StardewValley.SDKs.Steam.SteamNetClient.receiveMessagesImpl() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SDKs\Steam\SteamNetClient.cs:line 406   at StardewValley.Network.Client.receiveMessages() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\Client.cs:line 68   at StardewValley.Menus.FarmhandMenu.update(GameTime time) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\FarmhandMenu.cs:line 302   at StardewValley.Menus.TitleMenu.update(GameTime time) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\TitleMenu.cs:line 2008   at StardewValley.Game1.updateActiveMenu(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 5079   at StardewValley.Game1._update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4376   at StardewValley.Game1.Update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3454   at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1094[game] WARNING: Mismatched UI Mode Push/Pop counts. Correcting.[game] An error occurred in the base update loop: InvalidOperationException: Failed reading Character (Farmer) field 'Character (Farmer): friendshipData' ---> ArgumentException: An item with the same key has already been added. Key:   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)   at Netcode.NetDictionary`5.ReadFull(BinaryReader reader, NetVersion version) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\NetFields\NetDictionary.cs:line 618   at Netcode.NetFields.ReadFull(BinaryReader reader, NetVersion version) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\NetFields\NetFields.cs:line 234   --- End of inner exception stack trace ---   at Netcode.NetFields.ReadFull(BinaryReader reader, NetVersion version) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\NetFields\NetFields.cs:line 238   at StardewValley.Network.Client.receiveAvailableFarmhands(BinaryReader msg) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\Client.cs:line 122   at StardewModdingAPI.Framework.SMultiplayer.OnClientProcessingMessage(IncomingMessage message, Action`1 sendMessage, Action resume) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SMultiplayer.cs:line 336   at StardewValley.SDKs.Steam.SteamNetClient.receiveMessagesImpl() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\SDKs\Steam\SteamNetClient.cs:line 406   at StardewValley.Network.Client.receiveMessages() in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Network\Client.cs:line 68   at StardewValley.Menus.FarmhandMenu.update(GameTime time) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\FarmhandMenu.cs:line 302   at StardewValley.Menus.TitleMenu.update(GameTime time) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Menus\TitleMenu.cs:line 2008   at StardewValley.Game1.updateActiveMenu(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 5079   at StardewValley.Game1._update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 4376   at StardewValley.Game1.Update(GameTime gameTime) in D:\GitlabRunner\builds\Gq5qA5P4\0\ConcernedApe\stardewvalley\Farmer\Farmer\Game1.cs:line 3454   at StardewModdingAPI.Framework.SCore.OnPlayerInstanceUpdating(SGame instance, GameTime gameTime, Action runUpdate) in /home/pathoschild/git/SMAPI/src/SMAPI/Framework/SCore.cs:line 1094[game] WARNING: Mismatched UI Mode Push/Pop counts. Correcting.
  3. xsebaax
    xsebaax
    • member
    • 0 kudos
    on multiplayer who needs to have the mod? because when im hosting is only works for me (i get the extra exp) but my friend doesn't get when i do stuff (we tested with both installed or with 1 yes and 1 no)
    1. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      Both people need the mod. How this mod works is that it sends messages saying "hey i got some exp to share" via SMAPI to other people, and you can only really understand this message if you have the mod.

      That being said, maybe it could be the range settings? Did you make sure the other person was in range?
  4. brifoundthebingus
    brifoundthebingus
    • premium
    • 13 kudos
    Hello, thank you for the mod! I noticed that when it is used together with DaLion's Walk of Life - Rebirth that exp is not shared between players, but your mod on its own (with your library of course) works as expected for my group. I wanted to ask, might you consider adding support for Walk of Life - Rebirth in a future update as you did for MARGO in your version 1.1.0, if you don't have any plans for it currently? Please and thank you very much!
    1. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      MARGO support is currently broken and im not really planning to update compatibility with other mods any time soon sadly. My time to work on mods is a bit limited by my time and motivation.
    2. brifoundthebingus
      brifoundthebingus
      • premium
      • 13 kudos
      Thank you for the reply! I understand, have a good one!
  5. GaryStargazer
    GaryStargazer
    • member
    • 0 kudos
    I'm getting no errors on Smapi and I've got all the required mods, but this simply isn't working when I try to use it. I don't see any particles no matter if it's set to map or global.
    1. Killerkuromi
      Killerkuromi
      • member
      • 0 kudos
      i’m having that issue as well! have you found a fix? :)
    2. visitorssssss
      visitorssssss
      • member
      • 0 kudos
      the same trouble,and I think it maybe happen when some skills mod include,because before I got them,it works normally.
    3. chrono13
      chrono13
      • supporter
      • 0 kudos
      No errors, not working for base skills like farming/foraging. I suspect adding the Yet Another Cooking Skill kills it. 
  6. BatataPreocupada
    BatataPreocupada
    • member
    • 8 kudos
    It's working perfectly, thank you!
  7. AshVXX
    AshVXX
    • member
    • 0 kudos
    does this work with 1.6?
    1. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      Not currently though, once I have some more time I will try to update all my mods to support 1.6
    2. AshVXX
      AshVXX
      • member
      • 0 kudos
      No worries take your time!
    3. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      Alright, mod has been updated to 1.6.3. Should be working, if you find any issues please file a bug report
  8. badcomet
    badcomet
    • supporter
    • 1 kudos
    Do you think you'll be able to add an option to only share all exp after getting to mastery level 5 instead of max level?
    1. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      You mean sharing no exp until level 5 and only sharing exp after level 5?
    2. badcomet
      badcomet
      • supporter
      • 1 kudos
      Only sharing exp after level 5 mastery? Since with the 1.6 update, exp earned after getting to level 10 goes toward mastery instead.
    3. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      ah it's a 1.6 thing. Yeah I haven't played through it yet so I'll have to see what I do there
  9. n0proxy
    n0proxy
    • member
    • 0 kudos
    I would actually love a config option that governs exp splits specifically when the action player is max lvl in that category - I like keeping the share amounts low so we can get to lvl 10 skills at the intended pace, but once I'm at level 10 farming I wish I could continue getting normal farming exp but have it entirely given/split to the other players. That's the way we'd play, sharing tasks only once someone has their bonuses from lvl 10
    1. Achtuur8
      Achtuur8
      • premium
      • 36 kudos
      I'm not sure I understand you correctly, but if you are max level in a skill then all exp you get for that skill will be shared. That's already how the mod works, exp shouldn't be 'wasted' when there's someone nearby to share it with.
  10. deleted160160488
    deleted160160488
    • account closed
    • 0 kudos
    I have SVE and many other mods installed, it works perfect! 
    The particles are a great detail, thank you so much!