Download
(1 MB)
Download
Updated: 11-29-11 07:20 AM
Pictures
File Info
Tested:Hour of Twilight 4.3
Updated:11-29-11 07:20 AM
Created:04-30-09 09:48 AM
Downloads:84,941
Favorites:242
MD5:
This AddOn is 4.3 compatible
MetaMap v4.3  Popular! (More than 5000 hits)
Version: 4.3.0
by: mbanks850 [More]
DESCRIPTION:
http://www.wowinterface.com/downloads/fileinfo.php?id=13311
============
MetaMap adds features to the WoW world map, keeping all mapping type features in a single place.
Some features are:

Adjust the map window size.
Move the map anywhere on the screen.
Adjust the opacity of the window & maps.
Saved sets for toggling between 2 map modes.
Allows full player movement, messaging, etc. with map open.
Adds coords to the main map and the Minimap
User editable notes for all maps, including instance maps.
NPC/Mob database collectable by mouseover or keypress.
Toggling on/off display of unexplored areas of the map.
Waypoint system to guide you to any set point.
Complete Quest logger with optional history database.
Tracker module for gathering Herbs/Ores etc.
NoteBook module for additional notes, linked to Tooltips.
Inbuilt Import and export facilities for various data formats.
Inbuilt Backup and Restore facilities.
Button on Minimap to open or close the World Map or display MetaMap options.
Key bindings for various MetaMap functions.
Full support for Titan Bar.

MetaMap Module List
  • MetaMapBKP - Backup and Restore map notes
  • MetaMapBWP - Waypoint system Module
  • MetaMapCVT - Preconfigured map notes import file (most likely needs updating for cataclysm)
  • MetaMapEXP - Map notes Export module. Allows you to save the map notes to SavedVariables\MetaMapEXP.LUA.
  • MetaMapFWM - Enables show unexplored sections of the map command
  • MetaMapHLP - MetaMap Help module
  • MetaMapNBK - Notebook module
  • MetaMapQST - Quest tracker and Quest history
  • MetaMapTRK - Mineral and Herb node tracker, places nodes on the map. Similar to Gatherer
  • MetaMapWKB - Tracks locations of NPCs and stores in a list by zone

4.1 Fixes and Changes
  • Updated TOC for 4.1
  • Added references to new BC dungeon maps
  • Added references to new Rise of the Zandalari Maps

4.0 Fixes and Changes
  • Updated TOC for 4.0
  • Fixed bugs caused by code changes in 4.0
  • Updated MetaMapTRK module


INSTALLATION:
=============
Extract ALL folders in the archive to the Interface\AddOns\ location. If you wish the Instance maps to be populated with default information, then on first installation you will need to select 'Extended Options' from the MetaMap menu.
Select the 'Database' tab, then click 'Load Imports'. This will enable the default import button, 'Import Instance Notes'. Click on the 'Import' button to import the data.

ISSUES/COMPATIBILITIES:
=======================
Some addons may reset the map to gather location data.
If there is a map which is not showing because it is now built in if you zoom out, it will show correctly.
Map will not scale in combat

There were some parameters in the internal map list which I was not sure what to change them to when I added the new Blizzard instance maps. So if you notice anything strange when showing instance maps please post in the comments.

This version works on 4.1. It should be aware of all the new cataclysm map data. If you find any errors please post into the comments section.

There is no method for converting all the old notes to the correct locations on the maps. You might want to clear all the notes and start over.
--- Vond (Khadgar)


