• SRCDS - Problem with mount.cfg (TF2, etc) - File Hash Information Not Found
    6 replies, posted
Console initialized. Adding Path: [C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Sourc e\cstrike] FIND [C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Source\cstrik e\*.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Source\cstr ike\cstrike_pak_000.vpk] Adding Path: [C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf] FIND [C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\*.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\tf2_mis c_000.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\tf2_sou nd_misc_000.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\tf2_sou nd_vo_english_000.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf\tf2_tex tures_000.vpk] Adding Path: [C:\Program Files (x86)\Steam\SteamApps\common\left 4 dead\left4dea d] FIND [C:\Program Files (x86)\Steam\SteamApps\common\left 4 dead\left4dead\*.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\left 4 dead\left4dead\pak0 1_000.vpk] Adding Path: [C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2\left4d ead2] FIND [C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2\left4dead2\*.v pk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2\left4dead2\p ak01_000.vpk] Adding Path: [C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\episodic ] FIND [C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\episodic\*.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\episodic\ep1_p ak_000.vpk] Adding Path: [C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\ep2] FIND [C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\ep2\*.vpk] ADDING [C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\ep2\ep2_pak_00 0.vpk] File hash information not found: Hashing all VPK files for pure server operation . here is my mount.cfg confile file: // // Use this file to mount additional paths to the filesystem // DO NOT add a slash to the end of the filename // "mountcfg" { "cstrike" "C:\Program Files (x86)\Steam\SteamApps\common\Counter-Strike Source\cstrike" "tf" "C:\Program Files (x86)\Steam\SteamApps\common\Team Fortress 2\tf" "l4d" "C:\Program Files (x86)\Steam\SteamApps\common\left 4 dead\left4dead" "l4d2" "C:\Program Files (x86)\Steam\SteamApps\common\Left 4 Dead 2\left4dead2" "episodic" "C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\episodic" "hl2ep2" "C:\Program Files (x86)\Steam\SteamApps\common\Half-Life 2\ep2" } Please tell me what im doing wrong? these are where the .vpks are located at for my server to find it so why is it saying "File hash information not found: Hashing all VPK files for pure server operation"? Thanks.
Remove sv_pure from your server?
[QUOTE=Robotboy655;44729341]Remove sv_pure from your server?[/QUOTE] I don't have 'sv_pure' in my server.cfg file you can see for yourself: // server name hostname "SSoM #0 Test Server" // rcon password rcon_password "" sv_loadingurl "http://i.imgur.com/32Mq0Tt.png" sv_kickerrornum 0 sv_alltalk 1 sv_timeout 1200 // Sandbox server settings "sbox_godmode" "0" // 1: No Damage 0: Normal "sbox_plpldamage" "0" // 1: Disable PvP 0: Enable PvP "sbox_noclip" "1" // 1: Enable Noclip 0: Disable Noclip // Sandbox sbox_maxballoons 500 sbox_maxbuttons 500 sbox_maxdynamite 500 sbox_maxeffects 500 sbox_maxemitters 500 sbox_maxhoverballs 500 sbox_maxlamps 500 sbox_maxlights 500 sbox_maxnpcs 500 sbox_maxprops 500 sbox_maxragdolls 500 sbox_maxsents 500 sbox_maxspawners 500 sbox_maxthrusters 500 sbox_maxturrets 500 sbox_maxvehicles 500 sbox_maxwheels 500 The last gmod update seems to have broken it for some reason as you probably know I created a thread about it and i fixed it by deleting the mount.cfg file but now my users cannot see TF2 props, etc the server would not start if i had not deleted it anymore suggestions? I just want the mount.cfg to work again
bump?
bump
I know this is an issue with TF2 and CS:GO if you mess with the .vpk files; try deleting them and reinstalling them through SteamCMD. Also, put sv_pure 0 in your server.cfg.
[QUOTE=code_gs;44806828]I know this is an issue with TF2 and CS:GO if you mess with the .vpk files; try deleting them and reinstalling them through SteamCMD. Also, put sv_pure 0 in your server.cfg.[/QUOTE] That didnt work but.. i deleted L4D1 and 2 and HL2 EP1 and left only the CS:S and TF2 mounts in the mount.cfg and somehow it works now, i must have got the other mounts wrong
Sorry, you need to Log In to post a reply to this thread.