MagmaDudeburNnoTiceTrying to update an old hud, but I can't figure out what is causing the missing texture above my health. Any help would be much appreciated.
https://imgur.com/a/RppVj
Seeing as it is above the HP, my guess is its in HudPlayerHealth.res
It is a missing texture so it appears to be trying to load a file, only thing I can think of someone would want to load on the HP would be a custom PlayerStatusHealthImage. So check out the file and see if "PlayerStatusHealthImage" or something with a similar name is trying to load something. I can attempt to help more if I know what HUD it is and try and look through the files. Only other thing I can think of is it is weapon specific, seeing a you were on Demoman do you have the Eyelander equipped?
You were right, It ended up being some of the mann power playerstatus images that were named wrong. Thanks for the help