sun-dragon-cult / fvtt-module-wiki-rqg

Required companion module for the RQG Foundry vtt system
https://sun-dragon-cult.github.io/wiki
Other
2 stars 0 forks source link

Descriptions not showing for Manipulation skills #21

Closed humburg closed 1 month ago

humburg commented 1 month ago

What: Describe the bug

When I try to open the skill description for any of the Manipulation skills by clicking on the skill icon on the character sheet I get an error indicating that the document was not found. For example, for Conceal it will produce Document not found in world or compendium packs matching the rqid "je..conceal", and lang "en". See console log.. Everything works fine for the other skills and running await game.system.api.rqid.fromRqid("je..conceal","§_rqgCompendiumContent.lang}}") in the console will retrieve the document successfully.

How: To Reproduce

Steps to reproduce the behavior:

  1. Open a character sheet and open the 'Skills' tab
  2. Click on the icon for any of the manipulation skills.
  3. See error

Expected behavior

The Journal entry for the skill should open.

Environment - please paste the information from foundry settings tab "support" button:

Foundry Virtual Tabletop: Version 12 Stable, 12.331 Game System: rqg, 3.4.8 Active Modules: 44 Performance Mode: 2

OS: Windows 15.0.0 x86 (64-bit) Client: Chromium/128.0.6613.164 GPU: ANGLE (NVIDIA, NVIDIA GeForce RTX 4070 Laptop GPU (0x00002860) Direct3D11 vs_5_0 ps_5_0, D3D11) Max Texture Size: 16384

Scene: 5840 x 3360 | Grid Size: 100 | Padding Percentage: 0.25 Walls: 0 | Ambient Lights: 3 | Ambient Sounds: 0 | Tiles: 3 | Tokens: 1 Largest Texture: 5840 x 3360

Actors: 8 | Items: 0 | Journal Entries: 287 | Rollable Tables: 4 | Playlists: 1 | Compendium Packs: 72 | Chat Messages: 0

World Scripts:

wake42 commented 1 month ago

Fixed in version 1.3.4 of the wiki module