fantasycalendar / FoundryVTT-ItemPiles

Other
33 stars 54 forks source link

[BUG] - [Forbidden Lands] - Item Pile not being created on drag/drop to canvas #461

Closed Orlanth-Rex closed 11 months ago

Orlanth-Rex commented 11 months ago

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

Describe the bug Item piles not being created on canvas

drop-item-dialog.js:50 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'uuid') at DropItemDialog.show (drop-item-dialog.js:50:42) at PrivateAPI._dropItem (private-api.js:1775:43)

To Reproduce Steps to reproduce the behavior:

  1. Go to items tab
  2. drag item to canvas

Expected behavior Item pile created

Screenshots Nothing relevant to show

Setup:

Active modules:

Additional context Add any other context about the problem here.

Haxxer commented 11 months ago

Fyi, the invalid tag refers to an invalid ticket, which this is not.

Haxxer commented 11 months ago

It is a system issue;

https://discord.com/channels/170995199584108546/751202281172762675/1156703645400834130

Closing for now, since it's not something I can fix.