Files
coa-details/functions
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
..
2024-08-26 08:48:30 -07:00
2024-05-17 15:08:08 -07:00
2024-06-08 14:00:01 +02:00
2024-07-09 06:55:49 -07:00
2024-05-17 15:08:08 -07:00
2024-08-26 10:20:49 -07:00
2022-11-18 16:54:25 -03:00
2024-05-17 15:08:08 -07:00
2024-01-08 14:18:08 -03:00
2024-05-17 15:08:08 -07:00
2024-06-08 14:00:01 +02:00
2024-07-09 06:55:49 -07:00
2024-09-04 19:03:50 -07:00
2024-05-17 15:08:08 -07:00
2022-11-18 16:54:25 -03:00
2024-05-17 15:08:08 -07:00
2018-07-17 13:31:22 -03:00
2024-07-09 06:55:49 -07:00
2022-11-18 16:54:25 -03:00
2024-08-26 10:10:41 -07:00
2024-08-26 09:30:48 -07:00
2024-07-09 06:55:49 -07:00
2024-05-17 15:08:08 -07:00
2024-05-17 15:08:08 -07:00