0 of 0

File information

Last updated

Original upload

Created by

spacechase0

Uploaded by

spacechase0

Virus scan

Safe to use

Tags for this mod

11 comments

  1. Mod broke in 1.6, Couldn't find ObjectInformation.xnb file 
  2. jayjaydub
    jayjaydub
    • member
    • 12 kudos
  3. Pathoschild
    Pathoschild
    • premium
    • 4,144 kudos
    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!
    1. Pathoschild
      Pathoschild
      • premium
      • 4,144 kudos
      Spacechase0 is back from retirement, so they're resuming maintenance starting today!
  4. Pathoschild
    Pathoschild
    • premium
    • 4,144 kudos
    Locked
    Hi! I'm maintaining this mod going forward. There are a lot of changes in today's Profit Calculator 1.0.2 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!
  5. Gr0os
    Gr0os
    • member
    • 0 kudos
    it is trying to divide by 0
    1. Rmdhn1
      Rmdhn1
      • member
      • 0 kudos
      ye
  6. Ket009
    Ket009
    • premium
    • 2 kudos
    SMAPI links to a more up to date version on the chucklefish forums, though it says this version is also compatible? 

    https://community.playstarbound.com/resources/profit-calculator.5657/
    1. Ket009
      Ket009
      • premium
      • 2 kudos
      The 1.0.1 version is having a divide by zero issue:

      https://smapi.io/log/7dcbfaade2e54ee182ccfb3cc930aa01
  7. User_75270098
    User_75270098
    • account closed
    • 0 kudos
    Is there any way you could make this an in-game interface? Maybe to calculate when you sleep and it tallies the sold items?
  8. DarkSirrush
    DarkSirrush
    • member
    • 0 kudos
    Just a heads up, the Longevity mod breaks this

    profits_crops
    [Profit Calculator] Doing for all seasons
    [Profit Calculator] NOTE: This takes into account your farming level
    [Profit Calculator] Mod failed handling that command:
    System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.
    at System.Collections.Generic.Dictionary`2.get_Item(TKey key)
    at ProfitCalculator.Mod.perPlanting(String cmd, String[] args) in G:\StardewValley\Mods\StardewProfitCalculator\Mod.cs:line 41
    at Update_Patch1(Object gameTime, GameTime )