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
In the character inventory, the "Treasure" value, encumbrance bar and encumbrance break-points are missing.
Inspecting the element reveals that several handlebars are returning null-values.
What happened?
In the character inventory, the "Treasure" value, encumbrance bar and encumbrance break-points are missing.
Inspecting the element reveals that several handlebars are returning null-values.
In
character-inventory-tab.html
:(line 312 f)
(line 373 ff)
{{system.treasure}}
,{{pct}}
and{{s}}
returnNull
while{{value}}
and{{max}}
work fine.What is the expected behaviour?
Showing the treasure bar with movement break-points and the sum of treasure is vital for keeping bookkeeping low and the game fun and fast paced.
The inventory sheet can be seen working as intended in the guide:
https://ose.vtt.red/images/inventory.png
Relevant Errors and Warnings
No response
Additional Support Details
Foundry: 11.315
OSE: 1.9.4
Client: foundry.exe
Foundry VTT Core Version
None
Old-School Essentials Core Version
No response
Please update your browser regularly. Which (updated) browsers are you seeing the problem on?
Other
Code of Conduct
The text was updated successfully, but these errors were encountered: