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-000265
MANIFEST-000299
+5 -8
View File
@@ -1,8 +1,5 @@
2026/05/23-21:56:30.406625 7fdfa8dfe6c0 Recovering log #264
2026/05/23-21:56:30.416258 7fdfa8dfe6c0 Delete type=0 #264
2026/05/23-21:56:30.416310 7fdfa8dfe6c0 Delete type=3 #263
2026/05/23-22:58:17.911384 7fdf5affd6c0 Level-0 table #268: started
2026/05/23-22:58:17.911394 7fdf5affd6c0 Level-0 table #268: 0 bytes OK
2026/05/23-22:58:17.918094 7fdf5affd6c0 Delete type=0 #266
2026/05/23-22:58:17.918282 7fdf5affd6c0 Manual compaction at level-0 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/05/23-22:58:17.918308 7fdf5affd6c0 Manual compaction at level-1 from '!items!0CYP1JpZu9mst5tK' @ 72057594037927935 : 1 .. '!items!zhPPsmTtLv7cyNHJ' @ 0 : 0; will stop at (end)
2026/05/24-16:10:55.031092 7fc6f73ff6c0 Recovering log #298
2026/05/24-16:10:55.031251 7fc6f73ff6c0 Level-0 table #300: started
2026/05/24-16:10:55.037304 7fc6f73ff6c0 Level-0 table #300: 26510 bytes OK
2026/05/24-16:10:55.055470 7fc6f73ff6c0 Delete type=0 #298
2026/05/24-16:10:55.055563 7fc6f73ff6c0 Delete type=3 #297
+3 -3
View File
@@ -1,3 +1,3 @@
2026/04/02-22:42:22.799253 7feec93fe6c0 Recovering log #261
2026/04/02-22:42:22.808694 7feec93fe6c0 Delete type=3 #259
2026/04/02-22:42:22.808753 7feec93fe6c0 Delete type=0 #261
2026/05/24-16:10:48.540435 7f8a723fe6c0 Recovering log #296
2026/05/24-16:10:48.560018 7f8a723fe6c0 Delete type=0 #296
2026/05/24-16:10:48.560090 7f8a723fe6c0 Delete type=3 #295
Binary file not shown.
View File
View File