My client is having issues with opening/running the addon “Clean and Repair” which Cleans out any grey items and Repairs any owned/wearable gear items using player coin. The actual errors read
4x Error loading Clean and Repair\AutoRepair.lua
and
4x Error loading Clean and Repair\CrapAway.lua
I’m wondering if it’s an issue in my client itself (perhaps a runtime error), or an issue from the game attempting to compile the addon into my configuration. If needed, I can provide the XML from the file, but I don’t think this addon has been updated since either Cata, MoP, or WoD.
You would need to contact the add-on author. Blizzard doesn’t support add-ons. They would not be able to help you with it. You could also post over in the UI and Macros forum to see if any players over there can help.
The error ususally means those files are listed in the addons .toc file (or an xml file listed/chained from the .toc) but the files either don’t exists or are empty.
The 4x means the files are listed in more than one place. The listings can probably be removed as they are not being loaded/executed.
“Clean and Repair” hasn’t been updated since 2015 so the loading error could be because of the changes in Blizzard’s code since then.
You’ll most likely want to upgrade to an addon like “Scrap” or “auto-sell-grey-repair” that is up to date for the same job,