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
..
2023-10-11 20:44:19 -03:00
2023-10-11 20:44:19 -03:00
2024-05-21 01:54:45 -07:00
2024-08-26 09:28:41 -07:00
2024-08-26 10:05:12 -07:00
2020-10-16 19:51:44 -03:00
2024-08-26 09:47:38 -07:00
2024-08-26 10:12:18 -07:00
2024-05-17 15:08:08 -07:00
2024-05-17 15:08:08 -07:00
2024-08-26 10:09:54 -07:00
2020-10-16 19:51:44 -03:00
2024-08-26 10:06:39 -07:00
2021-07-10 22:10:37 -03:00
2024-08-26 09:00:21 -07:00
2020-10-16 19:51:44 -03:00
2024-07-09 07:04:39 -07:00
2020-10-16 19:51:44 -03:00
2024-05-17 15:08:08 -07:00
2024-05-17 15:08:08 -07:00
2026-05-23 00:14:25 +02:00
2024-08-26 08:48:01 -07:00
2022-10-20 09:47:48 -03:00
2024-08-26 10:22:30 -07:00
2024-05-21 02:12:33 -07:00
2024-05-17 15:08:08 -07:00
2024-05-21 02:12:33 -07:00
2024-06-01 12:52:52 -03:00
2023-09-22 13:12:54 -03:00
2024-05-08 11:26:43 -03:00
2024-08-26 10:05:34 -07:00
2024-05-17 15:08:08 -07:00
2024-08-26 10:05:52 -07:00
2024-08-26 10:06:39 -07:00
2024-03-04 21:40:46 -03:00
2020-10-16 19:51:44 -03:00
2024-08-26 10:05:52 -07:00
2024-08-26 10:05:52 -07:00
2024-08-26 10:06:39 -07:00
2020-10-16 19:51:44 -03:00
2024-06-01 12:52:52 -03:00
2024-05-17 15:08:08 -07:00
2023-10-11 20:44:19 -03:00
2024-05-17 15:08:08 -07:00
2024-01-31 13:34:00 -03:00
2024-08-26 09:35:02 -07:00
2023-06-21 17:27:58 -03:00
2023-10-11 20:44:19 -03:00
2024-05-17 15:08:08 -07:00
2024-08-26 08:48:01 -07:00
2024-08-26 09:26:17 -07:00
2026-05-23 00:14:25 +02:00
2024-03-04 21:40:46 -03:00
2020-10-16 19:51:44 -03:00
2024-07-10 16:12:25 -07:00
2024-08-26 09:24:39 -07:00
2020-10-16 19:51:44 -03:00
2024-08-26 10:05:12 -07:00
2020-10-16 19:51:44 -03:00
2024-06-10 11:38:50 -07:00
2022-09-30 15:38:16 -03:00