Raised This Month: $ Target: $400
 0% 

SM File/Folder Downloader and Precacher


Post New Thread Reply   
 
Thread Tools Display Modes
SickSquirrel
Junior Member
Join Date: Aug 2004
Location: Richmond, indiana
Old 05-10-2011 , 00:10   Re: SM File/Folder Downloader and Precacher
Reply With Quote #241

First off, I would like to thank you personally for making this plugin. It works like a charm and no hitches at all. Perfectly Made.

Secondly, If you are using a sv_downloadurl for your downloads, this plugin will auctually overwrite your download url and trickle download from your server. What I did to fix this problem (after 4 hours of tinkering) is the following (in Downloads.ini)

//Model Files (Download and Precache)
http://www.myserver.com/downloads/cs...player/natalya
http://www.myserver.com/downloads/cs...player/natalya
http://www.myserver.com/downloads/cs...layer/techknow
http://www.myserver.com/downloads/cs...layer/techknow
www.myserver.com/downloads/cstrike/maps

By redirecting the plugin to go to a website it downloaded it directly from my http://myserver.com/downloads/... files like a charm - thought I'd put that out there for those of you having troubles with it
__________________
Chance E. Kalugyer
SickSquirrel is offline
Send a message via AIM to SickSquirrel Send a message via MSN to SickSquirrel
sinblaster
Grim Reaper
Join Date: Feb 2010
Location: Australia
Old 05-10-2011 , 09:37   Re: SM File/Folder Downloader and Precacher
Reply With Quote #242

I don't have that issue and I use a fast download server. The only files a new player downloads when joining are default bz2 files. I tested it again today after adding some new stuff. sm_downloader doesn't revert back to downloading game server files from the game server for me at all.
__________________
Happy Happy Joy Joy

sinblaster is offline
d22rpi
Junior Member
Join Date: Feb 2011
Old 05-17-2011 , 15:28   Re: SM File/Folder Downloader and Precacher
Reply With Quote #243

hi

i have big problem. my servers always crash by Host_Error: CEngineSoundServer:recacheSound: Bad string:
i use this plugin: http://forums.alliedmods.net/showthread.php?p=729788
for roundend sounds

my downloads.ini:
//Sound Files (Download and Precache)
sound/xxx/x1.mp3
sound/xxx/x2.mp3
sound/xxx/x3.mp3
sound/xxx/x4.mp3
etc....

my server:
linux
sm 1.3.7
meta 1.8.6
sdkhooks
sdktools

Plz help!
ty
d22rpi is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 08-25-2011 , 12:16   Re: SM File/Folder Downloader and Precacher
Reply With Quote #244

Quote:
Originally Posted by d22rpi View Post
hi

i have big problem. my servers always crash by Host_Error: CEngineSoundServer:recacheSound: Bad string:
i use this plugin: http://forums.alliedmods.net/showthread.php?p=729788
for roundend sounds
This is very strange.
Try a complete reinstall of sourcemod.
__________________
SWAT_88 is offline
KaiserJeeĈ
Member
Join Date: Dec 2009
Old 08-29-2011 , 04:06   Re: SM File/Folder Downloader and Precacher
Reply With Quote #245

Our server ran this, worked like a charm untill a very odd bug came

Joining the server will force us to download the skins we have added, works like a charm like others say, sounds materials models and so on, it getting downloaded. So good so far.

Some of our clients then joins some other server with other skins and stuff on them. When coming back to us 20% of them have to redownloaded the whole thing, and then skins are error signs and sounds not playing. Relog steam and everything works again..

What is happening here? do tell
KaiserJeeĈ is offline
ftsdfd
New Member
Join Date: Sep 2011
Old 09-01-2011 , 12:12   Re: SM File/Folder Downloader and Precacher
Reply With Quote #246

hey. i am new to the skin thing and i have downlaoded this. and i downloaded a skin from http://www.gamebanana.com/skins/53706 and uploaded to my fps client. but i don't know where to put the files in the download.ini
ftsdfd is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 09-05-2011 , 14:51   Re: SM File/Folder Downloader and Precacher
Reply With Quote #247

Quote:
Originally Posted by ftsdfd View Post
hey. i am new to the skin thing and i have downlaoded this. and i downloaded a skin from http://www.gamebanana.com/skins/53706 and uploaded to my fps client. but i don't know where to put the files in the download.ini
You can search plugins here.

You can use:
Model Menu or
Sm_Skinchooser.
__________________
SWAT_88 is offline
FoxMulder
Senior Member
Join Date: Jan 2009
Location: Orlando, FL
Old 10-06-2011 , 17:30   Re: SM File/Folder Downloader and Precacher
Reply With Quote #248

Quote:
Originally Posted by KaiserJeeĈ View Post
Joining the server will force us to download the skins we have added, works like a charm like others say, sounds materials models and so on, it getting downloaded. So good so far.

Some of our clients then joins some other server with other skins and stuff on them. When coming back to us 20% of them have to redownloaded the whole thing, and then skins are error signs and sounds not playing. Relog steam and everything works again..
It's a problem with the game engine. Unfortunately the only way to fix this is to have the client restart their game and join directly to your server. Maybe I should write to Valve about this eh I'll give it a shot.
__________________

Last edited by FoxMulder; 10-06-2011 at 17:34.
FoxMulder is offline
LiMaaa
AlliedModders Donor
Join Date: Oct 2010
Location: Behind You
Old 11-15-2011 , 07:33   Re: SM File/Folder Downloader and Precacher
Reply With Quote #249

i have downloaded and installed this correctly, but my files will not download from the download.ini.

i have changed the cvar so it downloads from download.ini but when joining the server nothing downloads. the files are on my game server.

if i change the download path to simple_downloads.ini it downloads my files ... but i need them pre-cached... any ideas?

EDIT: I HAVE FIXED THIS!

It turns out you cannot add anymore // in the download config or models won't download, so instead of doing this:

//My Model
models/player/mymodel.mdl

Do this:

models/player/mymodel.mdl

Good Luck!
__________________
>>> Hiring SourcePawn, Node.js, SteamAPI DEVS <<<
Feel free to add me on steam or PM me on the forums.
Endless Gamers Community
http://endlessgamers.com

Last edited by LiMaaa; 11-15-2011 at 13:26.
LiMaaa is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 11-16-2011 , 10:38   Re: SM File/Folder Downloader and Precacher
Reply With Quote #250

Quote:
Originally Posted by AdRianaLiMaaa View Post
i have downloaded and installed this correctly, but my files will not download from the download.ini.

i have changed the cvar so it downloads from download.ini but when joining the server nothing downloads. the files are on my game server.

if i change the download path to simple_downloads.ini it downloads my files ... but i need them pre-cached... any ideas?

EDIT: I HAVE FIXED THIS!

It turns out you cannot add anymore // in the download config or models won't download, so instead of doing this:

//My Model
models/player/mymodel.mdl

Do this:

models/player/mymodel.mdl

Good Luck!
That's strange, as the code appears to be looking for // as the first characters on a line.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 11-16-2011 at 10:47. Reason: I was wrong before, should be right now.
Powerlord is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 04:12.


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