CREDITS:
========
Current Author: mbanks850 - aka Vond - Realm: Khadgar
Current CoAuthor: Andy - aka Andymon - Realm: Lordaeron
Original Author: Urshurak - aka MetaHawk - Realm: Aggramar
Original MapNotes code by Sir.Bender.
Original FullWorldMap code by Mozz.
Original MetaMapBWP code by Noraj.
French localisation by Sparrows.
German localisation by oneofamillion.
Spanish localisation by Fili.
Updates to MetaMapTRK code by Andy
4.3
-- Added new instance and raid maps
-- Updated TOC
-- Removed more traces of MetaMapBLT
4.2
-- Updated TOC
-- save window positions of the note book and world map at logout
-- better map level support for instance maps, including zoom out and reset to actual map
-- better map correction for areas, showing in-game the wrong world maps
-- added support for the addon "Addon Control Panel"
-- fix for in-game resized world map
-- added map support for "The Maelstrom"
-- fix for the Worgen starting areas of "Gilneas" (added identification number for maps with identical names)
-- fixes to get a better performance at area changes
-- fix for the partly coverd map reset button by the map level menu
-- fix for the full screen toggle of the world map
-- fix to the map name display at the instance and area pull down menus at the world map
4.1.1
-- Updated TOC on the modules
4.1
-- Updated TOC
-- Added Blizzard BC maps
4.0.12
-- removed unused option to show the tracker icon (makes no sense anymore)
-- add new option to prevent switching to actual map if moving to a new area if the world map window is open (function MetaMap_SetMapAfterRefresh + function MetaMap_SaveCurrentMapData + I added some new hooks for this to save which map is selected - function MetaMap_WorldMapAreaButton_OnClick + function MetaMap_WorldMapLevelUpDown_OnClick)
-- fix of the in-game bug/feature of showing the continent map at Black Rock or Maraudon. Show now the related zone map. (function MetaMap_SetMapToCurrentZone_Fix + added new type SZR in MetaMap_ZoneTable in MetaMapConstants.lua)
-- fixed zoom in/out from all maps including instances and BGs (function MetaMap_WorldMapZoomOutButton_OnClick with new hook)
-- fixed the display of the actual zone at the instance menu and zone menu
-- fixed map of Gilneas (now the area map is shown and not the city map. But MetaMap still don't distinguish between both, because both maps have in-game the same name, only the mapid is different. Same problem for the The Maelstrom)
-- fix to set the right dungeon map level after full screen toggle
-- fix of the not closing instance menu
-- removed old azeroth instance data from import file MetaMapCVT\MetaMapData.lua
-- added missing self to function calls of MetaMap_ShowLocation in MetaMapQST, MetaMapTRK, and MetaMapWKB
-- fixed again the main menu of the tracker (localization for "On" and "Off" was missing in MetaMapTRK)
-- fixed ChatFrameEditBox
-- fixed letter change (capitalization) in german locale instance name of the Scarlet Monastery
-- localization of new button
-- MetaMap.xml formated
4.0.11
-- fixed QST reward display
-- fixed the insert of QST loot links and quest titles to the chat
-- removed check boxes from empty lines in some menus
-- added a function to prevent partly off-screen area lists at the pull down menus at the world map (of Eastern Kingdoms and Kalimdor)
-- added support for Plaguelands: The Scarlet Enclave
-- fixed some problems with the MetaMap_ZoneTableUpdate, which set some areas as unavailable
-- fixed the TRK exclusion menu
-- fixed InfoLineButton not showing information about a normal zone after viewing and instance
4.0.10
-- Made the continent entries in the drop down selectable.
4.0.9
-- Replaced built in continent and zone dropdowns with a combined zone dropdown because of scaling issues
4.0.8a
-- Fixed an error in the tooltips for the MetaMapWKB module
4.0.8
-- Updated zone information for unexplored module and instance maps
4.0.7
-- Real fix for note highlight when you click the notelist. I found the bug that was preventing the highlight in the original metamap code.
4.0.6
-- German Localization
-- Fixed note highlight when you click on the notelist
4.0.5
-- Incorporated changes for MetaMapTRK and MetaMapNBK (Thanks to Andy)
4.0.4
-- Change UIFrameFlashRemoveFrame to UIFrameFlashStop
4.0.3
-- Disabled the ability to load MetaMapBLT since it is very outdated and was never updated for 4.0.1
-- Changed GetSpellName to GetSpellBookItemName
4.0.2
-- fixed bug in MetaMapFWM (show unexplored module)
4.0.1
-- fixed more instances of "this", "arg1", "event", etc
4.0
-- Changes all instances of getglobal() to _G[] because getglobal is now depricated
-- removed all instances of "this" and "arg1" because they were depricated and have now been removed
-- Include the updates to MetaMapTRK by Andy

3.3 Fixes and Changes
  • Updated TOC for 3.3
  • Added new instance maps
  • Fixed bugs caused by new quest tracking
  • Fixed the player pointer position
  • Fixed the coordinates to show at the bottom of the map
  • Fixed minor display issues (mostly with the instance maps)
Known Bugs
  • Map in combat still does not scale

3.3.10a
-- Forgot to put other modules in zip file

3.3.10
-- Added Ruby Sanctum Map
-- Fixed an issue where you could not select all instances from the drop down list

3.3.9
-- Fixed bugs related to tooltips not appearing. In some files missing WorldMapPOIFrame.allowBlobTooltip = true before WorldMapTooltip:Hide(); and = false missing before :Show();
3.3.8
-- Fixed Battleground drop down list, Isle of Conquest would open strand of ancients and strand of ancients was missing

3.3.7
-- Added Map Window Level setting. values: 0,1,2 Defaults to 0, increase if buttons and and other windows appear on top of the map. Try value 1. value 2 may cause issues.

3.3.6
-- Added Russian Translation thanks to StingerSoft
-- Updated for 3.3.3, fixed bugs caused by changes in API

3.3.5
-- Added the Sunwell and Magister's Terrace maps into the custom instance map lists.

3.3.4
-- Fixed a bug with the instance maps, where once you chose one, you would only see notes from that instance
-- Fixed frame level issues so Tooltips would appear correctly
-- added WorldMapPOIFrame.allowBlobTooltip = false before any WorldMapTooltip:Hide and true before show so that tooltips would appear when the quest tracking was available.

3.3.3
-- Fixed the instance maps so you can add notes
-- fixed display a valid background behind the instance map
-- fixed the quest objectives when viewing an instance map
-- fixed some frame level problems (frames being hidden behind others)

3.3.2
-- Changed the Coordinates frame to be relative to WorldMapFrame instead of WorldMapButton
-- Removed the line: frame.scale = scale; from SetEffectiveScale to fix the player position

3.3.b1
-- Fixed ability to move the map
-- disabled the blizzard sizedown button
-- fixed instance dropdown ability to select new northrend dungeons.

3.3.0
-- Added maps for Forge of Souls, Pit of Saron, Halls of Reflection
-- To fix blackout when you use the small blizzard map, essentially have to reinit MetaMap onShow everytime
-- Fixed coordinates by getting size of MetaMapWorldButton instead of WorldFrame

3.2 Fixes and Changes
  • Updated TOC for 3.2
  • Added Isle of Conquest Battleground Map
  • Added Hrothgar's Landing Map

3.2.7
-- Added Trial of the Crusader and Trial of the Champion maps to MetaMapConstants.lua
-- Fixed Naxxramas to correctly display new blizzard map
3.2.6
-- Added option to disable debug prints, disabled by default
3.2.5
-- Incorporated the Chat Error Fix
3.2.4
-- Added Hrothgar's Landing map info in MetaMapConstants.lua

3.2.3
-- Added Checks for centerY and centerX to see if they were nil and set to 0 if nil

3.2.2
-- Changed GetDifficultyColor to GetQuestDifficultyColor in MetaMapQST

3.2.1
-- Forgot empty localization strings for the new battleground map

3.2.0
-- Updated TOC for all modules to 30200
-- Added Isle of Conquest BG Map

3.1 Fixes and Changes
  • Fixed api calls that were changed in 3.1 so no errors are thrown
  • Fixed the ability to add new notes
  • Fixed the ability to change zones with the minimap on
  • Fixed MetaMap to show the new WOTLK instance maps
  • Fixed the ability to ediit party notes
  • Fixed formating issues in MetaMapWKB module
  • Fixed version information on MetaMap Menu
  • Fixed can add notes to the new instance maps
  • Fixed notes stay with the submap. I.E. Dalaran has 2 maps (Dalaraan and Sewer). If you select Sewer you will only see sewer notes
  • Added option to the General Options / MetaNotes tab to enable/disable the autofilling the notes title with the coordinates of the note. Defaults to disabled

3.1b7
-- added MetaMapOptions["AutoFillCoords"] and respective check buttons and code checks
3.1b6
-- added mLevel to mapnotes to track which submap the note is on.
-- Worldmapbutton_onupdate modified to filter always on submap (GetCurrentMapDungeonLevel())
3.1b5
-- added missing raids and instances to constants.lua
-- added new zone type of DNI to be the interactive dungeon maps
3.1b4
-- Fixed formating issues in the XML file for MetaMapWKB, replaced tab character with spaces
-- Fixed version information that is shown on the MetaMap menu
3.1b3
-- Changed code in the XML to fix the OnClick hook for the party button
3.1b2
-- Fixed MetaMap to show the new WOTLK built in instance maps.
3.1b1
-- Changed Minimap_OnUpdate to MinimapPing_OnUpdate
-- Re-enabled code to hide the minimap (SHIFT-M) when the large map opens
-- Copied code from MetaMap_WorldMapButton_OnClick to ProcessMapClick
Optional Files (0)


Archived Files (13)
File Name
Version
Size
Author
Date
4.2.0
1MB
mbanks850
06-28-11 04:24 PM
4.1.1
2MB
mbanks850
06-02-11 07:07 PM
4.1
2MB
mbanks850
05-13-11 09:49 AM
4.1
2MB
mbanks850
04-26-11 08:31 PM
4.0.12
4MB
mbanks850
03-18-11 09:21 PM
4.0.11
4MB
mbanks850
03-07-11 07:37 AM
4.0.10
4MB
mbanks850
02-09-11 06:10 PM
4.0.9
4MB
mbanks850
02-09-11 04:14 PM
4.0.8a
4MB
mbanks850
02-07-11 10:54 AM
4.0.8
4MB
mbanks850
11-23-10 04:33 PM
4.0.7
10MB
mbanks850
11-21-10 10:31 AM
4.0.6
10MB
mbanks850
11-21-10 06:59 AM
3.3.10a
10MB
mbanks850
07-11-10 07:05 PM


Post A Reply Comment Options
Old 03-07-12, 04:02 AM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
Re: Re: Re: Move MiniMap

Originally Posted by llew_silverhand
Originally Posted by mbanks850
Originally Posted by llew_silverhand
OK, what am I missing here? How do I move the minimap?
If you are talking about the round map that is usually in the top right corner, Metamap won't move that (that I know of, I am not the original author). If you are talking about the square zone map, click on the zone map title and uncheck lock zonemap.

you can move the minimap button.
So, I can, How?
In the General settings, first tab is a slide for minimap button position
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 03-07-12, 12:00 AM  
llew_silverhand
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Re: Re: Move MiniMap

Originally Posted by mbanks850
Originally Posted by llew_silverhand
OK, what am I missing here? How do I move the minimap?
If you are talking about the round map that is usually in the top right corner, Metamap won't move that (that I know of, I am not the original author). If you are talking about the square zone map, click on the zone map title and uncheck lock zonemap.

you can move the minimap button.
So, I can, How?
llew_silverhand is offline Report comment to moderator  
Reply With Quote
Old 03-06-12, 07:17 PM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
Re: Move MiniMap

Originally Posted by llew_silverhand
OK, what am I missing here? How do I move the minimap?
If you are talking about the round map that is usually in the top right corner, Metamap won't move that (that I know of, I am not the original author). If you are talking about the square zone map, click on the zone map title and uncheck lock zonemap.

you can move the minimap button.
Last edited by mbanks850 : 03-06-12 at 07:19 PM.
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 03-06-12, 03:35 PM  
llew_silverhand
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Move MiniMap

OK, what am I missing here? How do I move the minimap?
llew_silverhand is offline Report comment to moderator  
Reply With Quote
Old 12-02-11, 04:28 AM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
Originally Posted by Tr909Tom
Originally Posted by mbanks850
Originally Posted by Tr909Tom
Even I've tried to switch of the marking of herb/ore nodes it is always marking them... Any way to get rid of that?


TY! And many THX 4 keeping this great project up!!
You have 2 options. Open the metamap menu and select Tracker Display. click the options button at the bottom. Uncheck what you don't want.

Or

Open the metamap menu and select general options
Click on the modules tab and uncheck MetaMapTRK
THX but I've done these two things before posting here... It is still tracking. Therefore I was wondering if there is something I don't see to switch it off

EDIT: Maybe I've to reload UI after disableing the TRK module!? That is what I havn't tried

I'll have a look
Yes, you have to reload the UI or logout and back in to get the TRK module to unload if the modules check box was checked.
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 12-02-11, 04:13 AM  
Tr909Tom
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
Originally Posted by mbanks850
Originally Posted by Tr909Tom
Even I've tried to switch of the marking of herb/ore nodes it is always marking them... Any way to get rid of that?


TY! And many THX 4 keeping this great project up!!
You have 2 options. Open the metamap menu and select Tracker Display. click the options button at the bottom. Uncheck what you don't want.

Or

Open the metamap menu and select general options
Click on the modules tab and uncheck MetaMapTRK
THX but I've done these two things before posting here... It is still tracking. Therefore I was wondering if there is something I don't see to switch it off

EDIT: Maybe I've to reload UI after disableing the TRK module!? That is what I havn't tried

I'll have a look
Last edited by Tr909Tom : 12-02-11 at 04:15 AM.
Tr909Tom is offline Report comment to moderator  
Reply With Quote
Old 12-01-11, 04:04 PM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
Originally Posted by Tr909Tom
Even I've tried to switch of the marking of herb/ore nodes it is always marking them... Any way to get rid of that?


TY! And many THX 4 keeping this great project up!!
You have 2 options. Open the metamap menu and select Tracker Display. click the options button at the bottom. Uncheck what you don't want.

Or

Open the metamap menu and select general options
Click on the modules tab and uncheck MetaMapTRK
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 12-01-11, 03:17 PM  
Tr909Tom
A Kobold Labourer

Forum posts: 0
File comments: 29
Uploads: 0
Even I've tried to switch of the marking of herb/ore nodes it is always marking them... Any way to get rid of that?


TY! And many THX 4 keeping this great project up!!
Tr909Tom is offline Report comment to moderator  
Reply With Quote
Old 11-30-11, 05:07 AM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
Thank you. I can tell you that I signed up for the annual pass and I am planning on getting the expansion. My goal is to keep it going as along as I can. Hopefully Blizzard doesn't change something to make it unrepairable.

The changes from 2.4 to 3.0 and 3.0 to 3.1 were a pain to fix.


Originally Posted by Lyvan
Honestly, thank you so much for keeping this addon up-to date.

I've been playing since Vanilla when this addon first surfaced and have been using it ever since. When the addon was broken and there was no fan-fix to be found, I actually stopped playing for months until I saw your version, which got the spark in my eyes to light up again.

Seriously, I've tried all the current and past map addons there are out there, and NONE is better then this one, this gotta be the best addon of all times.

I just hope that once the expansion hits, you'll still be there, updating it (unless Blizz ofc breaks it with a complete overhaul of their LUA system).

I love you.

Cheers

Lyv
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 11-30-11, 02:29 AM  
Lyvan
A Kobold Labourer

Forum posts: 0
File comments: 10
Uploads: 0
Honestly, thank you so much for keeping this addon up-to date.

I've been playing since Vanilla when this addon first surfaced and have been using it ever since. When the addon was broken and there was no fan-fix to be found, I actually stopped playing for months until I saw your version, which got the spark in my eyes to light up again.

Seriously, I've tried all the current and past map addons there are out there, and NONE is better then this one, this gotta be the best addon of all times.

I just hope that once the expansion hits, you'll still be there, updating it (unless Blizz ofc breaks it with a complete overhaul of their LUA system).

I love you.

Cheers

Lyv
Lyvan is offline Report comment to moderator  
Reply With Quote
Old 11-22-11, 05:07 AM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
Taint

I am aware of the tainting issues. I have not been able to track down what is going on. It might need a major rewrite to fix that issue.
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 11-22-11, 05:06 AM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
BLT error

In World of Warcraft\WTF\Account\<username>\SavedVariables\MetaMap.lua search for BLT and make sure something like BLTalwaysOn is False

Also make sure the MetaMapBLT folder is removed from your Interface\Addons folder

The other think that triggers BLT is holding the Control key while clicking.

In the next version I will remove the last remnants of BLT.
mbanks850 is offline Report comment to moderator  
Reply With Quote
Old 11-22-11, 02:13 AM  
MrsAngelD
A Murloc Raider
 
MrsAngelD's Avatar

Forum posts: 5
File comments: 19
Uploads: 0
I keep getting spammed with the message

MetaMapBLT has been removed
How can I stop this annoying message?
__________________
MrsAngelD is offline Report comment to moderator  
Reply With Quote
Old 09-25-11, 09:14 PM  
Supersaint
A Kobold Labourer

Forum posts: 1
File comments: 35
Uploads: 0
Metamap taints?

I finally read on a forum how to track addon taints in the game, and I've found several coming from Metamap. I don't know if this is a Metamap issue, a conflict with other addons, or a settings issue. I've included a block of error text below. Thanks!



9/25 16:32:39.656 An action was blocked in combat because of taint from MetaMap - WorldMapFrame:SetScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:2277 SetEffectiveScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:1611 MetaMap_UpdateScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:2225 MetaMapOptions_Init()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:551 MetaMap_OnEvent()
9/25 16:32:39.656 MetaMap_EventFrame:OnEvent()
9/25 16:32:39.656 SetMapToCurrentZone()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:157
9/25 16:32:39.656 WorldMapFrame:Show()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1519 <unnamed>:SetUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1324 <unnamed>:ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1250
9/25 16:32:39.656 <unnamed>:SetAttribute()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1954 ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1938 ToggleFrame()
9/25 16:32:39.656 TOGGLEWORLDMAP:1
9/25 16:32:39.656 An action was blocked in combat because of taint from MetaMap - WorldMapFrame:SetWidth()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:1620 MetaMap_UpdateScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:2225 MetaMapOptions_Init()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:551 MetaMap_OnEvent()
9/25 16:32:39.656 MetaMap_EventFrame:OnEvent()
9/25 16:32:39.656 SetMapToCurrentZone()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:157
9/25 16:32:39.656 WorldMapFrame:Show()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1519 <unnamed>:SetUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1324 <unnamed>:ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1250
9/25 16:32:39.656 <unnamed>:SetAttribute()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1954 ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1938 ToggleFrame()
9/25 16:32:39.656 TOGGLEWORLDMAP:1
9/25 16:32:39.656 An action was blocked in combat because of taint from MetaMap - WorldMapFrame:SetHeight()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:1621 MetaMap_UpdateScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:2225 MetaMapOptions_Init()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:551 MetaMap_OnEvent()
9/25 16:32:39.656 MetaMap_EventFrame:OnEvent()
9/25 16:32:39.656 SetMapToCurrentZone()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:157
9/25 16:32:39.656 WorldMapFrame:Show()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1519 <unnamed>:SetUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1324 <unnamed>:ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1250
9/25 16:32:39.656 <unnamed>:SetAttribute()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1954 ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1938 ToggleFrame()
9/25 16:32:39.656 TOGGLEWORLDMAP:1
9/25 16:32:39.656 Global variable bossButton tainted by MetaMap - Interface\FrameXML\EncounterJournal.lua:1086 EncounterJournal_CheckQuestButtons()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:1828 WorldMapFrame_UpdateQuests()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:1623 MetaMap_UpdateScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:2225 MetaMapOptions_Init()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:551 MetaMap_OnEvent()
9/25 16:32:39.656 MetaMap_EventFrame:OnEvent()
9/25 16:32:39.656 SetMapToCurrentZone()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:157
9/25 16:32:39.656 WorldMapFrame:Show()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1519 <unnamed>:SetUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1324 <unnamed>:ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1250
9/25 16:32:39.656 <unnamed>:SetAttribute()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1954 ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1938 ToggleFrame()
9/25 16:32:39.656 TOGGLEWORLDMAP:1
9/25 16:32:39.656 Execution tainted by MetaMap while reading bossButton - Interface\FrameXML\EncounterJournal.lua:1088 EncounterJournal_CheckQuestButtons()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:1828 WorldMapFrame_UpdateQuests()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:1623 MetaMap_UpdateScale()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:2225 MetaMapOptions_Init()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:551 MetaMap_OnEvent()
9/25 16:32:39.656 MetaMap_EventFrame:OnEvent()
9/25 16:32:39.656 SetMapToCurrentZone()
9/25 16:32:39.656 Interface\FrameXML\WorldMapFrame.lua:157
9/25 16:32:39.656 WorldMapFrame:Show()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1519 <unnamed>:SetUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1324 <unnamed>:ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1250
9/25 16:32:39.656 <unnamed>:SetAttribute()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1954 ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1938 ToggleFrame()
9/25 16:32:39.656 TOGGLEWORLDMAP:1
9/25 16:32:39.656 An action was blocked in combat because of taint from MetaMap - WorldMapFrame:EnableMouse()
9/25 16:32:39.656 Interface\AddOns\MetaMap\MetaMap.lua:357
9/25 16:32:39.656 Show()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1519 <unnamed>:SetUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1324 <unnamed>:ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1250
9/25 16:32:39.656 <unnamed>:SetAttribute()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1954 ShowUIPanel()
9/25 16:32:39.656 Interface\FrameXML\UIParent.lua:1938 ToggleFrame()
9/25 16:32:39.656 TOGGLEWORLDMAP:1
Supersaint is offline Report comment to moderator  
Reply With Quote
Old 09-04-11, 05:27 PM  
mbanks850
A Kobold Labourer
 
mbanks850's Avatar
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 138
Uploads: 4
I have not used that addon before. They way they hook into the map may override each other. I will try to find some time to download the addon and see how it works with metamap.
mbanks850 is offline Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.