Thread Tools Display Modes
03-02-19, 04:46 PM   #1
Frowner
A Defias Bandit
Join Date: Mar 2019
Posts: 2
Question Error message for TomTom and/or Wholly

Hi, I get the below error message each time I start WOW and ENTER WORLD. It references Tomtom and Wholly addons. Running the latest version of the game with all addons up to date using Twitch. Never reappears after message has been dismissed, but it's annoying having it popup every time. Can anyone suggest what could be causing it or how I can stop it please?


Date: 2019-03-02 17:32:52
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\TomTom\TomTom.lua line 1061:
Usage: local info = C_Map.GetMapInfo(uiMapID)
Debug:
[C]: GetMapInfo()
TomTom\TomTom.lua:1061: GetCZWFromMapID()
TomTom\TomTom.lua:1079: GetClosestWaypoint()
TomTom\TomTom.lua:1116: SetClosestWaypoint()
Wholly\Wholly.lua:1142: _AddDirectionalArrows()
Wholly\Wholly.lua:3326: _ReinstateDirectionalArrows()
Wholly\Wholly.lua:818: ?()
Wholly\Wholly.lua:2404: _OnEvent()
Wholly\Wholly.lua:2549:
Wholly\Wholly.lua:2549
Locals:
(*temporary) = nil
  Reply With Quote
03-02-19, 10:00 PM   #2
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
This is an error from Wholly, and you're better off reporting this with Wholly here: https://wow.curseforge.com/projects/wholly/issues

It looks like Wholly is trying to set waypoints as soon as addons load, but the HereBeDragons lib is returning nil values that early in the UI loading process. TomTom should be coded to protect from such nil events, but Wholly should also wait while the UI is loading.
  Reply With Quote
03-03-19, 05:07 AM   #3
Frowner
A Defias Bandit
Join Date: Mar 2019
Posts: 2
Thanks for the insight. I'll report it sa suggested.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Error message for TomTom and/or Wholly

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off