Page 1 of 1

Need help with fixing ScenarioInfo addon

Posted: Sat Aug 29, 2020 3:51 pm
by Phantasm
With edited scenario statistics addon I was using for last 3 years "Scenarioinfo" got broken, showing huge white block on right side.

Image

Any idea how to fix it?

Cant link the addon from Idrinth site cause its down. Can link mine folder i use.

Re: Need help with fixing ScenarioInfo addon

Posted: Sun Aug 30, 2020 9:01 am
by dalen
I think Viny is working on a fix for it

Re: Need help with fixing ScenarioInfo addon

Posted: Sun Aug 30, 2020 11:30 am
by Caffeine
Try this: scenarioInfo-addon-columnFix-2020-08-30.zip

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.

Re: Need help with fixing ScenarioInfo addon

Posted: Sun Aug 30, 2020 2:14 pm
by Phantasm
Spoiler:
Caffeine wrote: Sun Aug 30, 2020 11:30 am Try this: scenarioInfo-addon-columnFix-2020-08-30.zip

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.