AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Source Servers (SRCDS) (https://forums.alliedmods.net/forumdisplay.php?f=130)
-   -   Pure Server File Spam (https://forums.alliedmods.net/showthread.php?t=233387)

tumtum 01-14-2014 06:15

Pure Server File Spam
 
i got:

Code:

[STEAM_1:0:xx] Pure server: file: GAME\materials/sprites/store/trails/psychtriangle.vtf ( 1 16928 40d0 ) could not open file to hash ( benign for now ) : ff5d9b9e8bc6ff2a55780d9429a91c81 :

[STEAM_1:0:xx] Pure server: file: GAME\models/sam/antlers.dx90.vtx ( 1 17241 4359 ) could not open file to hash ( benign for now ) : 4361484fa5abc0e3454190b42ba1 :

[STEAM_1:0:xx] Pure server: file: GAME\materials/sprites/store/trails/hellokitty.vtf ( 1 16928 40d0 ) could not open file to hash ( benign for now ) : 11b5bf98b42d00bc26e5adeb4afc :

[STEAM_1:0:xx] Pure server: file: GAME\models/gmod_tower/partyhat.dx90.vtx ( 1 1035 40b ) could not open file to hash ( benign for now ) : f12a0253c11660fbceaa333ff8 :

I changed the paths on my server to prevent custom files from other servers
so /store/ = /storesf/
and
/models/gmod_tower/ = models/sf/gmod_tower/

So i created custom directories, but how can i remove this spam?

This directories i dont have on my server.
The materials/files i have on my server in a different folder tree.

Ade 01-14-2014 06:58

Re: Pure Server File Spam
 
i think there should be something that tells clients what they need to dl, sort of like a download list, maybe u need to modify path in there too

tumtum 01-14-2014 09:18

Re: Pure Server File Spam
 
Quote:

Originally Posted by Ade (Post 2085701)
i think there should be something that tells clients what they need to dl, sort of like a download list, maybe u need to modify path in there too

The path are in the files included.
So i have no choice to use it in the default directories :|

Thanks for help, fixed for now.

Powerlord 01-14-2014 16:05

Re: Pure Server File Spam
 
Add the directories to cfg/pure_server_whitelist.txt

tumtum 01-22-2014 18:33

Re: Pure Server File Spam
 
Quote:

Originally Posted by Powerlord (Post 2085944)
Add the directories to cfg/pure_server_whitelist.txt

Thanks for message, already did csgo > list.
The most files got a code with the path (vmt/vtf/mdl) so i have no choice.


All times are GMT -4. The time now is 02:18.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.