String Segment Error log LUA

Just logged in, previously used addon to import to site without issue (just yesterday as of this report), but still new to the addon and simming so could be just a missed direction by me.

Message: AceLocale-3.0: Details: Missing entry for 'STRING_SEGMENT’
Time: 03/31/18 02:41:05
Count: 1
Stack: AceLocale-3.0: Details: Missing entry for ‘STRING_SEGMENT’
…dOns\AskMrRobot\Libs\AceLocale-3.0\AceLocale-3.0.lua:31: in function <…dOns\AskMrRobot\Libs\AceLocale-3.0\AceLocale-3.0.lua:29>
Interface\AddOns\Details\boot.lua:366: in main chunk

Locals:

Although, this might be for a different addon, I just disabled and still got the error with some rewording. Anyone can recommend a diagnostic tool? All addons up-to-date (Accord. twitch addon/Minion addon).

Found issue, [Details] addon has bug issues.

Glad you found it – yeah a lot of addons use the Ace libraries under the hood. If multiple addons are loaded that use Ace, I believe that only one of them will load the library and then all of them will share it. But the error trace will show up under the addon that loaded the library.