ElvUI Enhanced Again (DF)

ElvUI Enhanced Again (DF)

1M Downloads

Minimap Error in Dungeons

CaptainSharkFin opened this issue ยท 3 comments

commented

Hoping to get some help with this. I get spammed with bug reports regarding this issue and I would really like to find some help for it.

106312x ...dOns\ElvUI_Enhanced\modules\maps\minimaplocation.lua:19: attempt to perform arithmetic on field 'pos' (a nil value)
...dOns\ElvUI_Enhanced\modules\maps\minimaplocation.lua:19: in function <...dOns\ElvUI_Enhanced\modules\maps\minimaplocation.lua:14>

Locals:
self = EnhancedLocationPanel {
 0 = <userdata>
}
elapsed = 0.65700000524521
(*temporary) = <function> defined =[C]:-1
(*temporary) = <unnamed> {
 0 = <userdata>
 fontSize = 12
 fontStyle = "OUTLINE"
}
(*temporary) = "%.1f"
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on field 'pos' (a nil value)"
location = EnhancedLocationText {
 0 = <userdata>
 text = <unnamed> {
 }
 template = "Transparent"
 elapsed = 0.74800000805408
}
digits = <table> {
 0 = <table> {
 }
 2 = <table> {
 }
 1 = <table> {
 }
}
E = <table> {
 GetTimeInfo = <function> defined @ElvUI\core\math.lua:322
 Bags = <table> {
 }
 resolution = "2560x1440"
 modules = <table> {
 }
 CancelTimer = <function> defined @ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:145
 FormatMoney = <function> defined @ElvUI\core\math.lua:366
 ExitVehicleShowFrames = <function> defined @ElvUI\core\core.lua:1092
 StaticPopup_EscapePressed = <function> defined @ElvUI\core\staticpopups.lua:411
 CopyTable = <function> defined @ElvUI\core\core.lua:623
 MassGuildKick = <function> defined @ElvUI\core\commands.lua:78
 SetMoversPositions = <function> defined @ElvUI\core\movers.lua:468
 ScheduleTimer = <function> defined @ElvUI\Libraries\AceTimer-3.0\AceTimer-3.0.lua:92
 PriestColors = <table> {
 }
 RegisterModule = <function> defined @ElvUI\core\core.lua:1168
 SetupTheme = <function> defined @ElvUI\core\install.lua:217
 media = <table> {
 }
 SetUpAnimGroup = <function> defined @ElvUI\core\animation.lua:11
 bags = <table> {
 }
 data = <table> {
 }
 EnableBlizzardAddOns = <function> defined @ElvUI\core\commands.lua:193
 UIScale = <function> defined @ElvUI\core\pixelperfect.lua:18
 db = <table> {
 }
 FramesOverlap = <function> defined @ElvUI\core\math.lua:96
 SetEnabledState = <function> defined @ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:455
 Hook = <function> defined @ElvUI\Libraries\AceHook-3.0\AceHook-3.0.lua:274
 Options = <table> {
 }
 Layout = <table> {
 }
 tDeleteItem = <function> defined @ElvUI\core\animation.lua:290
 LoadCommands = <function> defined @ElvUI\core\commands.lua:203
 SendPluginVersionCheck = <function> defined @ElvUI\Libraries\LibElvUIPlugin-1.0\LibElvUIPlugin-1.0.lua:143
 HiddenFrame = <unnamed> {
 }
 NewModule = <function> defined @ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:266
 diffGetRight = 0
 UIFrameFade = <function> defined @ElvUI\core\animation.lua:229
 MinimapWidth = 176
 StaticPopup_IsLastDisplayedFrame = <function> defined @ElvUI\core\staticpopups.lua:472
 Truncate = <function> defined @ElvUI\core\math.lua:77
 UpdateBackdropColors = <function> defined @ElvUI\core\core.lua:447
 StaticPopup_OnHide = <function> defined @ElvUI\core\staticpopups.lua:512
 RemoveTableDuplicates = <function> defined @ElvUI\core\core.lua:667
 name = "ElvUI"
 WorldMap = <table> {
 }
 MinimapHeight = 176
 Disable = <function> defined @ElvUI\Libraries\AceAddon-3.0\AceAddon-3.0.lua:345
 DF = <table> {
 }
 SlideOut = <function> defined @ElvUI\core\animation.lua:174
 Unhook = <function> defined @ElvUI\Libraries\AceHook-3.0\AceHook-3.0.lua:418
 Print = <function> defined @ElvUI\core\core.lua:172
 Install = <function> defined @ElvUI\core\install.lua:858
 UnregisterObjectForVehicleLock = <function> defined @ElvUI\core\core.lua:1123
 LockedCVars = <table> {
 }
 TimeFormats = <table> {
 }
 RGBToHex = <function> defined @ElvUI\core\math.lua:82
 RequestBGInfo = <function> defined @ElvUI\core\core.lua:398
 HealingClasses = <table> {
 }
 diffGetLeft = 0
 Tutorials = <function> defined @Interfa
commented

It looks like you are not using the latest version. This error is because GPS functions are not working anymore in dungeons.

Could you check the version you are using?

commented

It seems to be the latest version on Curse, which looks like 3.2.0-beta8.

commented

Maybe good to check the folder itself, and just delete and reinstall. The error and line of code it refers to has changed since version 3.2.0-beta7.

f9f96bf#diff-d8d3dd333247b40e107fd92e91080697