View Single Post
07/09/18, 04:08 PM   #3
Anceane
 
Anceane's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2014
Posts: 306
Originally Posted by Shinni View Post
What happens if you disable FurniturePreview, MasterRecipeList and CraftStore? The error message might not list these addons, but they use the same preview library. This library hooks into ItemPreview_Shared, so the error might be caused by them, even if they do not appear in the error log.

edit:

I should read more carefully. So you already tested it without any addons.

edit2:
I think it is still related to one of these 3 addons. The error comes from a OnUpdate-handler. Such errors are also displayed after a /reloadui, even if the appropriate addon is not active anymore.
Try disabling all addons on the character screen and then logging into a character. In that case there should be no error.
ok will do the testing that way a bit later. For now time for some chocolate and sweeties :P
  Reply With Quote