Saibot393 / enhancedcombathud-pf2e

GNU General Public License v3.0
2 stars 4 forks source link

Cancel error message for actor type 'loot' #57

Open zagaroth opened 3 weeks ago

zagaroth commented 3 weeks ago

The error "The actor type 'loot' is not supported..." is not needed and is simply an annoying distraction to have the red message popping onto the screen.

No support is needed for this 'actor' type as it is not actually an actor. There does not need to be a HUD for it, so it should be relatively simple to create a null HUD for it that doesn't do/display anything.

Saibot393 commented 3 weeks ago

This is something that is handled by the core part of argon, so there is no real easy way to hide all HUD elements for a specific token type on my end. To prevent the errors from showing up, I would recommend turning "Suppress Warnings" on in the core argon settings.