You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Custom Category also does not work with nested tables, this time due to errors (and regardless of Add all items setting):
commons.js:2570 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'customCategory')
at setProperty (commons.js:2570:16)
at pile-utilities.js:2047:6
at Array.forEach (<anonymous>)
at rollMerchantTables (pile-utilities.js:2045:15)
at async evaluateTable (MerchantPopulateItemsTab.svelte:122:9)
This happens when Custom Category is set to a Rollable Table that has other Rollable Tables as a results:
Are you on the latest version of Item Piles?
Yes
Have you tried to reset Item Piles' system settings?
No
Describe the bug
When populating the Merchant with items from Rolltables, the selected "custom category" is not applied.
However, it seems to sometimes work, so after some testing I noticed that it only works if
Add all items
is checked, but not if it's unchecked.To Reproduce
Steps to reproduce the behavior:
Populate Items
tabAdd items to custom category
Add all items
is not checkedtype
insteadExpected behavior
Items should use custom category even if
Add all items
is not checkedScreenshots
n/a
Setup:
Active modules:
Module List
The text was updated successfully, but these errors were encountered: