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
47 stars 24 forks source link

When I use Spirit Gaurdian I get an error #210

Closed TheMorningStarLucifer closed 10 months ago

TheMorningStarLucifer commented 10 months ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior The animation file jb2a.spirit_gaurdian.blueyellow could not be found.

image

Setup:

Active modules:

Additional context

image
Haxxer commented 10 months ago

Sequencer does not control how other modules use it. As per your error, something has asked Sequencer to play jb2a.spirit_guardians.blueyellow.undefined, which does not exist. Log a bug with the module that uses Sequencer instead.