When I changed character wow gave me the error “Message: InterfaceAddOnsDugisGuideViewerZLeveling_Guides.xml(191): error: not well-formed (invalid token)
Time: Sun Jun 23 10:28:26 2019
Count: 3″. i have done the repair and reinstall already.
I opened Leveling_Guides.xml with a text editor. Make sure you save as plain text.
I looked and found this issue at lines 191, 192 and 193:
<Script file=”DugisGuide_BFA_En110_Battle_for_Lordaeron_A.lua”/
<Script file=”DugisGuide_BFA_En110_120_War_Campaign_A.lua”/> >
<Script file=”DugisGuide_BFA_En110_120_Tiragarde_Sound_A.lua”/>
It should look like this :
<Script file=”DugisGuide_BFA_En110_Battle_for_Lordaeron_A.lua”/>
<Script file=”DugisGuide_BFA_En110_120_War_Campaign_A.lua”/>
<Script file=”DugisGuide_BFA_En110_120_Tiragarde_Sound_A.lua”/>
I don’t know if this will help any body, but it worked for me.