You ask for `getglobal(self:GetName().."Text"):SetText("Offset");` only that's not actually anywhere in your definition. So the expression `getglobal(self:GetName().."Text")` returns `nil`, and then you index that to do `:SetText()`.
I hate the XML files produced by wowuides.
↧