The archive above includes Ace library. If you are using a version of my UI that's 5.0 or greater you will already have it so you don't need to copy it.
It's basically an addon I made to consolidate a bunch of common dependencies that addons kept their own instances of in the past.
scenarioInfo needs it because it relies on LibGUI (which is now a part of Ace) for it's UI elements.
The archive above includes Ace library. If you are using a version of my UI that's 5.0 or greater you will already have it so you don't need to copy it.
It's basically an addon I made to consolidate a bunch of common dependencies that addons kept their own instances of in the past.
scenarioInfo needs it because it relies on LibGUI (which is now a part of Ace) for it's UI elements.
Thanks a lot for a fix. It works perfectly now.
Great job.