LUA Error Upon Loading Character/Not Counting Attempts #290


  • Waiting
Closed
  • matakuska created this issue Jun 14, 2018

    Message: Interface\AddOns\Rarity\Core.lua:3212: attempt to call field 'GetMountInfo' (a nil value)
    Time: 06/14/18 20:49:45
    Count: 1
    Stack: Interface\AddOns\Rarity\Core.lua:3212: attempt to call field 'GetMountInfo' (a nil value)
    (tail call): ?
    Interface\AddOns\Rarity\Core.lua:3212: in function `ScanExistingItems'
    Interface\AddOns\Rarity\Core.lua:462: in function `DoEnable'
    Interface\AddOns\Rarity\Core.lua:412: in function <Interface\AddOns\Rarity\Core.lua:411>
    (tail call): ?
    [C]: ?
    [string "safecall Dispatcher[1]"]:9: in function <[string "safecall Dispatcher[1]"]:5>
    (tail call): ?
    ...AddOns\HandyNotes\Libs\AceAddon-3.0\AceAddon-3.0.lua:558: in function `EnableAddon'
    ...AddOns\HandyNotes\Libs\AceAddon-3.0\AceAddon-3.0.lua:651: in function <...AddOns\HandyNotes\Libs\AceAddon-3.0\AceAddon-3.0.lua:636>
    [C]: in function `LoadAddOn'
    Interface\FrameXML\UIParent.lua:429: in function `UIParentLoadAddOn'
    Interface\FrameXML\UIParent.lua:528: in function `TimeManager_LoadUI'
    Interface\FrameXML\UIParent.lua:1114: in function <Interface\FrameXML\UIParent.lua:1011>

    Locals: <none>

     

     

     

     

     

     

     

    Rarity also does not count any sort of attempt. I assume it is related to this error.

  • Cakechart posted a comment Jun 24, 2018

    What version are you running?` This doesn't seem like the most current release to me.

     

    Also, try enabling ONLY Rarity to see whether this is actually caused by the addon. If you have any other addons messing with the MountJournal API, I'd suspect they might be to blame for the error.

  • Cakechart added a tag Waiting Jul 18, 2018
  • Cakechart closed issue Aug 3, 2018
  • Cakechart posted a comment Aug 3, 2018

    Closing this as resolved since the 8.0.1 release is now publicly available.


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