This had been working fine for me then it stopped working.
I look in the text file and it has numbers instead of the names shown on the linked guide/how-to/faq.
Quote:
|
<Data Name="Conjuror" TraumaCure="NONE" ArcaneCure="3530975588" NoxiousCure="NONE" ElementalCure="NONE" CurseCure="NONE"/>
|
Attempting to insert "Cure Elemental" at the ElementalCure=, then saving the text file returns a:
Quote:
Cannot create the (pathname\_ProfitUI_Cures.txt file.
Make sure that the path and file name are correct.
|
Clicking the OK button then opens the save window to the ProfitUI folder with the file name already in the File Name box. Clicking Save returns:
Quote:
(file name) already exists.
Do you want to replace it?
|
Clicking Yes gives the first response
Quote:
Cannot create the (pathname\_ProfitUI_Cures.txt file.
Make sure that the path and file name are correct.
|
and closes the window.
I had to remove the front "_", save it without it, changed the original by adding ".backup" to the end, then adding the "_" to the beginning of the new one again.