CraftSim

CraftSim

2M Downloads

Crafting Statistics Resourcefulness Profit Issue

goblin1110 opened this issue · 3 comments

commented

In the estimated profit, resourcefulness proc is giving me an extraordinary amount of expected profit, higher than the original material cost. I was using auctionator price source and the material costs were correctly scanned prior to running the profit estimate.
Design

commented

I could not reproduce it though
even went to an engineering toon for same recipe

Image

commented

Thanks for trying. I just tried another one (shown in the picture). The price is realm specific. But I wonder why the resourcefulness in this example is again spiking very high. Are you able to please check the underlying formula and see if there is any assumption that may have been applicable in the DF has become invalid after the pre-patch.
Screenshot 2024-08-16 232229

commented

Could it be due to this error? Full text copied here:
1x CraftSim/Modules/PriceOverride/UI.lua:223: attempt to call method 'ClearAll' (a nil value)
[string "@CraftSim/Modules/PriceOverride/UI.lua"]:223: in function `clickCallback'
[string "@CraftSim/Libs/GGUI/GGUI.lua"]:1850: in function <CraftSim/Libs/GGUI/GGUI.lua:1848>

Locals:
(*temporary) = nil
(*temporary) =

{
UI =
{
}
OverrideDropdownData =
{
}
}
(*temporary) = "attempt to call method 'ClearAll' (a nil value)"
CraftSim =
{
COOLDOWNS =
{
}
STATISTICS =
{
}
OPTIONAL_REAGENT_DATA =
{
}
NEWS =
{
}
CraftRecipeData =
{
}
DEBUG =
{
}
PRICE_DETAILS =
{
}
ProfessionGear =
{
}
CRAFT_BUFFS = Frame {
}
NodeData =
{
}
PRICE_OVERRIDE =
{
}
ConcentrationData =
{
}
LOCAL_MX =
{
}
ENCHANT_RECIPE_DATA =
{
}
REAGENT_DATA =
{
}
COST_OPTIMIZATION =
{
}
EXPLANATIONS =
{
}
LibCompress =
{
}
TopGearResult =
{
}
ReagentData =
{
}
LOCAL_DE =
{
}
CONCENTRATION_TRACKER =
{
}
SUPPORTERS =
{
}
LibGraph =
{
}
OptionalReagentSlot =
{
}
Reagent =
{
}
PRICE_APIS =
{
}
LOCAL_FR =
{
}
SPECIALIZATION_DATA =
{
}
LOCAL =
{
}
UTIL =
{
}
LOCAL_ES =
{
}
CraftSimObject =
{
}
PerkData =
{
}
ITEM_COUNT = Frame {
}
TOPGEAR =
{
}
PriceData =
{
}
OptionalReagent =
{
}
CONCENTRATION_CURVE_DATA =
{
}
LOCAL_IT =
{
}
CONTROL_PANEL =
{
}
ResultData =
{
}
CraftQueueItem =
{
}
RECIPE_SCAN =
{
}
AVERAGEPROFIT =
{
}
CraftQueue =
{
}
Buff =
{
}
BuffData =
{
}
SIMULATION_MODE =
{
}
JSONBuilder =
{
}
OPTIONS =
{
}
CraftSessionData =
{
}
INIT = Frame {
}
CALC =
{
}
ProfessionGearSet =
{
}
SpecializationData =
{
}
ProfessionData =
{
}
LOCAL_RU =
{
}
CraftResultSavedReagent =
{
}
CraftResultItem =
{
}
PRICEDATA =
{
}
LOCAL_CN =
{
}
CraftResult =
{
}
LOCAL_EN =
{
}
ReagentOptimizationResult =
{
}
ProfessionStat =
{
}
Statweights =
{
}
SalvageReagentSlot =
{
}
ProfessionStats =
{
}
GUTIL =
{
}
CUSTOMER_HISTORY = Frame {
}
ReagentListItem =
{
}
LibIcon =
{
}
ReagentItem =
{
}
REAGENT_OPTIMIZATION =
{
}
COMM =
{
}
FRAME =
{
}
RecipeData =
{
}
GGUI =
{
}
LOCAL_KO =
{
}
LOCAL_TW =
{
}
Object =
{
}
DB =
{
}
LOCAL_PT =
{
}
CooldownData =
{
}
PRICE_API =
{
}
SPECIALIZATION_INFO =
{
}
CONST =
{
}
CRAFTQ = Frame {
}
CRAFT_RESULTS = Frame {
}
MEDIA =
{
}
}
frame =
{
statusList =
{
}
collapseable = true
originalX = 450
recipeID = 387246
isGGUI = true
closeOnClickOutside = false
frameConfigTable =
{
}
originalOffsetX = 0
content = Frame {
}
frameID = "PRICE_OVERRIDE"
title =
{
}
frame = Frame {
}
moveable = true
frameStrata = "DIALOG"
originalAnchorParent = Frame {
}
currentDropdownData =
{
}
closeable = true
scrollableContent = false
originalY = 300
originalAnchorB = "CENTER"
originalAnchorA = "CENTER"
collapsed = false
originalOffsetY = 0
}
overrideOptions = Frame {
saveButton =
{
}
enabledLinks = true
currencyInputGold =
{
}
removeButton =
{
}
itemIcon =
{
}
}

Uploading Screenshot 2024-08-16 233031.png…