Aedif / TokenVariants

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

Actor Portrait don't Update #94

Closed brunocalado closed 1 year ago

brunocalado commented 1 year ago

Hi.

I checked the option to update actor, but change the token art in token HUD don't update it.

image

image

Aedif commented 1 year ago

What TVA version are you on?

Aedif commented 1 year ago

Nevermind, the bug existed on both v9 and v10 version of the module. Jus tpushed out a new release, should be fixed now.

brunocalado commented 1 year ago

It's working now, but I can't make it greb the portrait.

https://user-images.githubusercontent.com/4999783/200092255-a83556c0-5f07-4d1c-92f1-deee53eea810.mp4

image

Aedif commented 1 year ago

For the 'Use a simialrly named file' feature to work you need to allow the module to somehow differentiate between token and portrait art.

This can be done in two ways; via filters or via image categories.

With the setup you showed above a filter like this should do the trick:

image

Or placing portraits in a seperate folder and setting a search path with only the portrait category ticked:

image

brunocalado commented 1 year ago

For the 'Use a simialrly named file' feature to work you need to allow the module to somehow differentiate between token and portrait art.

This can be done in two ways; via filters or via image categories.

With the setup you showed above a filter like this should do the trick:

image

Or placing portraits in a seperate folder and setting a search path with only the portrait category ticked:

image

I tried the fist case, but I couldn't get it to work.

https://user-images.githubusercontent.com/4999783/200095873-790b7dfe-780f-4c81-81bb-08da95f538a9.mp4

Aedif commented 1 year ago

You sure you saved the filter before testing?

I just replicated your setup and it worked for me:

https://user-images.githubusercontent.com/7693704/200097740-d999940e-3620-40b9-922b-334a144d97cf.mp4

Mind exporting your settings and linking them to me?

I'll be going to bed now but I can help debug this more tomorrow.

brunocalado commented 1 year ago

Yes. I saved. image

image

token-variants-settings.zip

Aedif commented 1 year ago

It works for me with your exact settings 😅 The only thing I can think of is that since you didn't include the search paths in the settings perhaps you've set the image categories on your path to not include the 'Portrait' category.

image

I tested on v9 and v10, Dnd5e but the game system shouldn't make a difference.

brunocalado commented 1 year ago

worked! image

tks