Raised This Month: $51 Target: $400
 12% 

SM File/Folder Downloader and Precacher


Post New Thread Reply   
 
Thread Tools Display Modes
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 04-17-2009 , 14:46   Re: SM File/Folder Downloader and Precacher
Reply With Quote #91

Quote:
Originally Posted by 0detox0 View Post
Can we get some support for left4dead here?
So if you list custom maps, an everything they need to play this custom map. Then they theoretically should be able to play the custom map.
Yes.
Quote:
Originally Posted by 0detox0 View Post
Could someone re work the plugin?
Start the plugin and tell me exactly what is happening, afterwards I can try it.
__________________
SWAT_88 is offline
Tarkan2467
New Member
Join Date: Jun 2009
Old 06-02-2009 , 23:08   Re: SM File/Folder Downloader and Precacher
Reply With Quote #92

Hoping this thread is still alive.

I just downloaded this plugin so I could control sound downloads file-by-file. So far it's been working great for me in that regard.

However, the precaching business is confusing me a bit and I'm hitting a problem that I think is related to it. Whenever a sound is first downloaded to my machine (I'm using this in conjunction with SaySounds), it does not appear to be cached. Whenever I try to play it with either SourceMod or SaySounds, I see an error message in the game console saying the file doesn't exist in the disk / repository.

Doing a sound system restart (snd_restart) fixes it immediately and the sound plays after that - so I'm assuming it wasn't precached on initial download, but I don't know. The sound entries are in downloads.ini in the sounds section, which is labeled as download and precache. Has anyone else hit this or know of a solution?

Everything else is working fine - this is just a first-time annoyance I'd really like to solve.

Thanks.
Tarkan2467 is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 06-07-2009 , 08:00   Re: SM File/Folder Downloader and Precacher
Reply With Quote #93

Quote:
Originally Posted by Tarkan2467 View Post
Hoping this thread is still alive.

I just downloaded this plugin so I could control sound downloads file-by-file. So far it's been working great for me in that regard.

However, the precaching business is confusing me a bit and I'm hitting a problem that I think is related to it. Whenever a sound is first downloaded to my machine (I'm using this in conjunction with SaySounds), it does not appear to be cached. Whenever I try to play it with either SourceMod or SaySounds, I see an error message in the game console saying the file doesn't exist in the disk / repository.

Doing a sound system restart (snd_restart) fixes it immediately and the sound plays after that - so I'm assuming it wasn't precached on initial download, but I don't know. The sound entries are in downloads.ini in the sounds section, which is labeled as download and precache. Has anyone else hit this or know of a solution?

Everything else is working fine - this is just a first-time annoyance I'd really like to solve.

Thanks.
Try the debug version.

Post the results.
__________________
SWAT_88 is offline
Rodgerland
Junior Member
Join Date: Apr 2009
Old 07-31-2009 , 08:04   Re: SM File/Folder Downloader and Precacher
Reply With Quote #94

How do I add another folder for downloading. such as this? materials/particle .I have this folder is not downloaded, and other fine (model,decals,materials,player)
Rodgerland is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 08-01-2009 , 10:10   Re: SM File/Folder Downloader and Precacher
Reply With Quote #95

Quote:
Originally Posted by Rodgerland View Post
How do I add another folder for downloading. such as this? materials/particle .I have this folder is not downloaded, and other fine (model,decals,materials,player)
Simply add the path to the ini file.
__________________
SWAT_88 is offline
Rodgerland
Junior Member
Join Date: Apr 2009
Old 08-03-2009 , 07:17   Re: SM File/Folder Downloader and Precacher
Reply With Quote #96

Quote:
Originally Posted by SWAT_88 View Post
Simply add the path to the ini file.
add a line in download_simply.ini, but no downloads

downloads_simple.ini

materials/particle/particle_smokegrenade.vtf


Maybe I did not do it, but download other files, such as material, sound, models ...
Rodgerland is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 08-04-2009 , 05:01   Re: SM File/Folder Downloader and Precacher
Reply With Quote #97

Quote:
Originally Posted by Rodgerland View Post
add a line in download_simply.ini, but no downloads

downloads_simple.ini

materials/particle/particle_smokegrenade.vtf


Maybe I did not do it, but download other files, such as material, sound, models ...
Look at the examples in my first post.
Be sure, that the file exists on the server.

