ardittristan / 5eSheet-resourcesPlus

A module that allows you to add more resources to 5e character sheets
GNU General Public License v3.0
9 stars 5 forks source link

Resource count not updating on latest Tidy5e character sheet #10

Closed flamewave000 closed 3 years ago

flamewave000 commented 3 years ago

Tidy5e shows all of the 20 resources, instead of just the 5 I've set in the character sheet settings.

image

Ghostdesu commented 3 years ago

As a temporary fix you can set global resource limit to the minimum you need, it'll override broken sheeet settings image image

ardittristan commented 3 years ago

hm, did you try changing one of the resource values? generally it works after then. And it also might take a few opens and closes of the sheet to initialize the values correctly. This is because it's basically overwriting a core foundry function.

flamewave000 commented 3 years ago

I've set values, and open/closed these sheets several times. The issue persists. It was working a while ago, but I updated my server to 0.7.9 and updated the Tidy5e sheet and Resources+ when I first saw the issue. I also tried reinstalled both modules with no luck. I know the Tidy5e sheet underwent a pretty heavy face-lift, so I'm thinking it may just be a conflicting issue between the two modules, as the Resources+ works perfect with the other sheets I've tried it with.

flamewave000 commented 3 years ago

I just verified that the 1.6.4 release is working and my issue is resolved. Thank you for the quick turn around 😊