We've been over the load order before with Warmup... the simplest solution is to install the proper libraries instead of that damn AIO package. Mods have OptDeps on their embeds so that the standalones are forced to load when needed, that mechanism doesn't work with !!!Libs
Never had any problems with ##Title: AIO Library pakage in the !!!Libs.toc ... using agUF myself - thought folder name has an influence on load order, but .toc ## titles? Even if it was the case, shouldn't ag be loaded before ai allready anyway? /shrug
We've been over the load order before with Warmup... the simplest solution is to install the proper libraries instead of that damn AIO package. Mods have OptDeps on their embeds so that the standalones are forced to load when needed, that mechanism doesn't work with !!!Libs
I used to use my own library package but have now chosen to go with all standalone libraries using LOD.
i posted this thread b/c i was playing around w/ some code in ag_UF and when i reloaded ui none of my ace2 addons were working. bugsack listed an odd error. i finally realized ag_UF was loading before !!!Libs folder, but as everyone else i couldn't figure out why. then i noticed in the addons listing ag_Unitframes was above AIO Library Package, and i started thinking that had something to do with it. so just to test, i changed the title to !!!libs, reloaded my ui. everything worked and bugsack listed the correct error pertaining to ag_UF that i just messed up.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
i fixed it by changing the TOC
to
I used to use my own library package but have now chosen to go with all standalone libraries using LOD.
*points at !!!StandaloneLibraries and WinAceUpdater :)
Your !!!StandaloneLibraries setup played a big part in my change. Thanks for all you done for this community.
i posted this thread b/c i was playing around w/ some code in ag_UF and when i reloaded ui none of my ace2 addons were working. bugsack listed an odd error. i finally realized ag_UF was loading before !!!Libs folder, but as everyone else i couldn't figure out why. then i noticed in the addons listing ag_Unitframes was above AIO Library Package, and i started thinking that had something to do with it. so just to test, i changed the title to !!!libs, reloaded my ui. everything worked and bugsack listed the correct error pertaining to ag_UF that i just messed up.