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]: Mappings broken for pathfinder2e-remaster.mapping #108

Closed bushvin closed 1 year ago

bushvin commented 1 year ago

Expected Behavior

The PDF is generated Correctly

Current Behavior

The module fails because of certain properties of the actor object not being found.

Steps to Reproduce

  1. Click Export to PDF
  2. Download pf2e-remastered.pdf

Context

No response

Version

0.24.1

Foundry VTT Version

11.309

Operating System

Linux Dockerized

Browser / App

Other

Game System

pf2e 5.7.2

Modules Disabled

bushvin commented 1 year ago

@arcanistzed you can assign this to me.

After my investigation I have discovered certain parts of the actor object have been removed or rearranged.

Working on a solution to get it fixed.