dfreds-convenient-effects icon indicating copy to clipboard operation
dfreds-convenient-effects copied to clipboard

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

Open apoapostolov opened this issue 1 year ago • 4 comments

5E 3.0.2, latest Convenient Effects.

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

apoapostolov avatar Feb 16 '24 09:02 apoapostolov

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

DFreds avatar Feb 20 '24 16:02 DFreds

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.

SagaTympana avatar Mar 02 '24 00:03 SagaTympana

Is there any update on this fix ?

Nolat avatar Mar 20 '24 10:03 Nolat

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

rjbprime avatar May 04 '24 09:05 rjbprime

No longer integrated with status effects as of v7.0.0

DFreds avatar Aug 14 '24 19:08 DFreds