Aedif / TokenVariants

GNU General Public License v3.0
17 stars 12 forks source link

Reconnecting with GM account reverts token images on canvas to prototype defaults #74

Closed dirusulixes closed 2 years ago

dirusulixes commented 2 years ago

fvtt 9.269 TokenVariants 3.3.2

When players have been changing their tokens images using the HUD and I reconnect with my GM account, all players' tokens on the canvas go back to their prototype token default images. I'm not sure if this is to be expected or a bug.

Aedif commented 2 years ago

Are you using ATL by any chance? It is a known issue that ATL reverts tokens back to their prototype settings: https://github.com/kandashi/Active-Token-Lighting/issues/100 https://github.com/kandashi/Active-Token-Lighting/issues/107

If so one way to get around this would be to enable the following setting in TVA:

image

This will transfer any updates your players make using TVA to the prototype as well

dirusulixes commented 2 years ago

thanks, that was indeed what was happening. I had completely missed ATL's behaviour. Actually the update prototype settings works perfectly for me. I cannot think of any downside to enabling it.