Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Attempted to consume Plumber Stew despite the fact the value does not reflect correctly (Stew cost 400K in mall Garbo stated it only cost 160K) #2155

Open
Tapionator opened this issue Oct 10, 2024 · 2 comments
Labels

Comments

@Tapionator
Copy link

tapion_20241010.txt

Was able to correct by rerunning. In the past, I did notice it consumed stews in my inventory despite them being values around 400K as well. In no way would that be profitable. Even in Mafia it stated the max value for gaining profits from the food was 200K and that it assumed it was only 160Kish (which is incorrect of course). Thanks!

@Tapionator
Copy link
Author

Note, you won't see it in the session. Garbo crashed on me and said could not obtain Plumber's Stew (most likely due to cost). I am sure though if I had one in my inventory it would of consumed it due to an error in calculating profit value versus market value.

@Tapionator
Copy link
Author

Occurred again, here's the output from Mafia:

Finished using 1 mini kiwi aioli.
Trying to acquire 1 bowls of The Plumber's mushroom stew; max price 185625.
autoBuyPriceLimit => 185625
Preference autoBuyPriceLimit changed from 20000 to 185625
Searching for "The Plumber's mushroom stew"...
Search complete.
Desired purchase quantity not reached (wanted 1, got 0)
Searching for "The Plumber's mushroom stew"...
Search complete.
Desired purchase quantity not reached (wanted 1, got 0)
You need 1 more The Plumber's mushroom stew to continue.
autoBuyPriceLimit => 20000
Preference autoBuyPriceLimit changed from 185625 to 20000
No spading data has been collected yet. Please try again later.
Preference customCombatScript changed from garbo to default
CCS set to default
hpAutoRecoveryTarget => 0
Preference hpAutoRecoveryTarget changed from 0.0 to 0
mpAutoRecoveryTarget => 0
Preference mpAutoRecoveryTarget changed from 0.0 to 0
valueOfInventory => 2
Preference valueOfInventory changed from 2.0 to 2
You fought 0 cockroach at the beginning of the day, and an additional 0 digitized cockroach throughout the day. Good work, probably!
Including this, you have fought 115 across all ascensions today
Extreme Items:
3 FunFunds™ worth 15660 total
1 Mayoflex worth 855 total
1 little bitty bathysphere worth 0 total
-1 spice melange worth -287100 total
-10 blue mana worth -215100 total
-1 The Mad Liquor worth -76500 total
Preference garboResultsMeat changed from 6191417 to 6077783
Preference garboResultsItems changed from 2868912 to 2099913
This run of garbo, across 0 turns you generated -882,633 meat, with -113,634 raw meat and -768,999 from items
So far today, across 849 turns you generated 8,177,696 meat, with 6,077,783 raw meat and 2,099,913 from items
JavaScript exception: Error: Failed to purchase sufficient quantities of The Plumber's mushroom stew from the mall. (file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js#29045)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:29045 (f)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:29794 (consumeDiet)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:29839
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:37467 (withClan)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:37461 (withVIPClan)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:29807 (runDiet)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:46403
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:37467 (withClan)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:37461 (withVIPClan)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:46397
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:37446 (withStash)
at file:/C:/Users/REDACTED/Downloads/scripts/garbage-collector/garbo.js:46396 (main)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants