Download
(6MB)
Download
Updated: 03-16-13 09:19 PM
Addon for:
Mapster.
Pictures
File Info
Updated:03-16-13 09:19 PM
Created:11-02-11 07:56 PM
Downloads:25,115
Favorites:135
MD5:

MapsterEnhanced  Popular! (More than 5000 hits)

Version: 1.7.1
by: Voyager [More]

MapsterEnhanced

MapsterEnhanced is an addon for Mapster that adds several new features.
It was inspired by Cartographer and attempts to be a replacement.

Features
Notes on worldmap and minimap
Waypoints
POIs
Zone Level Info
Satellite maps
Encounter button scaling
Exploration locations
Quest objective waypoints

Slash Commands
/note <0-100> <0-100> [title] - Sets a note at the specified location
/qnote [title] - Sets a note at your current location, title is optional
/tnote [title] - Sets a note at your current location (or target's location) with target info, title is optional

/way [add] <notesearch> OR <0-100>,<0-100> [title] [z-zone] OR g-<guildmembername> OR p-<partymembername> - Adds a waypoint
/noway - Clear all waypoints
/wayq - Show waypoint queue


This addon requires Mapster 1.5.1+, you can find it here.

1.7.1
- Updated for 5.2.0

1.7.0
- Updated for 5.1.0
- Some errors fixed

1.5.6
- Some errors fixed

1.5.5
- Updated for 5.0.4

1.5.4
- Rewrote QuestPOI tracking in Waypoints module, should find tracked quests fully automatic now, regardless of your location
- Fixed issue with excessive lag being caused by the Alliance gunship and Deathwing flight encounter maps lacking coordinates in the Dragon Soul raid
- Added icon categories to Notes module to allow the creation of icon packs
Notes:RegisterIconCategory(categoryName)
Notes:RegisterIcon(iconName, iconData)
Notes:RegisterIcon(iconName, iconData)
etc.

- Removed dependence of installation order
- ElvUI skinning gets properly applied

1.5.4-beta2
- New maps added to SatMap for Darkmoon Island and newest instances
- ZoneInfo levels updated
- Some errors fixed

1.5.4-beta1
- Updated to 4.3
- Fixed infinite time loop caused by GetTime in LibTourist and SatMap
Remember to update your Mapster to version 1.4.3+ before updating this addon

1.5.3
- Lots of fixes
- Improved Note slash commands
/note <0-100> <0-100> [title]
Sets a note at the specified location
/qnote [title]
Sets a note at your current location
/tnote [title]
Sets a note at your current location (or target's location) with target info

- Added QuestPOI tracking and LDB to Waypoints module
QuestPOI tracking currently requires you to be in the quest zone

1.5.2
- Fixed Dig sites and Quest blobs disappearing
- Hide other zone's POIs when in an Instance

1.5.1
- Fixed QuestCompletist tips

1.5.0
- SatMap module added
- Encounters module added, scale or hide the encounter buttons
- Exploration module added, shows subzone locations
- Fixed issue with QuestCompletist tooltips
- Fixed several other minor issues
- Resolved div-by-zero issues for 4.3

1.4.7
- More fixes

1.4.5
- Fixed some lua errors
- Improved ZoneInfo module
Post A Reply Comment Options
Unread 11-08-11, 10:20 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
second report

After using Mapster Enhanced for a few days, I have noticed that there are a couple of things that it breaks on Mapster:

1) Archaeology digsites do not display

2) The AddOn "QuestCompletist" inserts ! and ? icons with descriptive tooltips in the main map; the QuestCompletist tooltips do not display when Mapster Enhanced is enabled.

Thank you.

P.S. As I wrote the above, I disabled ME and relogged just to confirm what was happening. After that, I re-enabled ME and logged again. Now the archaeology digsites are visible but the QuestCompletist tooltips still don't work.
Report comment to moderator  
Reply With Quote
Unread 11-09-11, 11:22 AM  
Dohram
A Defias Bandit

Forum posts: 3
File comments: 50
Uploads: 0
after a fresh install i get this at login

