View Single Post
02/11/22, 03:40 PM   #11
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 5,028
I found the problem, the function naem in TrueExploration is wrong!

Wrong:
GetCurrentMapMeasurements

Correct:
GetCurrentMapMeasurement

Just do a search and replace in the TrueExploration.lua file.

I'll reupload the file with the fixed function name and change the downlaod link above.
Link is updated above

Last edited by Baertram : 02/11/22 at 03:45 PM.
  Reply With Quote