whelan / fvtt-merchant-sheet-npc

FVTT - Merchant Sheet NPC 5E
MIT License
12 stars 13 forks source link

Model Validation Errors may not be a blank string #162

Open 19Bman78 opened 1 year ago

19Bman78 commented 1 year ago

Describe the bug when the player clicks buy the money is deducted from the players sheet, and the message is added in chat but we do not get the item added in the inventory of the player. We see the following error:

Swadeitem Model Validation Errors [SwadeItem.name]: may not be a blank string [SwadeItem.type]: may not be a blank string [Detected 1 package: system:swade

Screenshot 2023-02-10 191154

the items all have names and they all have a type in the item cards I added the item via Compendium I added the items by dragging I created a new item

each time I get the same error in the screen shot.

I am using Save World Adventure Edition 2.2.3 Foundry v10 build 291 module version is 291 [lateest]