I took a closer look at the ProfitUI_CureCodes.xml.
The following line might cause the issue.
<Button Name="GetSpellLocation" OnPress="SpellLocation='Parent.ProfitUI_Cures.' ## (Parent.Parent.Parent._HUD.ProfitUI_SubclassDetector.Subclass) ## '.' ## (Parent.CureName) ## 'Cure' Parent.Configure.OnPress='Parent.Cure=' ## (SpellLocation) Parent.Configure.Press=true" />
As i am at work and don't have all the sources with me i'll check later if i'd need to change any other xml file in order to make this work.
But if anyone got an idea feel free to post
