Too big attempts count value #298


Closed
  • dark13th created this issue Jul 21, 2018

    Rarity shows too big value that has issues with integer data type.

     

    other data seems to be working correctly. This character is less than one month old. 

     

    still it is too annoying that addons throws a lot of errors about the big value and integer data type. The item is [Fossilized Raptor] in English

  • dark13th posted a comment Jul 21, 2018

    Message: integer overflow attempting to store 6126481940
    Time: Sat Jul 21 12:28:51 2018
    Count: 1
    Stack: integer overflow attempting to store 6126481940
    (tail call): ?
    [C]: ?
    Interface\AddOns\Rarity\Core.lua:2687: in function `UpdateText'
    Interface\AddOns\Rarity\Core.lua:3791: in function `OutputAttempts'
    Interface\AddOns\Rarity\Core.lua:2198: in function `ScanArchFragments'
    Interface\AddOns\Rarity\Core.lua:2136: in function `?'
    ...ore\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145: in function <...ore\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:145>
    [string "safecall Dispatcher[3]"]:4: in function <[string "safecall Dispatcher[3]"]:4>
    [C]: ?
    [string "safecall Dispatcher[3]"]:13: in function `?'
    ...ore\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:90: in function `Fire'
    ...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:120: in function <...AddOns\ElvUI\Libraries\AceEvent-3.0\AceEvent-3.0.lua:119>

  • Forge_User_05074468 posted a comment Jul 21, 2018

    Hey I have the same issue with the Scepter of Azj'Aqir so it's probably only with those two mounts that are obtained with archeology, I tried to change the value manually since I can easily count the number of tolv'ir archeology artefact I restored but it changed back imediately


    Edited Jul 21, 2018
  • Cakechart posted a comment Jul 21, 2018

    This appears to be a duplicate of this issue that I just fixed: https://www.wowace.com/projects/rarity/issues/295

     

    There was an outdated API call that caused the behaviour you describe, which should be updated now. You may have to reset the attempts manually once to see if it changes back to its correct value.

     

    Please try the latest alpha version and report back.

     

     

  • Cakechart closed issue Aug 4, 2018
  • Cakechart posted a comment Aug 4, 2018

    Closing this as resolved, as the latest alpha should fix any errors that were displayed due to corrupted data. Feel free to report back if there's still a problem.


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