Closed sylvercode closed 2 months ago
Also have similar problem related to creation of dummy actor.
This doesn't seem to be an issue that impacts anything as the exception is caught. Token mold appears to be functioning fine.
Some more research tells me that no, it does not need to create a type base
for this to work. I'll get that into a future v12 update.
Fixed for Foundry v12 in latest version. See issue: https://github.com/Moerill/token-mold/issues/204
Fixed.
Describe the bug Just loading the app with some module cause incompatibility issue with an error :
Cannot read properties of undefined (reading 'prof')
I found the error the first time with foundryvtt-link-item-resource-5e and send a correction in his repo. Now the incompatibility is with dae
I think the correction for everyone is simple. In
_getBarAttributes
, do you really need to create a dummy objet of typebase
?full log
Desktop (please complete the following information):