If nothing helped, try the debug version and post the results.
__________________
SWAT_88 is offline
Rodgerland
Junior Member
Join Date: Apr 2009
Old 08-04-2009 , 12:31   Re: SM File/Folder Downloader and Precacher
Reply With Quote #98

Quote:
Originally Posted by SWAT_88 View Post
Look at the examples in my first post.
Be sure, that the file exists on the server.

If nothing helped, try the debug version and post the results.
it fails, here are my settings:

server.cfg
sm_downloader_enabled "1"
sm_downloader_normal "0"
sm_downloader_simple "1

downloads_simple.ini
materials/particle/particle_smokegrenade.vtf

downloader.log
L 08/04/2009 - 21:27:11: [sm_downloader.smx] Start
L 08/04/2009 - 21:27:11: [sm_downloader.smx] Stop
L 08/04/2009 - 21:497: [sm_downloader.smx] Start
L 08/04/2009 - 21:497: [sm_downloader.smx] Stop
L 08/04/2009 - 22:11:16: [sm_downloader.smx] Start
L 08/04/2009 - 22:11:16: [sm_downloader.smx] Stop
L 08/04/2009 - 222:45: [sm_downloader.smx] Start
L 08/04/2009 - 222:45: [sm_downloader.smx] Stop
L 08/04/2009 - 22:54:04: [sm_downloader.smx] Start
L 08/04/2009 - 22:54:04: [sm_downloader.smx] Stop
L 08/04/2009 - 23:16:13: [sm_downloader.smx] Start
L 08/04/2009 - 23:16:13: [sm_downloader.smx] Stop
L 08/04/2009 - 238:46: [sm_downloader.smx] Start
L 08/04/2009 - 238:46: [sm_downloader.smx] Stop

in normal mode vuse sounds and maps are downloaded

I dont know why not download the file particle_smokegrenade.vtf

Last edited by Rodgerland; 08-04-2009 at 16:22.
Rodgerland is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 08-05-2009 , 15:54   Re: SM File/Folder Downloader and Precacher
Reply With Quote #99

Quote:
Originally Posted by Rodgerland View Post
it fails, here are my settings:

server.cfg
sm_downloader_enabled "1"
sm_downloader_normal "0"
sm_downloader_simple "1

downloads_simple.ini
materials/particle/particle_smokegrenade.vtf

downloader.log
L 08/04/2009 - 21:27:11: [sm_downloader.smx] Start
L 08/04/2009 - 21:27:11: [sm_downloader.smx] Stop
L 08/04/2009 - 21:497: [sm_downloader.smx] Start
L 08/04/2009 - 21:497: [sm_downloader.smx] Stop
L 08/04/2009 - 22:11:16: [sm_downloader.smx] Start
L 08/04/2009 - 22:11:16: [sm_downloader.smx] Stop
L 08/04/2009 - 222:45: [sm_downloader.smx] Start
L 08/04/2009 - 222:45: [sm_downloader.smx] Stop
L 08/04/2009 - 22:54:04: [sm_downloader.smx] Start
L 08/04/2009 - 22:54:04: [sm_downloader.smx] Stop
L 08/04/2009 - 23:16:13: [sm_downloader.smx] Start
L 08/04/2009 - 23:16:13: [sm_downloader.smx] Stop
L 08/04/2009 - 238:46: [sm_downloader.smx] Start
L 08/04/2009 - 238:46: [sm_downloader.smx] Stop

in normal mode vuse sounds and maps are downloaded

I dont know why not download the file particle_smokegrenade.vtf
Where is your ini file located?
The log shows that no line is read.
The ini file is not in the correct folder.

Here is an example of a log file.
__________________
SWAT_88 is offline
Rodgerland
Junior Member
Join Date: Apr 2009
Old 08-06-2009 , 07:13   Re: SM File/Folder Downloader and Precacher
Reply With Quote #100

Quote:
Originally Posted by SWAT_88 View Post
Where is your ini file located?
The log shows that no line is read.
The ini file is not in the correct folder.

Here is an example of a log file.
I found a bug. Standard files in the materials/particle is not downloaded.
I rename the file particle_smokegrenade.vtf in smokegrenade.vtf and all works, any file in the folder rename and all downloadeds. Why the original can not download?
Rodgerland 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 01:24.


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