Thread Tools Display Modes
Prev Previous Post   Next Post Next
06-30-18, 07:14 AM   #1
LanceDH
A Cyclonian
 
LanceDH's Avatar
AddOn Author - Click to view addons
Join Date: Aug 2012
Posts: 41
Deferred XML Node object named <name> already exists

I've just started updating my second addon on the beta client, and I'm running into an error about XML nodes with the same name already existing.
Because using Blizzard's dropdown menu code causes taint, I've been using a copy of the code in my addons to replicate the official dropdowns.
This has always worked just fine, but now it seems the client throws a warning because I have multiple addons creating the same XML frames.
I've tried switching over to someone else's lib, but no luck there.
Everything works just fine. It's just the warning that's annoying and I'd want to get rid of.

Example of one of the warnings:
Code:
Message: Deferred XML Node object named MSA_DropDownMenuButtonTemplate already exists
  Reply With Quote
 

WoWInterface » PTR » PTR General Discussion » Deferred XML Node object named <name> already exists

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