• Problem with physics object
    1 replies, posted
I'm getting a bunch of errors when loading up Garry's Mod TTT. [CODE]ERROR!: Can't create physics object for models/props/cs_office/plant01.mdl ERROR!: Can't create physics object for models/props/cs_office/plant01.mdl ERROR!: Can't create physics object for models/props/cs_office/plant01.mdl ERROR!: Can't create physics object for models/props/cs_office/file_box_p1.mdl ERROR!: Can't create physics object for models/props/cs_office/file_box_p1.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/cs_office/chair_office.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/cs_militia/barstool01.mdl ERROR!: Can't create physics object for models/props/cs_militia/barstool01.mdl ERROR!: Can't create physics object for models/props/cs_militia/barstool01.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/lockers001a.mdl ERROR!: Can't create physics object for models/props/de_train/lockers001a.mdl ERROR!: Can't create physics object for models/props/de_train/lockerbench.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/de_train/barrel.mdl ERROR!: Can't create physics object for models/props/cs_militia/axe.mdl ERROR!: Can't create physics object for models/props/cs_militia/dryer.mdl ERROR!: Can't create physics object for models/props/cs_office/coffee_mug3.mdl ERROR!: Can't create physics object for models/props/cs_office/fire_extinguisher[/CODE] I guess it has something to do with mounting CSS. I tried to mount CSS by editing the mount.cnf in /home/steam/server_1/garrysmod/cfg. [CODE]"mountcfg" { "cstrike" "/home/steam/content/cstrike" }[/CODE] This is what my /cstrike directory looks like: [IMG]http://puu.sh/bOFik/98177413a5.png[/IMG] Any idea what I might be doing wrong? Cheers.
I changed the path to "/home/steam/content/cstrike/cstrike" but it's still not working. This is what the console is outputting: [CODE]Adding Path: [/home/steam/content/cstrike/cstrike] FIND [/home/steam/content/cstrike/cstrike/*.vpk] ADDING [/home/steam/content/cstrike/cstrike/cstrike_pak_000.vpk][/CODE]
Sorry, you need to Log In to post a reply to this thread.