Trying to drag XRP back into working. Since the last patch I’ve had this reference
if HelpPlate:GetParent() ~= UIParent then
fail catastrophically with the error “attempt to call method ‘GetParent’ (a nil value)”. Was there some change to the helpplates or something else that I missed? I can’t seem to find a way to work around it other than dummying out the entire module it lives in.