johnnolan / encounter-stats

Aims to give you a break down on stats from encounters to be able to look back and plan future enounters. Also to give the players a nice lookback at events that occured in a story format.
https://foundryvtt.com/packages/fvtt-encounter-stats
MIT License
12 stars 10 forks source link

[BUG] using a health potion in PF2e causes console error #629

Open orangepeelbeef opened 11 months ago

orangepeelbeef commented 11 months ago

Describe the bug Using a health potion causes a console error

What version of FoundryVTT are you using? Foundry Version: 11.313

What version of dnd5e or Pf2e are you using? Version: pf2e 5.7.2

What roll module are you using?

To Reproduce Steps to reproduce the behavior:

  1. give a character a minor healing potion
  2. Click on 'use healing potion minor'
  3. open console log
  4. See error

Screenshot any console errors

image

Screenshots

image

Additional context this item usage seems to show up as a damage roll, but the item property is null, there are no sub values.

johnnolan commented 10 months ago

Sorry about the delay on this one. I cannot replicate it this side, it looks like for some reason the healing potion does not belong to the actor when its used which is strange.

Can you export data and upload your character for me so I can import it into my Foundry and try running it here please?

image