davelens / fvtt-party-resources

A simple module for FoundryVTT to manage (and track) custom party-wide numeric values.
MIT License
6 stars 16 forks source link

Players unable to manage resources. #27

Closed TheMathKing closed 3 years ago

TheMathKing commented 3 years ago

I have enabled "Allow players to manage this resource." for all my resources but when players try to do so it says "User lacks permission to update Setting[]".

Any idea why this is the case?

I am running the latest version of the module and version 0.8.7 of foundry

davelens commented 3 years ago

@TheMathKing I'll give it a look once I'm back from my holiday. Last time I checked this was in 0.8.6 and it seemed to be working fine, but I'll double check in 0.8.7.

TheMathKing commented 3 years ago

@TheMathKing I'll give it a look once I'm back from my holiday. Last time I checked this was in 0.8.6 and it seemed to be working fine, but I'll double check in 0.8.7.

I am now updated to 0.8.8 and it still does not let players or trusted players manipulate the resources (I haven't tried co-dms)

davelens commented 3 years ago

@TheMathKing I just tried this in a fresh Foundry 0.8.8 install (and assuming DND 5e), but it seems to be working as intended. I'm guessing the actor's data is corrupted in some way or another, or there's a conflict with another module.

Can you confirm the checkbox for the "Player" column is checked, like in the following screenshot? fvtt-8

TheMathKing commented 3 years ago

@TheMathKing I just tried this in a fresh Foundry 0.8.8 install (and assuming DND 5e), but it seems to be working as intended. I'm guessing the actor's data is corrupted in some way or another, or there's a conflict with another module.

Can you confirm the checkbox for the "Player" column is checked, like in the following screenshot? fvtt-8

Yup that was it. I was sure I enabled everything for my "trusted players", this must have been a new option that I didn't pick up on. Sorry to waste your time.