05-25-2022, 07:46 PM
(This post was last modified: 05-25-2022, 07:49 PM by Lemon Needle.)
I'm currently hosting a tf2 MvM server.
When clients connect (myself included), they report having missing wavebar icons despite owning the correct material files.
The server has the material files in tf/materials/hud
The maps which use these files have a corresponding .res file that lists the requires files.
"materials/hud/file_name.vmt" "file"
"materials/hud/file_name.vtf" "file"
etc...
sv_pure is set to 1.
tf/cfg/sv_pure_whitelist.txt has been modified to include the following line:
materials\hud\... any
I have also attempted setting sv_pure to 2 and including the above aforementioned directory in sv_pure_full.txt.
I have attempted connecting to the server with the respective material files in my client directory tf/materials/hud and also tf/download/materials/hud.
What am I doing wrong?
Any advice would be greatly appreciated. Thank you.
Server Info:
Ubuntu 22 x64
AMD cpu
2GB ram
When clients connect (myself included), they report having missing wavebar icons despite owning the correct material files.
The server has the material files in tf/materials/hud
The maps which use these files have a corresponding .res file that lists the requires files.
"materials/hud/file_name.vmt" "file"
"materials/hud/file_name.vtf" "file"
etc...
sv_pure is set to 1.
tf/cfg/sv_pure_whitelist.txt has been modified to include the following line:
materials\hud\... any
I have also attempted setting sv_pure to 2 and including the above aforementioned directory in sv_pure_full.txt.
I have attempted connecting to the server with the respective material files in my client directory tf/materials/hud and also tf/download/materials/hud.
What am I doing wrong?
Any advice would be greatly appreciated. Thank you.
Server Info:
Ubuntu 22 x64
AMD cpu
2GB ram