Thanks for 7.4.4 !
I went from version 7.3 to version 7.4.4!
But now I have a problem with an old Mod that was working properly until now!
And I don't understand!
OXCE/UFO:[21-01-2022_18-16-23] [ERROR] During linking rulesets of items:
Error for 'STR_FIRE_EXT': Wrong index
1076 for sound set BATTLE.CAT
Ruleset
items:
- type: STR_FIRE_EXT
size: 0.2
costBuy: 700
costSell: 420
weight: 9
bigSprite: 587
floorSprite: 262
handSprite: 256
bulletSprite: 1
fireSound: 77
explosionHitSound: 76
hitAnimation: 96
...
********************************
OXCE/TFTD:[ERROR] During linking rulesets of items:
Error for 'STR_ALLOY_KNIFE': Wrong index
1086 for sound set BATTLE.CAT
Error for 'STR_KNIFE': Wrong index
1086 for sound set BATTLE.CAT
Ruleset
items:
- type: STR_KNIFE
size: 0.1
costBuy: 100
costSell: 90
weight: 1
bigSprite: 129
floorSprite: 130
handSprite: 802
meleeSound: 86
meleeAnimation: 108
...
- type: STR_ALLOY_KNIFE
size: 0.1
costSell: 1300
weight: 1
bigSprite: 324
floorSprite: 324
handSprite: 804
meleeSound: 86
meleeAnimation: 108
...
In both cases, the "extraSounds.rul" file does not refer to these indexes (76 or 1076 - 86 or 1086).