AddonLoader is an addon that loads other addons automatically, as and when they are needed, which speeds up the logon process.
Note that addons need to be aware of AddonLoader for this to work; if you see "X-LoadOn-..." tags in their .toc files, they are!
Documentation: See http://www.wowpedia.org/AddonLoader
Greetings !
Since I've used this useful addon for some time, I wanted to report a report BuckSack throws at me these days... It doesn't look very ennoying or game-breaking.
1x [ADDON_ACTION_BLOCKED] AddOn 'AddonLoader' tried to call the protected function 'SetTargetClampingInsets()'.
!BugGrabber\BugGrabber.lua:573: in function <!BugGrabber\BugGrabber.lua:573>
[C]: in function `SetTargetClampingInsets'
...eBlizzard_NamePlates\Blizzard_NamePlates.lua:240: in function `SetupClassNameplateBars'
...eBlizzard_NamePlates\Blizzard_NamePlates.lua:87: in function `OnNamePlateAdded'
...eBlizzard_NamePlates\Blizzard_NamePlates.lua:44: in function <...eBlizzard_NamePlates\Blizzard_NamePlates.lua:35>
Locals:
InCombatSkipped
Thank your for your work ! Cheers !
Benjamin
Blizz is reporting that this is out of date, can we get an update?
@OttoDeFe
(Just to confirm) It's up to date for 6.0 yes.
Just a quick check to see if AddonLoader will be updated for WoD - it worked well until they messed with GetAddonInfo. It doesn't throw any errors, just doesn't work. The "enabled" argument is now "isLoaded", etc.
Thanks!
@Twopro
Addon Control Panel has nothing to do with AddonLoader. ACP is enable/disable. AddonLoader is load-on-demand automatically without you clicking anything. ACP is controlled by you. AddonLoader is mainly controlled by addon author. Not even remotely related.
@Twopro
addon control panel is broken really bad and throwing off a crapton of errors!
addon control panel addon works better
Guess not:(
Any chance of someone looking at Ticket 16
Unlike the prior poster who's problem isn't related to AddonLoader, I have encountered a verifiable issue with the X-Load-On-Zone conditional in WoW 4.0.1.
AddonLoader doesn't seem to recognize anymore in WoW 4.0.1 certain (English language) zones called by that conditional. Instead, it improperly loads the addon Delayed. See Ticket 15. It might have to do with the certain zone missing from the current version of LibBabble-Zone (although it didn't have the problem in WoW 3.x).
posted ticket for error on version r113
- Thank you for the hard work.Logging in is fine, but reload boots me from the server. Got too many addons to bother going through them, im hoping the addon(s) that cause this will get updated soon! :)
But I guess it could be related to some functionality in another addon that only gets triggered if it is on-demand loaded?
What is the default load delay, and can it be changed?