Details! Damage Meter

Details! Damage Meter

243M Downloads

Missing entry for 'STRING_REPORT_TEXT'

bbqrob opened this issue · 5 comments

commented

Getting the following error with latest Details installed:

Message: AceLocale-3.0: Details: Missing entry for 'STRING_REPORT_TEXT'
Time: Sun Oct 20 10:11:55 2024
Count: 1
Stack: AceLocale-3.0: Details: Missing entry for 'STRING_REPORT_TEXT'
[string "@Interface/AddOns/Details/core/parser.lua"]:6442: in function <Interface/AddOns/Details/core/parser.lua:6441>

Locals: Details222 = <table> {
 PlayerStats = <table> {
 }
 Cache = <table> {
 }
 ClassCache = <table> {
 }
 UnitIdCache = <table> {
 }
 CustomItemList = <table> {
 }
 PetContainer = <table> {
 }
 SpecHelpers = <table> {
 }
 Notes = <table> {
 }
 PFrame = Frame {
 }
 InstanceDifficulty = <table> {
 }
 TimeMachine = <table> {
 }
 Roskash = <table> {
 }
 ColorScheme = <table> {
 }
 Unknown = "Unknown"
 EncounterJournalDump = <table> {
 }
 BarIconSetList = <table> {
 }
 OneHourAuras = <table> {
 }
 CurrentDPS = <table> {
 }
 Mixins = <table> {
 }
 Parser = <table> {
 }
 EJCache = <table> {
 }
 AutoRunCode = <table> {
 }
 MythicPlusBreakdown = <table> {
 }
 Actors = <table> {
 }
 Combat = <table> {
 }
 SaveVariables = <table> {
 }
 Tvs = 110002
 Scheduler = <table> {
 }
 LoadSavedVariables = <table> {
 }
 GarbageCollector = <table> {
 }
 OptionsPanel = <table> {
 }
 WarcraftLogs = <table> {
 }
 IgnoredWorldAuras = <table> {
 }
 DamageSpells = <table> {
 }
 OnUseItem = <table> {
 }
 ProfilingCache = <table> {
 }
 Cooldowns = <table> {
 }
 TrainingDummiesNpcId = <table> {
 }
 StartUp = <table> {
 }
 Date = <table> {
 }
 ContextManager = <table> {
 }
 Instances = <table> {
 }
 Pets = <table> {
 }
 Segments = <table> {
 }
 AuraScan = <table> {
 }
 PrivateInstanceText = FontString {
 }
 Textures = <table> {
 }
 Profiling = <table> {
 }
 Debug = <table> {
 }
 Tables = <table> {
 }
 Perf = <table> {
 }
 CooldownTracking = <table> {
 }
 ParsePercent = <table> {
 }
 TimeCapture = <table> {
 }
 GuessSpecSchedules = <table> {
 }
 MythicPlus = <table> {
 }
 parser_frame = Frame {
 }
 PlayerBreakdown = <table> {
 }
 BreakdownWindow = <table> {
 }
 storage = <table> {
 }
 RegisteredFramesToColor = <table> {
 }
}
commented
commented

Using latest checkout from master branch right now, commit d8289f00a45a9b7f042fe8267563a1f98c2f8937.

commented
commented

Is the build configuration public? Can you point me there?

commented