• Gmod physics issue
    2 replies, posted
So I am having an issue with my gmod physics on certain objects. I can go into certain CSS objects such as the couch and some shelves and cars. I have the css content mounted properly as you can see in the below documents. I just need help trying to figure out a fix to this. Image: [IMG]http://i.imgur.com/JExDVxM.png[/IMG] (if that doesn't work here is a link: [url]http://i.imgur.com/JExDVxM.png[/url]) Mount.cfg file: [CODE]// This determines what content the server tries to mount. // Content in folders outside of "gmodbase" will only be loaded if // files for the corresponding game are installed on the machine. // Two slashes at the beginning of a line means that the line won't // be processed. "mountcfg" { "cstrike" "../gmodbase/cstrike" "dod" "../gmodbase/dod" "tf" "../gmodbase/tf" "hl2mp" "../gmodbase/hl2mp" // "zps" "../sourcebase/orangebox/zps" // "pvkii" "../sourcebase/orangebox/pvkii" // "dystopia" "../sourcebase/orangebox/dystopia" // "ageofchivalry" "../sourcebase/orangebox/ageofchivalry" // "insurgency" "../sourcebase/insurgency" "ep2" "ep2" "episodic" "episodic" "lostcoast" "lostcoast" "hl1" "hl1" "hl1mp" "hl1mp" "zeno_clash" "zeno_clash" "portal" "portal" "diprip" "diprip" "left4dead2" "left4dead2" "left4dead" "left4dead" "portal2" "portal2" "swarm" "swarm" "nucleardawn" "nucleardawn" "dinodday" "dinodday" "csgo" "csgo" }[/CODE] I would appreciate any help greatly... Thank you in advance.
Your server is missing CS:S content files. ( How did you get the maps, hm? ) [url]http://wiki.garrysmod.com/page/Retrieving_content_to_be_mounted_on_a_Dedicated_Server[/url] [url]http://wiki.garrysmod.com/page/Mounting_Content_on_a_DS[/url]
I forgot to mention, I have my server hosted through NFO if that matters any. [editline]21st April 2015[/editline] Bump, because I don't see if I am hosting a server through NFO that steamCMD will do me any good unless I copy and paste the files that are downloaded somewhere. Note* this didn't work either, and I have a TTT server also that doesn't have this issue, and I never used steamCMD [editline]21st April 2015[/editline] So I talked to NFO, and they double checked my server and said that CSS was mounted properly and the mount.cfg was working well also. So I am not sure what the issue is. Bump
Sorry, you need to Log In to post a reply to this thread.