View Single Post
11-28-14, 08:49 AM   #15
Rythal
Featured Artist
Featured
Join Date: Aug 2012
Posts: 1,458
Something got localized that shouldn't of which is causing your error.

it's calling f:SetPoint (a, self.Frm, ar)

your debug is showing:
a = "Oben rechts"
ar = "Nichts"

I could be wrong, and the people who are doing the translating would most likely know more but I don't think blizzards functions accept anything but english as parameters.

-----

Just pushed a fix for it, only deDE was affected due to them being almost done and translated the affected part in Main.lua, you'll need to delete your saved settings so it's not trying to use the german translated tooltip locations now.

Last edited by Rythal : 11-28-14 at 09:57 AM.