I am noticing a peculiar behavior across two different live environments, and my test environment.

As soon as we go into Vanish in workbench range we see the message in console:

[FileSystem] Not Found: assets/icons/refresh.png (UnityEngine.Texture)

We tried using assets/icons/gear.png and we see FileSystem] Not Found: assets/icons/gear.png (UnityEngine.Sprite)

Further steps to reproduce:
1. Be near workbench with USED NVG's, Diving Tank, or Jackhammer (something with the refresh icon natively)
2. Use /Vanish command
3. Check console

With the help of some others who are much smarter than myself, we figured out how I can get by for now.

With "Enable GUI" in the config set to false I was no longer seeing this issue. However, this got rid of the ibb png, so then I set Native Invis icon to true, and no issues yet. I see the native invis icon on the screen as expected.

Just wanted to pass this along. Whispers, thanks for your time and for your years of plugin service for the community. Let me know if there is anything you would like from me if you decide to dig in.

-Shark