fantasycalendar / FoundryVTT-ItemPiles

Other
33 stars 51 forks source link

[BUG] - DND5e - Getting error when double-clicking an item pile #600

Closed matthewbstroud closed 6 days ago

matthewbstroud commented 6 days ago

Are you on the latest version of Item Piles? Yes

Have you tried to reset Item Piles' system settings? Yes

Describe the bug I have an actor setup as an item pile loot chest. When I drag the token to map and try to double-click it, it bombs with the error below.

To Reproduce Steps to reproduce the behavior:

  1. Create a actor
  2. Configure it as an item pile.
  3. Set up the pile with all the images you want (open, closed, locked, etc)
  4. Drag the actor to a scene.
  5. Double-click the token.

Expected behavior This used to work without issue

Screenshots image

Setup:

Active modules:

Additional context Add any other context about the problem here.

matthewbstroud commented 6 days ago

I was able to get past this by deleting the actor and recreating it...

matthewbstroud commented 6 days ago

Actually, nm, it is back...

Haxxer commented 6 days ago

I just released 3.0.4, update to it when it's available and test again please!

matthewbstroud commented 6 days ago

Seems to be fixed in 3.0.4

matthewbstroud commented 6 days ago

Btw, thanks for the quick fix!