Thread Tools Display Modes
05/06/20, 08:48 AM   #1
Marazota
AddOn Author - Click to view addons
Join Date: Sep 2015
Posts: 257
from what addon this error is?



  Reply With Quote
05/06/20, 09:01 AM   #2
Kyoma
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 125
Tried searching your addon folder for that text?
  Reply With Quote
05/06/20, 09:42 AM   #3
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 626
Originally Posted by Marazota View Post


I have over 104 addons so if you have a way to list your addons, then I could fairly easily see what you have that is different from me. Maybe I can help narrow it down. No promises though. However yes, searching for "item equip error type" in all the Lua files in your addons folder would tell you easily. There are no automatic tools to do that though.

Code:
dir /A:D /B > list.txt
If you open a command prompt and navigate to your Addons folder and type that it will make a txt file of the folders which would be as close to an addon list as you will get.
  Reply With Quote
05/06/20, 09:59 AM   #4
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,912
If the windows search is not searching the lua files, you can use e.g. the free tool Notepad++.
I already shared that info a few times now with you Marazota, afai can remember. Maybe write it down now

Notepad++ -> Menu "search" -> Search in files
Select your addons folder an enter the text you want to search.
In 90% of the cases you'll find the text or parts of it really quick and are able to contact the author of that addon then.
  Reply With Quote
05/07/20, 02:22 AM   #5
Sharlikran
 
Sharlikran's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 626
I did not know that was an option in notepad++ that's pretty cool. I will have to try that sometime.
  Reply With Quote
05/07/20, 03:33 AM   #6
SimplyArmin
Join Date: May 2018
Posts: 6
This should be from greymind quickslot bar. I remember the message^^
  Reply With Quote

ESOUI » AddOns » AddOn Help/Support » from what addon this error is?

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off