Sort qui refuse d'être ajouté dans spell.ids
Posté : ven. 25 juin 2021, 18:33
Pour une raison qui m'échappe totalement, un des nouveaux sorts de l'interplan refuse d'être inscrit dans le spell.ids. Alors que tous ses autres petits camarades n'ont aucun problème.
Extrait du tp2
Comme vous le voyez, WIZARD_PX_GREATER_MAGIC_CANNON refuse d'être ajouté, argument "y'a plus de place", alors que WIZARD_PX_ENERGY_ASSAULT et WIZARD_PX_RESONANT_SPONTANEOUS_COMBUSTION, même niveau de sort et installés après, sont ajoutés. WTF ????
Extrait du tp2
Extrait du debug ://Canon magique majeur
ADD_SPELL ~Derats_Magasin_2/Sorts/pxl2can4.spl~ 2 9 WIZARD_PX_GREATER_MAGIC_CANNON SPRINT current_spell_res "%DEST_RES%" SAY NAME1 @60911 SAY UNIDENTIFIED_DESC @60912
COPY ~Derats_Magasin_2/Objets/parcho.itm~ ~override/pxl2ca4a.itm~ SAY NAME2 @60911 SAY DESC @60912 LPF cd_scroll INT_VAR unusable2 = BIT6 price = 10000 STR_VAR spell = EVAL ~%current_spell_res%~ END
COPY_EXISTING ~chromorb.pro~ ~override/pxl2can4.pro~ WRITE_ASCII 0x104 ~spcspar3~ #8
ADD_PROJECTILE ~override/pxl2can4.pro~
COPY ~Derats_Magasin_2/Sorts/Objets/pxl2can4.itm~ ~override~ SAY NAME2 @60912 SAY DESC @609121 WRITE_SHORT 0x9c ~%pxl2can4%~
//Assaut d’énergie
COPY_EXISTING ~pxl2miss.pro~ ~override/pxl2assa.pro~ WRITE_LONG 0xa 40 WRITE_ASCII 0x104 ~pxl2assp~ #8
ADD_PROJECTILE ~override/pxl2assa.pro~
ADD_SPELL ~Derats_Magasin_2/Sorts/pxl2assa.spl~ 2 9 WIZARD_PX_ENERGY_ASSAULT SPRINT current_spell_res "%DEST_RES%" SAY NAME1 @6091 SAY UNIDENTIFIED_DESC @6092 WRITE_SHORT 0x98 ~%pxl2assa%~
COPY ~Derats_Magasin_2/Objets/parcho.itm~ ~override/pxl2assa.itm~ SAY NAME2 @6091 SAY DESC @6092 LPF cd_scroll INT_VAR unusable1 = BIT1 target_hdr = 1 price = 10000 STR_VAR spell = EVAL ~%current_spell_res%~ END
COPY_EXISTING ~amcall.vvc~ ~override/pxl2assv.vvc~ WRITE_ASCII 0x8 ~pxl2asso~ #8 WRITE_BYTE 0x4c 35 WRITE_ASCII 0x78 ~pxl2assa~ #8
COPY_EXISTING ~pxl2assa.pro~ ~override/pxl2miss.pro~ WRITE_ASCII 0x104 ~pxl2misp~ #8
//Combustion spontanée résonnante
ADD_PROJECTILE ~Derats_Magasin_2/Sorts/Pros/pxl2comb.pro~
Code : Tout sélectionner
Adding spell WIZARD_PX_GREATER_MAGIC_CANNON
[./override/SPELL.IDS] loaded, 24974 bytes
[./override/ADD_SPELL.IDS] loaded, 1528 bytes
Couldn't add WIZARD_PX_GREATER_MAGIC_CANNON to spell.ids as no slots remain
Added spell WIZARD_PX_GREATER_MAGIC_CANNON
Copying and patching 1 file ...
[Derats_Magasin_2/Objets/parcho.itm] loaded, 322 bytes
Copied [Derats_Magasin_2/Objets/parcho.itm] to [override/pxl2ca4a.itm]
Copying and patching 1 file ...
Copied [chromorb.pro] to [override/pxl2can4.pro]
[./override/PROJECTL.IDS] loaded, 2992 bytes
Adding projectile file override/pxl2can4.pro ...
Copying and patching 1 file ...
[./override/MISSILE.ids] loaded, 6416 bytes
Copying and patching 1 file ...
[./override/PROJECTL.ids] loaded, 2992 bytes
[./override/PROJECTL.IDS] loaded, 2992 bytes
[*.IDS] forgotten
Appending to files ...
[./override/PROJECTL.IDS] loaded, 2992 bytes
Appended text to [PROJECTL.IDS]
[./override/missile.ids] loaded, 6416 bytes
[./override/MISSILE.IDS] loaded, 6416 bytes
[*.IDS] forgotten
Appending to files ...
[./override/MISSILE.IDS] loaded, 6416 bytes
Appended text to [MISSILE.IDS]
Copying 1 file ...
[override/pxl2can4.pro] loaded, 512 bytes
Copied [override/pxl2can4.pro] to [override/pxl2can4.pro]
Added projectile file override/pxl2can4.pro
Copying and patching 1 file ...
[Derats_Magasin_2/Sorts/Objets/pxl2can4.itm] loaded, 4682 bytes
override/pxl2can4.itm copied to Derats_Magasin_2/Backup/0/pxl2can4.itm, 4682 bytes
Copied [Derats_Magasin_2/Sorts/Objets/pxl2can4.itm] to [override/pxl2can4.itm]
Copying and patching 1 file ...
[./override/pxl2miss.pro] loaded, 512 bytes
Copied [pxl2miss.pro] to [override/pxl2assa.pro]
[./override/PROJECTL.IDS] loaded, 3006 bytes
Adding projectile file override/pxl2assa.pro ...
Copying and patching 1 file ...
[./override/MISSILE.ids] loaded, 6430 bytes
Copying and patching 1 file ...
[./override/PROJECTL.ids] loaded, 3006 bytes
[./override/PROJECTL.IDS] loaded, 3006 bytes
[*.IDS] forgotten
Appending to files ...
[./override/PROJECTL.IDS] loaded, 3006 bytes
Appended text to [PROJECTL.IDS]
[./override/missile.ids] loaded, 6430 bytes
[./override/MISSILE.IDS] loaded, 6430 bytes
[*.IDS] forgotten
Appending to files ...
[./override/MISSILE.IDS] loaded, 6430 bytes
Appended text to [MISSILE.IDS]
Copying 1 file ...
[override/pxl2assa.pro] loaded, 512 bytes
Copied [override/pxl2assa.pro] to [override/pxl2assa.pro]
Added projectile file override/pxl2assa.pro
Adding spell WIZARD_PX_ENERGY_ASSAULT
[./override/SPELL.IDS] loaded, 24974 bytes
[./override/ADD_SPELL.IDS] loaded, 1528 bytes
Copying and patching 1 file ...
[Derats_Magasin_2/Sorts/pxl2assa.spl] loaded, 826 bytes
Copied [Derats_Magasin_2/Sorts/pxl2assa.spl] to [override/spwi901.spl]
[*.IDS] forgotten
Appending to files ...
[./override/SPELL.IDS] loaded, 24974 bytes
Appended text to [spell.ids]
Added spell WIZARD_PX_ENERGY_ASSAULT
Copying and patching 1 file ...
[Derats_Magasin_2/Objets/parcho.itm] loaded, 322 bytes
Copied [Derats_Magasin_2/Objets/parcho.itm] to [override/pxl2assa.itm]
Copying and patching 1 file ...
Copied [amcall.vvc] to [override/pxl2assv.vvc]
Copying and patching 1 file ...
[./override/pxl2assa.pro] loaded, 512 bytes
Copied [pxl2assa.pro] to [override/pxl2miss.pro]
[./override/PROJECTL.IDS] loaded, 3020 bytes
Adding projectile file Derats_Magasin_2/Sorts/Pros/pxl2comb.pro ...
Copying and patching 1 file ...
[./override/MISSILE.ids] loaded, 6444 bytes
Copying and patching 1 file ...
[./override/PROJECTL.ids] loaded, 3020 bytes
[./override/PROJECTL.IDS] loaded, 3020 bytes
[*.IDS] forgotten
Appending to files ...
[./override/PROJECTL.IDS] loaded, 3020 bytes
Appended text to [PROJECTL.IDS]
[./override/missile.ids] loaded, 6444 bytes
[./override/MISSILE.IDS] loaded, 6444 bytes
[*.IDS] forgotten
Appending to files ...
[./override/MISSILE.IDS] loaded, 6444 bytes
Appended text to [MISSILE.IDS]
Copying 1 file ...
[Derats_Magasin_2/Sorts/Pros/pxl2comb.pro] loaded, 768 bytes
Copied [Derats_Magasin_2/Sorts/Pros/pxl2comb.pro] to [override/pxl2comb.pro]
Added projectile file Derats_Magasin_2/Sorts/Pros/pxl2comb.pro
Adding spell WIZARD_PX_RESONANT_SPONTANEOUS_COMBUSTION
[./override/SPELL.IDS] loaded, 25005 bytes
[./override/ADD_SPELL.IDS] loaded, 1528 bytes
Copying and patching 1 file ...
[Derats_Magasin_2/Sorts/pxl2comb.spl] loaded, 538 bytes
Copied [Derats_Magasin_2/Sorts/pxl2comb.spl] to [override/spwi904.spl]
[*.IDS] forgotten
Appending to files ...
[./override/SPELL.IDS] loaded, 25005 bytes
Appended text to [spell.ids]
Added spell WIZARD_PX_RESONANT_SPONTANEOUS_COMBUSTION
Comme vous le voyez, WIZARD_PX_GREATER_MAGIC_CANNON refuse d'être ajouté, argument "y'a plus de place", alors que WIZARD_PX_ENERGY_ASSAULT et WIZARD_PX_RESONANT_SPONTANEOUS_COMBUSTION, même niveau de sort et installés après, sont ajoutés. WTF ????