Date: 2011-11-09 12:17:09
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\MapsterEnhanced\GuildPositions.lua line 123:
attempt to call method 'ShareSelf' (a nil value)
Debug:
(tail call): ?
MapsterEnhanced\GuildPositions.lua:123:
MapsterEnhanced\GuildPositions.lua:110
(tail call): ?
[C]: ?
[string "safecall Dispatcher[1]"]:9:
[string "safecall Dispatcher[1]"]:5
(tail call): ?
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:543: EnableAddon()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:556: EnableAddon()
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:636:
...s\AckisRecipeList\libs\AceAddon-3.0\AceAddon-3.0.lua:621
[C]: LoadAddOn()
..\FrameXML\UIParent.lua:263: UIParentLoadAddOn()
..\FrameXML\UIParent.lua:337: TimeManager_LoadUI()
..\FrameXML\UIParent.lua:561:
..\FrameXML\UIParent.lua:536
Report comment to moderator  
Reply With Quote
Unread 11-09-11, 12:58 PM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Re: after a fresh install i get this at login

Originally Posted by Dohram
Date: 2011-11-09 12:17:09
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\MapsterEnhanced\GuildPositions.lua line 123:
attempt to call method 'ShareSelf' (a nil value)
Did you remove the libraries or something like that?


Originally Posted by Jaim Sandar
1) Archaeology digsites do not display

2) The AddOn "QuestCompletist" inserts ! and ? icons with descriptive tooltips in the main map; the QuestCompletist tooltips do not display when Mapster Enhanced is enabled.
Fixed in next version.

Originally Posted by Jaim Sandar
Even though those icons represent POI in Southern Barrens, the tooltips for them indicate the zone is Dustwallow Marsh, as do any POI in any neighboring zones.

It seemed that this double display only happened to POI I had previously cursored over, whereas POI I had not previously cursored over would display the tooltip correctly
The POIs are defined by the default map, they don't provide information about which zone they're in. There's no real fix for this other than hardcoding the POI/zone relations, but you can hide the zone name from the tooltip by unchecking 'Show zone'.
I haven't had any issue with double and triple POIs yet. Did you have the option 'Display icons from other zones' on when it happened?
Report comment to moderator  
Reply With Quote
Unread 11-10-11, 01:02 AM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Re: Re: after a fresh install i get this at login

Originally Posted by Jaim Sandar
Did you have the option 'Display icons from other zones' on when it happened?
That appears to be the default, and yes, that option was enabled.
I just logged on with all defaults (as before) when my location was Hellfire Peninsula, and after cursoring around a bit, saw a double tooltip on Shattrath City when viewing from the Hellfire map... but after switching to Terrorkar and back to Hellfire a couple of times, the Shattrath tooltip fixed itself and showed what I assume is the normal display.
I turned off "display icons from other zones, and nothing changed (by then the Shattrath tooltip was "normal"), and it still displays the neighboring zones POI icons/tooltips even though the option is turned off. Maybe I misunderstand what that option is supposed to control.
Anyway, I could live with all of that as long as the Archeologist digsites and QuestCompletist icons & info are not interfered with. I originally only wanted the zone level info offered by your Mapster plugin (I don't really need the POI & notes features), and as long as I get that without messing with what I already have I am good.

Once again, THANK YOU!!!
Report comment to moderator  
Reply With Quote
Unread 11-10-11, 05:41 AM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Re: Re: Re: after a fresh install i get this at login

Originally Posted by Jaim Sandar
Originally Posted by Jaim Sandar
Did you have the option 'Display icons from other zones' on when it happened?
That appears to be the default, and yes, that option was enabled.
I just logged on with all defaults (as before) when my location was Hellfire Peninsula, and after cursoring around a bit, saw a double tooltip on Shattrath City when viewing from the Hellfire map... but after switching to Terrorkar and back to Hellfire a couple of times, the Shattrath tooltip fixed itself and showed what I assume is the normal display.
I turned off "display icons from other zones, and nothing changed (by then the Shattrath tooltip was "normal"), and it still displays the neighboring zones POI icons/tooltips even though the option is turned off. Maybe I misunderstand what that option is supposed to control.
Anyway, I could live with all of that as long as the Archeologist digsites and QuestCompletist icons & info are not interfered with. I originally only wanted the zone level info offered by your Mapster plugin (I don't really need the POI & notes features), and as long as I get that without messing with what I already have I am good.

Once again, THANK YOU!!!
The issue about the neighbouring zone POIs is that blizz has defined them on their maps, for example there's one for Shattrath on the Hellfire map, so the addon just places an icon on that spot and says it's in Hellfire because it is on that map, not necessarily in the actual zone.
Report comment to moderator  
Reply With Quote
Unread 11-11-11, 09:54 AM  
kasca
A Frostmaul Preserver

Forum posts: 288
File comments: 204
Uploads: 0
After tuesdays tools download the way points broke. I had to disable it. It was tossing hundreds of errors. I sorry i dont have a mod that grabs them so i can post them.
Report comment to moderator  
Reply With Quote
Unread 11-12-11, 05:11 PM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Originally Posted by limyle
Interface\AddOns\MapsterEnhanced\Notes.lua:4720: bad argument #1 to 'pairs' (table expected, got nil)
Count: 2

Call Stack:
[C]: ?
[C]: ?
Interface\AddOns\MapsterEnhanced\Notes.lua:4720: in function <Interface\AddOns\MapsterEnhanced\Notes.lua:4631>
Interface\AddOns\MapsterEnhanced\Notes.lua:4976: in function `UpdateMinimapIcons'
Interface\AddOns\MapsterEnhanced\Notes.lua:1646: in function <Interface\AddOns\MapsterEnhanced\Notes.lua:1646>
Fixed in 1.5.0
Report comment to moderator  
Reply With Quote
Unread 11-14-11, 07:41 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
QuestCompletist

I thought the QC tooltips were working after 1.50, but I just logged on one of my characters a few minutes ago and the QC tooltips were NOT working. I disabled MapsterEnhanced they come back. I logged off, enabled ME again, and the QC tooltips worked.
Then I closed the map, opened the map, and the tooltips aren't working again!

Thank you.

Edit: I confirmed it by repetition:
I log off, disable ME. Log on, log off, enable ME. Open main map, QC tooldtips work... close map, open map, QC tooltips gone.
Last edited by Jaim Sandar : 11-14-11 at 07:50 PM.
Report comment to moderator  
Reply With Quote
Unread 11-15-11, 06:56 PM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Re: QuestCompletist

Originally Posted by Jaim Sandar
I log off, disable ME. Log on, log off, enable ME. Open main map, QC tooldtips work... close map, open map, QC tooltips gone.
Should now be fixed in the newest version.
Report comment to moderator  
Reply With Quote
Unread 11-16-11, 10:11 AM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Re: Re: QuestCompletist

Originally Posted by Voyager

Should now be fixed in the newest version.
So far, so good!

Thank you!
Report comment to moderator  
Reply With Quote
Unread 11-17-11, 04:54 AM  
tankknat
A Defias Bandit

Forum posts: 2
File comments: 34
Uploads: 0
Every time i download this, i keep getting told that the archive is corrupted. any ideas?
Report comment to moderator  
Reply With Quote
Unread 11-20-11, 04:11 PM  
Jaim Sandar
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 13
File comments: 357
Uploads: 1
Archaeology

I haven't had a chance until now to test the problem displaying digsites with ME installed. It still doesn't work.
Without MapsterEnhanced, zone maps show the digsites as outlined ovoid shapes colored in with a reddish color. With MapsterEnhanced installed, the digsites are not visible.

Thank you.
Report comment to moderator  
Reply With Quote
Unread 11-20-11, 11:28 PM  
MrsAngelD
A Murloc Raider
 
MrsAngelD's Avatar

Forum posts: 6
File comments: 22
Uploads: 0
Error Message

I looked but I wasn't sure where to post this bug.

Normally a few moments after logging in I receive the following error:

Code:
Date: 2011-11-21 00:25:03
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\MapsterEnhanced\SatMap.lua line 798:
   attempt to index field 'tileHolder' (a nil value)
Debug:
   [C]: ?
   MapsterEnhanced\SatMap.lua:798:
      MapsterEnhanced\SatMap.lua:791
   MapsterEnhanced\SatMap.lua:926:
      MapsterEnhanced\SatMap.lua:841
   MapsterEnhanced\SatMap.lua:1493: UpdateMap()
   MapsterEnhanced\SatMap.lua:1180:
      MapsterEnhanced\SatMap.lua:1180
AddOns:
  Beautycase, v
  BeautyLoot, v
  Swatter, v5.12.5198 (QuirkyKiwi)
  ACP, v3.3.16 
  AddonManager, v9
  Altoholic, v4.2.002
  AraBrokerReputations, vr11
  Arh, v0.91
  Atlas, v1.20.1
  AtlasBattlegrounds, v1.20.1
  AtlasDungeonLocs, v1.20.1
  AtlasOutdoorRaids, v1.20.1
  AtlasTransportation, v1.20.1
  AtlasWorldEvents, v2.4
  AtlasLoot, vv6.04.04
  AtlasLootCataclysm, vv6.04.04
  AtlasLootClassicWoW, vv6.04.04
  AtlasLootLoader, vv6.04.04
  AtlasLootReverse, v1.15
  AtlasQuest, v4.6.6
  AucAdvanced, v5.12.5198 (QuirkyKiwi)
  AucFilterBasic, v5.12.5198 (QuirkyKiwi)
  AucFilterOutlier, v5.12.5198.5194(5.12/embedded)
  AucMatchUndercut, v5.12.5198.4828(5.12/embedded)
  AucScanData, v5.12.5198 (QuirkyKiwi)
  AucStatHistogram, v5.12.5198 (QuirkyKiwi)
  AucStatiLevel, v5.12.5198 (QuirkyKiwi)
  AucStatPurchased, v5.12.5198 (QuirkyKiwi)
  AucStatSales, v5.12.5198.4838(5.12/embedded)
  AucStatSimple, v5.12.5198 (QuirkyKiwi)
  AucStatStdDev, v5.12.5198 (QuirkyKiwi)
  AucStatWOWEcon, v5.12.5198.4828(5.12/embedded)
  AucUtilAHWindowControl, v5.12.5198.5133(5.12/embedded)
  AucUtilAppraiser, v5.12.5198.5194(5.12/embedded)
  AucUtilAskPrice, v5.12.5198.5162(5.12/embedded)
  AucUtilAutoMagic, v5.12.5198.5184(5.12/embedded)
  AucUtilCompactUI, v5.12.5198.5016(5.12/embedded)
  AucUtilEasyBuyout, v5.12.5198.4897(5.12/embedded)
  AucUtilFixAH, v5.12.5198 (QuirkyKiwi)
  AucUtilItemSuggest, v5.12.5198.5144(5.12/embedded)
  AucUtilPriceLevel, v5.12.5198.4861(5.12/embedded)
  AucUtilScanButton, v5.12.5198.5159(5.12/embedded)
  AucUtilScanFinish, v5.12.5198.5159(5.12/embedded)
  AucUtilScanProgress, v5.12.5198.4979(5.12/embedded)
  AucUtilScanStart, v5.12.5198.5159(5.12/embedded)
  AucUtilSearchUI, v5.12.5198.5184(5.12/embedded)
  AucUtilSimpleAuction, v5.12.5198.4993(5.12/embedded)
  AucUtilVendMarkup, v5.12.5198.4828(5.12/embedded)
  Babylonian, v5.1.DEV.312(/embedded)
  BadBoy, vv6.606
  Bagnon, v4.2.9
  BagnonAccountSearch, v1.3
  BagnonConfig, v
  BagnonFacade, v2
  BagnonForever, v
  BagnonTooltips, v
  Bazooka, vv2.1.3
  BeanCounter, v5.12.5198 (QuirkyKiwi)
  BrokerActionMenu, v2.01
  BrokerBags, vv4.0.1-release
  BrokerButtonFacade, v4.0.47
  BrokerDaily, v1.4
  BrokerEquipment, v40100.16-Beta
  BrokerGroupHelper, v2.0
  BrokerLFD, vr48
  BrokerMicroMenu, vv1.3.1
  BrokerPortals, v1.8.24
  BrokerProfessionsMenu, v
  brokerroutes, v1.2
  BrokerStatsNowDefense, v2011.02.22
  BrokerStatsNowMelee, v2010.10.12C
  BrokerStatsNowPvP, v2010.10.12C
  BrokerStatsNowRange, v2010.10.12C
  BrokerStatsNowSpells, v2010.10.12C
  BrokeruClock, v3.3.4
  BrokerwDurability, v1.4.2
  BrokerwFPS, v1.0.1
  BrokerwGold, v1.1.1
  BrokerwLatency, v1.1.1
  BrokerwMail, v1.0.1
  BrokerwMemory, v1.3
  ButtonFacade, v4.2.375
  ButtonFacadeAperture, v1.0
  ButtonFacadeAquatic, v3.1.0b
  ButtonFacadeCards, v4.0.0
  ButtonFacadeCleanUI, v4.4
  ButtonFacadeDaedUI, v1.0
  ButtonFacadeDarkscail, v1
  ButtonFacadeDek, v3.0.47
  ButtonFacadeDek2, v3.0.47
  ButtonFacadeElegance, v3.3.0
  ButtonFacadeJigsaw, v4.0.0
  ButtonFacadeLiteFlat, v3.0.2
  ButtonFacadeMuq, v4.1
  ButtonFacadeRivet, v000001
  ButtonFacadeShadow, v1.1
  ButtonFacadesimpleSquare, v1.2
  ButtonFacadeSion, v
  ButtonFacadeSleek, v4.0.0
  ButtonFacadeSvelte, v1.2.1
  ButtonFacadeTones, v4.0.0
  ButtonFacadeVista, v1.0.6
  Calculator, v
  Chinchilla, v2.4.2
  Configator, v5.1.DEV.312(/embedded)
  CurrencyTracker, v1.4
  DataStore, v4.2.002
  DataStoreAchievements, v4.2.002
  DataStoreAgenda, v4.2.002
  DataStoreAuctions, v4.2.002
  DataStoreCharacters, v4.2.002
  DataStoreContainers, v4.2.002
  DataStoreCrafts, v4.2.002
  DataStoreCurrencies, v4.2.002
  DataStoreInventory, v4.2.002
  DataStoreMails, v4.2.002
  DataStorePets, v4.2.002
  DataStoreQuests, v4.2.002
  DataStoreReputations, v4.2.002
  DataStoreSpells, v4.2.002
  DataStoreStats, v4.2.002
  DataStoreTalents, v4.2.002
  DebugLib, v5.1.DEV.312(/embedded)
  DualSpeccer, v
  DuelResponse, v2.9.2
  EmoteLDB, v40200-1b
  Enchantrix, v5.12.5198 (QuirkyKiwi)
  EnchantrixBarker, v5.12.5198 (QuirkyKiwi)
  eQueue, v
  EveryQuest, v2.4.r217-release
  FBBroker, v1.14a
  FBMergeDatabase, v1.0.2
  FBOutfitDisplayFrame, v1.0.4
  FBTrackingFrame, v1.0.4
  FishingBuddy, v1.0.6a
  FuBarFishingBuddyFu, v2.2h
  Gatherer, v<%version%>
  GathererDBWowhead, v1.0.2011-11-03
  GuildBankSearch, v4.2.0.1
  GuildCheck, vv2.36
  HandyNotes, v1.2.0
  HandyNotesCityGuide, v1.6.3
  HandyNotesGuild, v1.4
  HandyNotesSpecialNPCsEtc, v1.0.1
  HandyNotesTrainers, v1.6.3
  HandyNotesVendors, v1.6.3
  IHearYouAll, v3.1
  Informant, v5.12.5198 (QuirkyKiwi)
  InlineAura, vv1.6.2
  InlineAuraConfig, vv1.6.2
  InlineAuraDefaults, vv1.6.2
  LibExtraTip, v5.12.DEV.311(/embedded)
  LightHeaded, v341
  LilSparkysWorkshop, v
  Livestock, v1.5.2
  MacroBroker, v0.15
  macroform, v4.1.2.0
  Mapster, v1.4.2
  MapsterEnhanced, v1.5.1
  Masque, v4.2.375
  MasqueAbstract, vwow4.2.0-1.0
  MasqueApathy, v4.2.96
  MasqueCaith, v4.2.76
  MasqueDarion, v4.1
  MasqueEntropy, v4.2.71
  MasqueGears, v4.2.62
  MasqueLiteStep, v4.2.59
  MasqueOnyx, v4.2.70
  MasqueRenaitre, vv4.2m1
  MasqueSerenity, v4.2.70
  MasqueStylo, vv4.3
  MasqueTrinity, v40200.1m
  MiniLoot, v1.6
  Misspelled, v1.5.13
  MoveAnything, v12.2.0
  MozzFullWorldMap, v3.4.02.00
  myCalendarBroker, v1.0.1
  NeedyGreedy, v1.6.0
  NotesUNeed, v6.70.40100
  nUI, v5.07.21 (Plus)
  nUIConfigGUI, v30000.3
  nUIInfoPanelDualStats, v5.07.18
  nUIInfoPanelMagePorts, v1.06.00
  nUIwotlk, v1.00.00
  NUNLDB, v3.1.3.7
  Omen, v3.1.4
  OmniCC, v4.2.3
  OmniCCConfig, v
  Overachiever, v0.64
  OverachieverTabs, v0.64
  OverachieverTrade, v0.64
  PartySpotter, vv5.17.60000
  Pawn, v1.5.15
  PeskyText, v4.0
  Postal, v3.4.10
  Prat30, v3.4.24      
  Prat30HighCPUUsageModules, v
  Prat30Libraries, v
  QuestGuru, v2.2.3.1
  QuestLevelDisplay, v4.2.2-1
  ReagentRestocker, v2.6.13
  Recount, v
  RightWing, v2.0
  Routes, vv1.4.1
  shClock, v1.0
  shPerformance, v
  Skillet, v
  SlideBar, v5.12.5198 (QuirkyKiwi)
  SocialState, v
  Stubby, v5.12.5198 (QuirkyKiwi)
  TipHelper, v5.12.DEV.310(/embedded)
  TipTac, v11.09.29
  TipTacItemRef, v11.09.29
  TipTacTalents, v11.09.29
  TomTom, vv40200-1.4.3
  Volumizer, v4.2.0-2.0.2
  WIM, v3.5.7
  WIMSkinBootyBay, v
  WIMSkinCataclysm, v
  WIMSkinCataclysm2, v
  WIMSkinDalaran, v
  WIMSkinDarnassus, v
  WIMSkinDefaultafied, v
  WIMSkinEverlook, v
  WIMSkinExodar, v
  WIMSkinGadgetzan, v
  WIMSkinGilneas, v
  WIMSkinIronForge, v
  WIMSkinKezan, v
  WIMSkinLichKing, v
  WIMSkinOrgrimmar, v
  WIMSkinShattrath, v
  WIMSkinSilvermoon, v
  WIMSkinSpartanUI, v
  WIMSkinStormwind, v
  WIMSkinTheCraft, v
  WIMSkinThunderBluff, v
  WIMSkinUndercity, v
  WowsteadGuildBankSyncer, vv1.1.2
  xMerchant, v101016
  BlizRuntimeLib_enUS v4.2.2.40200 <us>
  (ck=1a66)
Else it seems to run fine but the error message is very annoying.
__________________
Report comment to moderator  
Reply With Quote
Unread 11-21-11, 08:20 PM  
Voyager
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 22
File comments: 31
Uploads: 9
Re: Error Message

Originally Posted by MrsAngelD
I looked but I wasn't sure where to post this bug.

Normally a few moments after logging in I receive the following error:

Code:
Date: 2011-11-21 00:25:03
ID: 4
Error occured in: Global
Count: 1
Message: ..\AddOns\MapsterEnhanced\SatMap.lua line 798:
   attempt to index field 'tileHolder' (a nil value)
Else it seems to run fine but the error message is very annoying.
Did you update Mapster after you installed MapsterEnhanced? If you did, you'll have to install MapsterEnhanced again.


Originally Posted by Jaim Sandar
I haven't had a chance until now to test the problem displaying digsites with ME installed. It still doesn't work.
Without MapsterEnhanced, zone maps show the digsites as outlined ovoid shapes colored in with a reddish color. With MapsterEnhanced installed, the digsites are not visible.

Thank you.
Found out why it did that, fixed in new version.
Report comment to moderator  
Reply With Quote
Unread 11-21-11, 08:42 PM  
litesung
A Flamescale Wyrmkin
 
litesung's Avatar

Forum posts: 130
File comments: 231
Uploads: 0
WTF! I have been looking for these features for mapster forever! Especially Satellite maps!

Thanks!!!!
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: