DFreds / dfreds-convenient-effects

A FoundryVTT module that adds easy to use toggleable active effects for any system.
MIT License
44 stars 37 forks source link

[Bug] D&D5E 3.0.2, Convenient Effects breaks charsheet method for setting Exhaustion #316

Closed apoapostolov closed 1 week ago

apoapostolov commented 6 months ago

5E 3.0.2, latest Convenient Effects.

The Charsheet method of increasing and decreasing exhaustion breaks and cannot be increased above 0.

DFreds commented 6 months ago

Thanks for the report, I'll check it out.

SagaTympana commented 5 months ago

Looks like at least part of the problem here is in actor.mjs, line 3161. If the CE status are set to replace the default ones, this line fails to return anything because it's looking for a status with an id of exhaustion, which will no longer exist because Convenient Effects has yeeted it.

[EDIT] For what it's worth, the condition toggles on the new character sheet also fail for what I think is the same reason.

Nolat commented 5 months ago

Is there any update on this fix ?

rjbprime commented 3 months ago

Still broken on FoundryVTT 11.315, DND5e 3.1.2, and CE 6.0.3.

DFreds commented 1 week ago

No longer integrated with status effects as of v7.0.0