arcanistzed / pdf-sheet

A system agnostic tool to export your Foundry character sheet to a PDF!
https://arcanist.me
MIT License
14 stars 58 forks source link

[Bug]: Default WOTC 5e sheet (as linked by module) does not map anything #124

Closed EmberHeartshine closed 6 months ago

EmberHeartshine commented 6 months ago

Expected Behavior

When viewing the export, fields should be filled out.

Current Behavior

At present, no fields are filled out and no errors appear in console. However, the parsed mapping has an array length of 0.

image

image

Steps to Reproduce

  1. Install module per README.md
  2. Open character sheet
  3. Click "export to PDF" button
  4. Download 5e sheet (if needed)
  5. Browse to downloaded sheet and load
  6. View empty boxes

Context

No response

Version

0.24.9

Foundry VTT Version

11.315

Operating System

Windows client, Ubuntu 22.04 server

Browser / App

Firefox

Game System

dnd5e (2.0.3)

Modules Disabled

EmberHeartshine commented 6 months ago

I found the issue; there is no mapping by default and the directions are unclear how to assign one. (VTT settings > configure settings > Export sheet to PDF)