Those having issues, can you post a log with verbose logging on + questools debug logging checked, and also tell me your operating system language.
My issue is simple, as you can see nothing catched by the script, what is not an integer.
[Arcanum][Enchanting] Found: RegenerateLifePerSecond (8915)
[Arcanum][Enchanting] Found: AreaDamage (19)
[Arcanum][Enchanting] Found: AttackSpeed (0)
[Arcanum][Enchanting] Found: RegenerateLifePerSecond (8600)
[Arcanum][Enchanting] Found: Armor (480)
[Arcanum][Enchanting] Found: ResourceCost (8)
[Arcanum][Enchanting] Found: CritcalHitDamage (0)
All other things are works, but the Crit hit chance/Crit hit damage/Elite damage/Cooldown reduction/Attack speed are not integers, so the script always return with zero value.
"Critical Hit Damage Increased by 31.0%" -> Found: CritcalHitDamage (0)
"Attack Speed Increased by 6.0%" -> Found: AttackSpeed (0)
They are not simple 31%, they are 31.0%.