How to ...
… troubleshoot efficiently
If you are new to this, make sure to read our “Prerequisites” and “Understanding Automation” sections first. This will help you identify the potential source of your problem and enable you to resolve it as quickly as possible.
We’ve put together a list of the most common errors encountered by our users. It’s highly likely that the solution to your problem can be found here.
… troubleshoot an issue yourself
These steps are designed to suit a wide range of problems. Some steps may be unnecessary in your case, but these are solid guidelines to follow whenever you’re trying to solve a problem you’ve encountered while using our content.
Select the corresponding tab related to your issue.
-
Non-Chromium browsers (such as Firefox, Opera, Safari) are known to cause issues. Use a Chromium based browser like Chrome or Edge.
-
Sometimes, refreshing the page, re-starting the server or re-installing the module with the issue can be enough. It’s worth a try.
- Windows:
F5
to refresh orCTRL + F5
to refresh and clear the cache. - MacOS:
CMD + R
to refresh orSHIFT + CTRL + R
to refresh and clear the cache.
- Windows:
-
Check for any updates that might be available for the module you are having issues with and all of its dependencies. It’s usually safe to update your modules.
-
Have you forgotten to enable the module in the world?
-
Is there an error in the console when you trigger the macro or item? Errors are red, yellow ones are deprecation warnings and are safe for you to ignore.
To open the console in FoundryVTT:
- Windows: Press
F12
- MacOS: Press
Option + CMD + J
If you do have an error, please include a screenshot when reporting it.
- Windows: Press
-
Make sure you try with only the required modules activated. It’s often easier to do so in a fresh new world.
You would need at least these modules activated:
- JB2A module, Free or Patreon
- Sequencer
- Socketlib (Sequencer dependency)
- Any other module required for your automation
-
The Github page for each module is, almost always, the best source of information about the module. That’s where the information is most up to date and you can see when the last update to the module occured.
If you use Automated-Animations:
-
Have you targeted a token?
-
Is the Sequencer module up to date?
-
Is your game system supported by Automated-Animations (AA)?
List of compatible game systems -
Is the Diagnostic all green?
-
Open the Autorecognition Menu.
-
Click “Diagnostics” button to open the Diagnotics Window. It should look something lile this.
-
-
Is the item/spell/feature in the global recognition menu?
-
Open the Autorecognition Menu and select the apprioprate tab for your effect.
-
Use the search bar to find it quickly.
-
-
Is the item/spell/feature disabled in its AA configuration menu?
-
Open the details of an item/spell/feature.
-
Check if the animation is enabled and activate “Customize Item” if you want only this item to have its own specific animation.
-
Don’t forget to check if everything is set correctly in the
Details
tab of the item.
-
-
Have you rolled for attack or damage? Check in AA’s settings.
… report an issue
The best place to report an issue is on our Discord server. Please check the Troubleshooting Forum channel, your issue might have been reported before! If you can’t find it, copy and use the template provided below.
Join our Discord ServerHelpful information
Here are a few things that could help us know straight away if we’ve encountered the issue and potentially know about a solution.
Hosting Method
Self-Hosting, the Forge, Molten Hosting…etc
Foundry VTT Version
V11, V12, V12.331…
Game System and Version
DnD5e Vx.x.x, PF2e Vx.x.x …etc
Describe the issue
A clear and concise description of what the issue is.
To Reproduce
It could be really useful to know the steps on how to reproduce the behavior.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add a screenshot or a quick video, for us to understand your problem more easily.
Discord Template to Copy
**Hosting Method**Self-Hosting, the Forge, Molten Hosting...etc
**Foundry VTT Version**V11, V12, V12.331...
**Game System and Version**DnD5e Vx.x.x, PF2e Vx.x.x ...etc
**Describe the issue**A clear and concise description of what the issue is.
**To Reproduce**It could be really useful to know the steps on how to reproduce the behavior.
**Expected behavior**A clear and concise description of what you expected to happen.
**Screenshots**If applicable, add a screenshot or a quick video, for us to understand your problem more easily.