Closed Haselnussbomber closed 1 week ago
The underlying type of InventoryItem.Stains is byte. Dalamud reads ushorts, resulting in invalid data:
InventoryItem.Stains
(This should be StainIds 7 and 0.)
The underlying type of
InventoryItem.Stains
is byte. Dalamud reads ushorts, resulting in invalid data:(This should be StainIds 7 and 0.)