Hello, on my Prop Hunt server, I noticed in my in-game console has several "Missing Vgui Material" errors.
I would post them here but there are a LOT.
An example of one is:
Missing Vgui Material vgui/hud/m9k_acr
Does anyone know how I could go about fixing this? The server takes a while to load and I don't know if this effects it or not so I am trying to weed out possibilities
The vgui materials don't exist on your client. Make sure you've sent them properly via workshop or FastDL.
I thought I did; I have synced the Fast DL, added the stuff to the workshop both on Steam and on the server's workshop.lua file. How do I know that I've sent them properly?
Can you post your workshop.lua file and your server startup command-line?
Sure!
workshop.lua
But for the command-line, I host with Nitrous Networks and to create a commandline, they only ask for you to input information like the Workshop ID, Recon Password, Authkey, and the Startup Map.
Where is that file located, and which addon contains the vgui materials?
"Where is that file located?"
Do you mean the command-line? It's not really in a file, per se. Like it's not with the rest of the server files. It is in its own separate section.
And the addon that says it is missing the vgui materials is the maps. Many different ones say it but an example is ph_lockup
I meant the workshop.lua
Ohh okay, the workshop.lua file is located in garrysmod\ lua\autorun\server
And the error came from ph_lockup
(BTW I really appreciate all of the effort you're putting into helping me)
Sorry, you need to Log In to post a reply to this thread.