Forien / foundryvtt-forien-quest-log

This module provides comprehensive Quest Log system for players and Game Masters to use with Foundry Virtual Tabletop
MIT License
21 stars 34 forks source link

[BUG] Does not appear to respect fvtt routePrefix for assets #99

Open js-murph opened 3 years ago

js-murph commented 3 years ago

Module Version: v0.5.1

Describe the bug When a routePrefix is enabled, the incorrect path is used when fetching assets.

To Reproduce

  1. Set a routePrefix when starting fvtt
  2. Open a world with quest log enabled
  3. Open the quest log

The result is some UI issues and errors such as:

GET https://mydomain/ui/parchment.jpg 404

Expected behavior When a routePrefix is enabled the fetched URL for assets should look like:

GET https://mydomain/myprefix/ui/parchment.jpg

Browser:

Foundry Version:

Game System: