Skip to main content

Troubleshooting

tip

Patron's have priority support with my modules. Use the #priority-support channel in the Discord after doing the steps listed below.

Basic Steps

If you're having an issue, do the following steps before reaching out for help:

  1. Ensure the module and its dependencies are up to date.
  2. Ensure that your Foundry is up to date with the latest stable version supported by the module.
  3. Check if the issue persists in a Chromium based browser like Chrome or Edge.
    • Non-Chromium based browsers (Firefox, Opera, Safari) can sometimes cause issues.
  4. Disable all other modules and see if the issue persists.
    • Sometimes, issues can arise from conflicts with other mods. Use tools like Find the Culprit to narrow down the modules to the problematic one.
  5. Check the wiki page for the module, which may contain information on how to resolve common issues.
  6. Search the #troubleshooting-help board for a similar issue to see if it's been solved.
  7. Search the Discord for a similar issue to see if it's been solved.
  8. If it's a free module, check if there is an open issue on the corresponding GitHub page.

Filing a Bug Report

Once you've done the above steps, if the issue is still not solved, you can report a bug with the following information:

tip

You will get a more immediate response posting in #bug-reports, but you can also post on the corresponding GitHub page.

Describe the Bug

A clear and concise description of what the bug is.

Context

  • Screenshots and demonstrating the problem if applicable.
  • Any errors in the console; access it by pressing F12 or CMD+Shift+i
  • Whether you ran Find the Culprit and if it was caused by an interaction with another module
  • Foundry version (i.e. 11.315)
  • System and version (i.e. D&D 5e 2.4.1)
  • Module version (include all modules involved)
  • Browser and hosting service

To Reproduce

Steps to reproduce the behavior:

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

Expected Behavior

A clear and concise description of what you expected to happen.