Thread Tools Display Modes
10-22-19, 03:38 PM   #1
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
Originally Posted by JDoubleU00 View Post
In your files you are referencing the .toc which should not be in there AFAIK. Could this be part of your problem?

TestUI
Code:

Core\Engine.lua
Core\Commands.lua
TestUI.toc
TestUI.xml

TestUI_ConfigUI
Code:

Core\Core.lua
TestUI_ConfigUI.toc
Pretty sure that's just his folder contents/hierarchy.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
10-23-19, 12:48 PM   #2
Sinaris
A Wyrmkin Dreamwalker
 
Sinaris's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2008
Posts: 55
Originally Posted by d87 View Post
That's what "## LoadOnDemand: 1" is for (or just nothing if you want to always load config if enabled), not OptionalDeps. And you were doing it wrong in the past too. Your main addon doesn't "depend" on config, dependencies should form a tree, not a circle
Thanks for the hint. I will look at this!


Originally Posted by Seerah View Post
Pretty sure that's just his folder contents/hierarchy.
Right. Its the structure of the Addon Folders
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Interface toc file, loading issue


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