View Single Post
12/12/21, 09:19 AM   #2
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,989
how to determine which one addon caused this turn one by one time consuming and also not 100% reproduceable
But unfortunately it's the only way to detect it.

This normally happens if an addon's SavedVariables is too big, right. Check which one of the SavedVariables files are the biggest and start to turn these off at first. Also check the addons comments/descriptions of the addons you are using, maybe there are known problems and workaround, or even patches versions available.

I guess you already checked the addons for subfolders containing libraries and cleaned them + istalled the libs in live/AddOns directly. This also could interfere due to lua error messages.
  Reply With Quote