fantasycalendar / FoundryVTT-Sequencer

This module implements a basic pipeline that can be used for managing the flow of a set of functions, effects, sounds, and macros.
Other
46 stars 22 forks source link

[BUG] - Cyrillic symbols parsing gives error #267

Closed ElijahaF closed 1 month ago

ElijahaF commented 1 month ago

Describe the bug Animation doesn't work for ranged attacks and effects if name of item (skill or effect) has cyrillic symbols. It works fine for 'melee' and 'on token' animations.

To Reproduce Steps to reproduce the behavior:

  1. Add spell fvtt-Item-ognennyj-snaryad-_-fire-bolt-LLxBUKo9XzafG8tu.json to any actor.
  2. Check that animation enabled and successfully recognized in Automated Animations tab for the spell.
  3. Cast the spell on another actor (target distance attack).
  4. Get error in console. No animation.

Expected behavior Animation should work as it works with standard 'fire bolt' spell.

Screenshots Sequencer error

Setup:

Active modules:

Additional context It has worked fine before I updated Foundry Version from 11 to 12 with all modules on july. I'm not sure which Sequencer version I had before this global update.

Haxxer commented 1 month ago

I would recommend updating as this was fixed in 3.2.11 - you can see this in the latest releases and changelog.

ElijahaF commented 1 month ago

Thanks, it was super fast. It works :D

Haxxer commented 1 month ago

I didn't do anything, the update was already out when you posted this issue lol