Thread Tools Display Modes
06-23-17, 04:05 AM   #1
Stevenlandry
Premium Member
 
Stevenlandry's Avatar
Premium Member
Join Date: Aug 2010
Posts: 49
Dont know about this

Code:
x3148  nibRealUI\Modules\MinimapAdv.lua:1030: attempt to perform arithmetic on local 'X' (a nil value)
Stack: nibRealUI\Modules\MinimapAdv.lua:1030: in function <nibRealUI\Modules\MinimapAdv.lua:1026>
Time: 2017/06/23 14:45:08 Index: 6/9
Version: 8.1 r20a
Locals:
coordsFrame = MinimapAdv_Coords {
    0 = <userdata>
    text = <unnamed> {}
}
elapsed = 0.93400001525879
X = nil
Y = nil
(*temporary) = <function> defined =[C]
(*temporary) = <unnamed> {
    0 = <userdata>
}
(*temporary) = <function> defined =[C]
(*temporary) = "%.1f  %.1f"
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to perform arithmetic on local 'X' (a nil value)"
coords_int = -0.82200002565514
i get this everytime i enter a instances
__________________
"I fear the day that technology will surpass our human interaction. the world will have a generation of idiots" Albert Einstein

Ripshawn YouTube channel

RipShawn Twitch channel
  Reply With Quote
06-23-17, 05:26 AM   #2
Kanegasi
A Molten Giant
 
Kanegasi's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 666
Location info (coordinates) is not available in instances as of patch 7.1. I assumed a UI such as this one was already updated to account for this. The author must've missed this one.
  Reply With Quote
06-23-17, 06:24 PM   #3
Gethe
RealUI Developer
 
Gethe's Avatar
Premium Member
Featured
Join Date: Sep 2008
Posts: 942
What other errors did you get?


Originally Posted by Kanegasi View Post
Location info (coordinates) is not available in instances as of patch 7.1. I assumed a UI such as this one was already updated to account for this. The author must've missed this one.
I did fix this in 7.1, as evidenced by the fact that there hasn't been this kind of error since then. I'd wager something changed in 7.2.5 or there is some other bug that prevented the appropriate action upon entering an instance.
__________________
Knowledge = Power; Be OP


Last edited by Gethe : 06-23-17 at 06:32 PM.
  Reply With Quote

WoWInterface » Featured Projects » RealUI » Dont know about this


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