Details/core
Florian Berthold 02b17e0a00 fix: pcall-guard C_ClassInfo.GetSpecInfo to silence CoA spec API spam
On the current CoA Beta client, C_ClassInfo.GetAllSpecs(class) returns
items that GetSpecInfo cannot accept as arg #2, throwing
'Script::ValidateInput Invalid argument type at index 2. Expected string.'
~150 times per session across DF, LibOpenRaid, gears, profiles, etc.

Wrap every unguarded GetSpecInfo(class, spec) site in pcall + nil-guard
so the iteration skips bad entries silently. Matches the pattern already
used by CoaExporter and prevents Error.txt flooding.
2026-05-23 00:14:25 +02:00
..
aura_scan.lua show "one hour buffs" if they aren't 100% uptime. 2024-08-26 09:13:55 -07:00
control.lua change implementation of extra attacks to 'details' way 2024-12-09 12:08:52 -07:00
gears.lua fix: pcall-guard C_ClassInfo.GetSpecInfo to silence CoA spec API spam 2026-05-23 00:14:25 +02:00
meta.lua Pet container rewritten 2024-07-09 06:55:49 -07:00
network.lua Rewrite on storage and internal ranking system 2024-07-10 16:28:19 -07:00
parser.lua reborn fire ele / earth ele 2025-10-11 22:17:24 -07:00
parser_timewalk.lua changes 2021-04-03 18:40:01 -03:00
plugins.lua Merge remote-tracking branch 'fork/master' 2024-05-19 14:48:19 -07:00
plugins_raid.lua Merge remote-tracking branch 'fork/master' 2024-06-10 08:55:07 -07:00
plugins_solo.lua Fixing stuff from latest alpha and more development 2023-05-30 15:45:50 -03:00
plugins_statusbar.lua Work on Ascension Backport 2024-05-17 15:08:08 -07:00
plugins_toolbar.lua Fixed more bugs on the new Breakdown Window 2023-05-01 14:20:04 -03:00
timemachine.lua Time Machine overhaul 2023-06-08 22:01:34 -03:00
util.lua Do not -1 GetNumGroupMembers, party UnitIdCache includes player. 2024-09-08 11:06:34 -07:00
windows.lua added commentator stuff, general code cleanup and better formatting, some deprecated code removed 2024-07-10 15:59:02 -07:00