Describe the bug
While in Necrotic wake, upon reaching the third boss, constant lua errors occur for the duration of the dungeon when Show Coordinates in the Armor module is checked.
To Reproduce
Steps to reproduce the behavior:
Go to 'Necrotic Wake' dungeon
Progress to the third boss. Upon reaching the third boss area and having the Show Coordinates check box checked in the Armor module will cause endless lua errors until exiting the dungeon.
Observe the error.
Expected behavior
No errors should be occurring.
Lua error logs
1033x ...Ons/XIV_Databar_Continued/Mainline/modules/armor.lua:233: attempt to index local 'bottomright' (a nil value)
[string "@XIV_Databar_Continued/Mainline/modules/armor.lua"]:233: in function `UpdatePlayerCoordinates'
[string "@XIV_Databar_Continued/Mainline/modules/armor.lua"]:108: in function <...Ons/XIV_Databar_Continued/Mainline/modules/armor.lua:106>
Heya, the fix has been found, the coordinates part will be disabled in dungeons in the next update of XIV Continued (Blizzard disabled the possibility to get coordinates in instances) !
Describe the bug While in Necrotic wake, upon reaching the third boss, constant lua errors occur for the duration of the dungeon when Show Coordinates in the Armor module is checked.
To Reproduce Steps to reproduce the behavior:
Expected behavior No errors should be occurring.
Lua error logs 1033x ...Ons/XIV_Databar_Continued/Mainline/modules/armor.lua:233: attempt to index local 'bottomright' (a nil value) [string "@XIV_Databar_Continued/Mainline/modules/armor.lua"]:233: in function `UpdatePlayerCoordinates' [string "@XIV_Databar_Continued/Mainline/modules/armor.lua"]:108: in function <...Ons/XIV_Databar_Continued/Mainline/modules/armor.lua:106>
Locals: self =
Screenshots If applicable, add screenshots to help explain your problem.
WoW Version (please complete the following information)
XIV_Databar Continued Version Which version of XIV_Databar Continued are you using ? 3.1
Additional context Add any other context about the problem here. Nothing more.
Heya, the fix has been found, the coordinates part will be disabled in dungeons in the next update of XIV Continued (Blizzard disabled the possibility to get coordinates in instances) !