View Single Post
12/19/23, 02:04 PM   #8
Baertram
Super Moderator
 
Baertram's Avatar
WoWInterface Super Mod
AddOn Author - Click to view addons
Join Date: Mar 2014
Posts: 4,999
Either the FooAddon.xml was not loaded due to an error in th XML code and thus the control was nil,
or the xml line was missing in the txt file of the addon causing it to fully miss that control (= nil)
  Reply With Quote