Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Cannot apply damage as a player, permission issue #124

Closed
Ornstrias opened this issue Jan 2, 2023 · 2 comments
Closed

[BUG] Cannot apply damage as a player, permission issue #124

Ornstrias opened this issue Jan 2, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Ornstrias
Copy link

Description
Hello
When my player clics on apply damage, it says it doesn't have permission, I am new to foundry so maybe I'm missing something ?

Steps to Reproduce

  1. Target Monster "A" as a player
  2. Click on you attack (here battleaxe in Inventory)
  3. When the damage are displayed click on apply damage
  4. See 'player xxx permisison error"

Versions

  • Module: [1.3.13]
  • dnd5e: [2.0.3]
  • Foundry: [10.291]
@Ornstrias Ornstrias added the bug Something isn't working label Jan 2, 2023
@Ornstrias Ornstrias changed the title [BUG] [BUG] Cannot apply damage as a player, permission issue Jan 3, 2023
@MangoFVTT
Copy link
Owner

This is intentional and in line with Foundry's permission system. Users can only apply damage to tokens that they own. For players, this is generally only their own token. For GM's, this should be everything. The intent is to avoid abuse where players apply damage multiple times or apply the wrong damage to cheat.

@MangoFVTT MangoFVTT closed this as not planned Won't fix, can't repro, duplicate, stale Jan 8, 2023
@Ornstrias
Copy link
Author

Thank you for your answer :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants