Not working, with new trinkets. #86


  • New
  • Defect
Open
Assigned to _ForgeUser2025245
  • Forge_User_98895397 created this issue Oct 10, 2013

    What steps will reproduce the problem?
    1. Equip http://www.wowhead.com/item=104675 and it wont open, at reforge vendor.
    Without it equiped it opens just fine.

    What is the expected output? What do you see instead?
    open reforgelite, error

    What version of the product are you using?
    v1.36

    Do you have an error log of what happened?
    Message: Interface\AddOns\ReforgeLite\ReforgeEngine.lua:216: attempt to perform arithmetic on field '?' (a nil value)
    Time: 10/10/13 08:30:57
    Count: 1
    Stack: Interface\AddOns\Auctionator\AtrErrorInspector.lua:106: in function <Interface\AddOns\Auctionator\AtrErrorInspector.lua:51>
    [C]: ?
    Interface\AddOns\ReforgeLite\ReforgeEngine.lua:216: in function `UpdateMethodStats'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1176: in function `RefreshMethodStats'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1169: in function `UpdateMethodCategory'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1015: in function `CreateOptionList'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:849: in function `CreateFrame'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1653: in function <Interface\AddOns\ReforgeLite\ReforgeLite.lua:1644>
    [C]: in function `TurnOrActionStop'
    [string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>

    Locals: msg = " Interface\AddOns\ReforgeLite\ReforgeEngine.lua:216: attempt to perform arithmetic on field '?' (a nil value)"
    funcnames = <table> {
    1 = "UpdateMethodStats"
    2 = "RefreshMethodStats"
    3 = "UpdateMethodCategory"
    4 = "CreateOptionList"
    5 = "CreateFrame"
    6 = "TurnOrActionStop"
    }
    funcstr = "UpdateMethodStats > RefreshMethodStats > UpdateMethodCategory > CreateOptionList > CreateFrame > TurnOrActionStop"
    looksLikeAuctionatorError = false
    inAtrErrorHandler = true
    origErrorHandler = <function> defined Interface\FrameXML\BasicControls.xml:<Scripts>:4
    zc = <table> {
    msg_red = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:608
    IsEnglishLocale = <function> defined @Interface\AddOns\Auctionator\AuctionatorLocalize.lua:52
    msg_badErr = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:644
    tallyAdd = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1121
    msg = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:737
    GetArrayElemOrFirst = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:150
    NumToBool = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:562
    msg_color = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:614
    ParseBattlePetLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:429
    ShowHide = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:36
    StringStartsWith = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:930
    printmem = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1031
    round = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:602
    StringContains = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:892
    CopyDeep = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1003
    CheckDeferredCall = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:332
    priceToMoneyString = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:841
    tallyPrint = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:1133
    TrimBrackets = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:974
    GetArrayElemOrNil = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:165
    BoolToNum = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:552
    If = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:99
    periodic = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:355
    Min = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:69
    msg_pink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:609
    SetTextIf = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:47
    TrimQuotes = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:954
    msg_str = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:627
    ItemNamefromLink = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:471
    enc64 = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:215
    Val = <function> defined @Interface\AddOns\Auctionator\zcUtils.lua:58
    IsBattlePetLink = <function> defined

    Please provide any additional information below.
    This is the error i get without Auctionator enabled.
    Guess auctionator also have trouble with the new trinkets with X% gain.

    Message: Interface\AddOns\ReforgeLite\ReforgeEngine.lua:216: attempt to perform arithmetic on field '?' (a nil value)
    Time: 10/10/13 08:32:32
    Count: 1
    Stack: [C]: ?
    Interface\AddOns\ReforgeLite\ReforgeEngine.lua:216: in function `UpdateMethodStats'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1176: in function `RefreshMethodStats'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1169: in function `UpdateMethodCategory'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1015: in function `CreateOptionList'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:849: in function `CreateFrame'
    Interface\AddOns\ReforgeLite\ReforgeLite.lua:1653: in function <Interface\AddOns\ReforgeLite\ReforgeLite.lua:1644>
    [C]: in function `TurnOrActionStop'
    [string "TURNORACTION"]:4: in function <[string "TURNORACTION"]:1>

  • Forge_User_98895397 added the tags New Defect Oct 10, 2013

To post a comment, please login or register a new account.