I mounted CSS to my Server how any other would do but I still get those errors in my console:
[CODE]Adding Path: [C:\Users\Baumwolle\Desktop\Server\cstrike]
FIND [C:\Users\Baumwolle\Desktop\Server\cstrike\*.vpk]
ADDING [C:\Users\Baumwolle\Desktop\Server\cstrike\cstrike_pak_000.vpk]
Changing gamemode to Trouble in Terrorist Town (terrortown)
Adding Path: [C:\Users\Baumwolle\Desktop\Server\cstrike]
FIND [C:\Users\Baumwolle\Desktop\Server\cstrike\*.vpk]
ADDING [C:\Users\Baumwolle\Desktop\Server\cstrike\cstrike_pak_000.vpk]
Network: IP 192.168.2.101, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
PREP OK
Lua JIT is DISABLED!
Included TTT language file: chef.lua
Included TTT language file: english.lua
Trouble In Terrorist Town gamemode initializing...
This is TTT version 2013-07-28
Checking TTT file consistency.
Executing dedicated server config file server.cfg
Using map cycle file 'cfg/mapcycle_default.txt'. ('cfg/mapcycle.txt' was not fo
und.)
Attempted to create unknown entity type info_map_parameters!
Can't init info_map_parameters
Attempted to create unknown entity type func_bomb_target!
Can't init func_bomb_target
Attempted to create unknown entity type func_buyzone!
Can't init func_buyzone
Attempted to create unknown entity type func_buyzone!
Can't init func_buyzone
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
ERROR!: Can't create physics object for models/props_foliage/tree_deciduous_card
_01_skybox.mdl
Nav File is wrong or something (1)
Initializing Steam libraries for secure Internet server
Logging into anonymous gameserver account.
Unknown command "sv_alltak"
Unknown command "sv_tags"
Connection to Steam servers successful.
Public IP is 87.146.30.219.
Assigned anonymous gameserver Steam ID [A-1:1361227776(3787)].
VAC secure mode is activated.[/CODE]
My Mount file:
[CODE]
//
// Use this file to mount additional paths to the filesystem
// DO NOT add a slash to the end of the filename
//
"mountcfg"
{
"cstrike" "C:\Users\Baumwolle\Desktop\Server\cstrike"
// "tf" "C:\mytf2server\tf"
}
[/CODE]
tree_deciduous_card_01_skybox.mdl is missing for everyone who mounts CS:S. Download it from here: [url]http://www.ts-x.eu/downloadurl/hl2/models/props_foliage/[/url] and manually put it in the correct directory.
I dont really know howto download those files D:
//edit: Okay only need the directory :o I dont know where it is
How about you read your errors? They say where it is
models/props.... I dont know where the heck it is I got so much subfolders in my Server...
models/prop_foliage
Also, it doesn't matter how many subdirectories you have in your server. Just put it in the folder
Sorry, you need to Log In to post a reply to this thread.