shemetz / pf2e-extempore-effects

FoundryVTT pf2e module
MIT License
9 stars 8 forks source link

Bug: Extempore effect names start with ".addedPrefixToExpendedEffectName" #16

Closed LMiljak closed 1 year ago

LMiljak commented 1 year ago

Versions pf2e Extempore Effects 1.6.1 libWrapper 1.12.11.0 Pathfinder 2nd Edition 4.6.3 Foundry VTT version 10, build 291

Problem Whenever you add an extempore effect by right-clicking a chat item, then clicking "Extempore Effect," then the generated name of the created effect will be broken. The name will always have ".addedPrefixToExpendedEffectName" before the actual name. For instance, if I have a chat card for the "Negative Healing" passive ability, the generated name of the extempore effect will be ".addedPrefixToExpendedEffectNameNegative Healing."

image image

This problem occured on a fresh world with only this module and the libWrapper module enabled, with the versions above.

shemetz commented 1 year ago

Fixed in v1.6.2

LMiljak commented 1 year ago

Thanks! This is a great module btw... just wanted that to be said :)