Files 3
Downloads 391,019
Favorites 908
Content
My AddOns
    View Bug Report
    AddOns\MetaMap\MetaMap.lua:923:attempt to index global 'MiniMapTrackingFrame' (a nil value)
    Bug #: 4501
    File: MetaMap
    Date: 05-06-08 12:48 PM
    By: cireyoretihw
    Status: Unconfirmed
    AddOns\MetaMap\MetaMap.lua:923:attempt to index global 'MiniMapTrackingFrame' (a nil value)

    i have been using MetaMap with no problems until i added the "Gatherer" AddOn

    other AddOn's i have used longer the MetaMap are NumPadBar and Trinity2

    hope there is a simple flag to fix this ...

    NOTE it happens when i die , during combat and when i mine. i quess when it wants to update gathered info.

    RSS 2.0 Feed for Bug CommentsNotes Sort Options
    By: cireyoretihw - 05-06-08 04:44 PM
    found the fix at
    WoWInterface Downloads > Stand-Alone Add-ons > Map Mods
    Reload this Page MetaMap

    modify MetaMap/metamap.lua file line 923

    Replace MiniMapTrackingFrame:Hide(); with MiniMapTracking:Show();

    it look like it works ... thanks