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.393358 7fdfa95ff6c0 Recovering log #264
2026/05/23-21:56:30.404232 7fdfa95ff6c0 Delete type=0 #264
2026/05/23-21:56:30.404312 7fdfa95ff6c0 Delete type=3 #263
2026/05/23-22:58:17.904519 7fdf5affd6c0 Level-0 table #268: started
2026/05/23-22:58:17.904529 7fdf5affd6c0 Level-0 table #268: 0 bytes OK
2026/05/23-22:58:17.911349 7fdf5affd6c0 Delete type=0 #266
2026/05/23-22:58:17.918162 7fdf5affd6c0 Manual compaction at level-0 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/05/23-22:58:17.918292 7fdf5affd6c0 Manual compaction at level-1 from '!items!5dGXNiL3WN4cAk7X' @ 72057594037927935 : 1 .. '!items!zzz9JrtWjELdoAfK' @ 0 : 0; will stop at (end)
2026/05/24-16:10:54.877151 7f57f93ff6c0 Recovering log #298
2026/05/24-16:10:54.877440 7f57f93ff6c0 Level-0 table #300: started
2026/05/24-16:10:54.881592 7f57f93ff6c0 Level-0 table #300: 15949 bytes OK
2026/05/24-16:10:54.891689 7f57f93ff6c0 Delete type=0 #298
2026/05/24-16:10:54.891758 7f57f93ff6c0 Delete type=3 #297
+3 -3
View File
@@ -1,3 +1,3 @@
2026/04/02-22:42:22.787186 7feec8bfd6c0 Recovering log #261
2026/04/02-22:42:22.797121 7feec8bfd6c0 Delete type=3 #259
2026/04/02-22:42:22.797203 7feec8bfd6c0 Delete type=0 #261
2026/05/24-16:10:48.514933 7f8a71bfd6c0 Recovering log #296
2026/05/24-16:10:48.543539 7f8a71bfd6c0 Delete type=0 #296
2026/05/24-16:10:48.543588 7f8a71bfd6c0 Delete type=3 #295
Binary file not shown.
View File
View File