Aedif / TokenVariants

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

Fancy Nameplate goes away on refresh #164

Open jasharen opened 1 month ago

jasharen commented 1 month ago

Describe the bug Added Fancy Nameplate from templates to add curved token name below token. Shows when token is dragged and added to the scene, however on refresh the fancy nameplate goes away.

To Reproduce Steps to reproduce the behavior:

  1. Add Fancy nameplate to global mappings
  2. Pull token into scene. Has fancy nameplate
  3. F5 refresh screen. Fancy nameplate no longer visible.
  4. See error

Expected behavior Fancy Nameplate to persist past refresh

Desktop (please complete the following information):

Aedif commented 1 month ago

What version of Foundry and TVA are you on?

jasharen commented 1 month ago

Foundry 12.328 TVA 5.0.3

jasharen commented 1 month ago

Checking in as I have a game this week that I'd love this to be working for :)

Aedif commented 1 month ago

Installed a fresh world on v12 and I'm not seeing the issue...

https://github.com/user-attachments/assets/cef3a636-2a7b-4024-b712-429372215e17

Aedif commented 1 month ago

https://github.com/user-attachments/assets/49be8ad2-4021-4b1a-ac84-8a3779b39dab

Aedif commented 1 month ago

Do you have any other modules installed that might be interfering? Do you see the issue even when it's just TVA enabled?

jasharen commented 1 month ago

Disabling all mods resolved the issue. Now to start the needle in the haystack to find what is conflicting. Thanks!

jasharen commented 1 month ago

Turns out 3d canvas was the culprit. Removed it and problem solved.