Fix: Complete correction of image paths and item types in all compendium packs

Corrige TOUS les problèmes de chemins d'images et de types d'items :

1. Chemins d'images incorrects (3 variantes) :
   - systems/fvtt-mournblade/assets/icons/ → systems/fvtt-mournblade-cyd-2-0/assets/icons/
   - systems/fvtt-mournblade-cyd2/assets/icons/ → systems/fvtt-mournblade-cyd-2-0/assets/icons/

2. Type d'item invalide :
   - 4 boucliers (Écu d'acier, Pavois, Bouclier d'Infanterie, Targe)
     avaient le type 'bouclier' → corrigé en 'protection'

Packs corrigés : armes, protections, equipement, dons, runes, tendances,
 traits-chaotiques, historiques, profils, talents, skills, skills-creatures, pnj-creatures

Total: 1136+ items corrigés

Cela corrige l'erreur: 'Cannot convert undefined or null to object'
lors de l'ouverture des items dans les compendiums.

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
This commit is contained in:
2026-05-24 16:11:21 +02:00
parent b877262283
commit cc92f5a418
137 changed files with 137 additions and 213 deletions
Binary file not shown.
+1 -1
View File
@@ -1 +1 @@
MANIFEST-000143
MANIFEST-000158
+3 -8
View File
@@ -1,8 +1,3 @@
2025/10/26-11:41:45.070943 7fe805ffb6c0 Recovering log #141
2025/10/26-11:41:45.080807 7fe805ffb6c0 Delete type=3 #139
2025/10/26-11:41:45.080890 7fe805ffb6c0 Delete type=0 #141
2025/10/26-11:42:27.702876 7fe804ff96c0 Level-0 table #146: started
2025/10/26-11:42:27.702902 7fe804ff96c0 Level-0 table #146: 0 bytes OK
2025/10/26-11:42:27.753550 7fe804ff96c0 Delete type=0 #144
2025/10/26-11:42:27.787805 7fe804ff96c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2025/10/26-11:42:27.787855 7fe804ff96c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/05/24-16:10:55.592869 7f188bbff6c0 Recovering log #157
2026/05/24-16:10:55.611609 7f188bbff6c0 Delete type=0 #157
2026/05/24-16:10:55.611670 7f188bbff6c0 Delete type=3 #156
+3 -8
View File
@@ -1,8 +1,3 @@
2025/06/24-22:08:06.079240 7f151e7fc6c0 Recovering log #137
2025/06/24-22:08:06.090765 7f151e7fc6c0 Delete type=3 #135
2025/06/24-22:08:06.090897 7f151e7fc6c0 Delete type=0 #137
2025/06/24-22:11:08.184282 7f151d7fa6c0 Level-0 table #142: started
2025/06/24-22:11:08.184358 7f151d7fa6c0 Level-0 table #142: 0 bytes OK
2025/06/24-22:11:08.191832 7f151d7fa6c0 Delete type=0 #140
2025/06/24-22:11:08.192130 7f151d7fa6c0 Manual compaction at level-0 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2025/06/24-22:11:08.192195 7f151d7fa6c0 Manual compaction at level-1 from '!actors!00CKDCqVh5fLZbYo' @ 72057594037927935 : 1 .. '!folders!dwT9WnH0ZnpuZh92' @ 0 : 0; will stop at (end)
2026/05/24-16:10:48.573750 7f8a71bfd6c0 Recovering log #155
2026/05/24-16:10:48.586902 7f8a71bfd6c0 Delete type=0 #155
2026/05/24-16:10:48.586986 7f8a71bfd6c0 Delete type=3 #154
Binary file not shown.
Binary file not shown.