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

SM File/Folder Downloader and Precacher


Post New Thread Reply   
 
Thread Tools Display Modes
psychonic

BAFFLED
Join Date: May 2008
Old 01-16-2011 , 22:14   Re: SM File/Folder Downloader and Precacher
Reply With Quote #231

Quote:
Originally Posted by thatdarnkid View Post
I was wondering about this while reading through this whole thread.

Does this plugin bypass that whole "Do not download custom files" option?
Noop. That's all clientside
psychonic is offline
SWAT_88
SourceMod Donor
Join Date: Jan 2008
Location: Austria
Old 01-31-2011 , 20:10   Re: SM File/Folder Downloader and Precacher
Reply With Quote #232

Dear Community,

You probably have noticed that I barely had time in the past.
That's because I'm studying right now. So I will stop maintaining my plugins and I will never release a new version again.
Yes, it may sound harsh, but I will stop all of my work.
I spent every spare second of my life to write plugins for people and you can see there is no benefit for me.
I thought to myself that this must come to an end, and so it happened.
I know that there are people who appreciate my work, but there are also other people who ask for new features without being ever grateful.

The plugin is currently working without any errors and I'm not going to add more functionality.

For this reason, any good programmer can continue my work.

Thanks to:
Big thanks to NatalyaAF.
Big thanks to ericm888.
__________________

Last edited by SWAT_88; 03-11-2011 at 15:58. Reason: Edited to be more friendly.
SWAT_88 is offline
SolidSnake916
Member
Join Date: Feb 2010
Old 02-26-2011 , 04:17   Re: SM File/Folder Downloader and Precacher
Reply With Quote #233

Hello, i have used your plugin for, more than 3 weeks. I have began to noticed from users that come to the server, and from my own personal tests. That it seems like the file will download the bz2 out of the fastl download area, where only bz2 files consist. Out of the blue it will start downloading non bzipped files, this boggles my mind because there are no bzipped files on the fastdl, only the gameserver. If this method cant be fixed, can a method to only find .bz2 file paths be coded in. Thankyou for making this plugin, but it takes more than 1 hour to join the server i host, this fix will defiantly fix that issue for me.

EDIT: It seems to download 90 or so lightning fast, than stops on identical files and goes very slow... than speeds up somewhat again, but still its very awkward, and would love any help to solve this issue.

Last edited by SolidSnake916; 02-26-2011 at 04:51.
SolidSnake916 is offline
ericm888
New Member
Join Date: Feb 2011
Location: NYC
Old 02-28-2011 , 16:05   Re: SM File/Folder Downloader and Precacher
Reply With Quote #234

I'm using this plugin w/ L4D2. Works like a charm. Allows me to replace male hunter w/ female one of my own design - wouldn't be possible w/o SM Downloader.

One thing I am noticing - when ppl are loading up, the entire screen goes black for about 60 seconds while things are downloading. End up loosing a lot of players during this time who think their connection/game is failing and hit ESC or disconnect, restart, etc.

I've seen that precaching only the models might reduce this time (leaving out textures), so I may try that.

If you have any other ideas about the black load-in screen, let me know. I may look into the code myself if I get a chance, but right now I'm kinda swamped with my plugin for the huntress.

In any case, thanks again.
ericm888 is offline
ericm888
New Member
Join Date: Feb 2011
Location: NYC
Old 02-28-2011 , 17:04   Re: SM File/Folder Downloader and Precacher
Reply With Quote #235

Quote:
Originally Posted by superbunny View Post
i wanted to put my own VPKs on my servers then upload them when players connect (of course hehe)
I don't think VPKs will work. Technically user has to restart to enable them. Better to have them download the individual assets.
ericm888 is offline
KawMAN
SourceMod Donor
Join Date: Sep 2007
Location: Cracov
Old 03-04-2011 , 08:31   Re: SM File/Folder Downloader and Precacher
Reply With Quote #236

Quote:
Originally Posted by SolidSnake916 View Post
Hello, i have used your plugin for, more than 3 weeks. I have began to noticed from users that come to the server, and from my own personal tests. That it seems like the file will download the bz2 out of the fastl download area, where only bz2 files consist. Out of the blue it will start downloading non bzipped files, this boggles my mind because there are no bzipped files on the fastdl, only the gameserver. If this method cant be fixed, can a method to only find .bz2 file paths be coded in. Thankyou for making this plugin, but it takes more than 1 hour to join the server i host, this fix will defiantly fix that issue for me.

EDIT: It seems to download 90 or so lightning fast, than stops on identical files and goes very slow... than speeds up somewhat again, but still its very awkward, and would love any help to solve this issue.
Taht means client (players cs:s)try to download bz2 file but this file dont exist (or cant download) and trys to download non-bz2 file.

Check your pathes to your bz2 files
__________________
KawMAN is offline
Send a message via ICQ to KawMAN Send a message via Skype™ to KawMAN
SolidSnake916
Member
Join Date: Feb 2010
Old 03-04-2011 , 15:35   Re: SM File/Folder Downloader and Precacher
Reply With Quote #237

That cannot be the issue, the bz2 is present, but i believe i figured it it, i switched to another fastdl and it worked perfectly.
SolidSnake916 is offline
sissalina
Junior Member
Join Date: Dec 2009
Old 03-21-2011 , 11:05   Re: SM File/Folder Downloader and Precacher
Reply With Quote #238

i happend to have a problem..

what i'm trying to run of maps on my server is :

cs_deadhouse
cs_office_FEAR_night
cs_silenthill
de_boohouse
de_deadblock
de_hangcastle_s
de_livehouse
de_nightmare
de_paranoid
dr_horrorhousecompleted

what i have tryed is. :

1, remove fast dl - unable to dl .bsp file
2, add fast dl - unable to dl .bsp
3, downloads_simple with this :

sound/dreist
sound/misc
sound/quake
materials/models/player/slow/gaycat
models/player/slow/gaycat
maps

4, used the other file with this :
maps/cs_deadhouse.bsp
maps/cs_deadhouse.nav
maps/cs_deadhouse.res

(and so on, with the other maps aswell, where it has .res and .nav aviable. otherwise just .bsp)

5, reinstalled server, tryed everything again
6, updated my fast dl files..

Yet. i cant make this beep work.. it wont dl my .bsp file nomatter what..

I've uploaded / delete the files like 100 times or more.. yet it wont work..

Even my provider says it should work..

So.. unless you have a "FORCE DOWNLOAD" thing aviable. i'd like to know how else i oculd make this work?

server.cfg does have download set to 1

Thanks for you respond.

EDIT : error is "Missing map maps/cs_deadhouse.bsp, disconnecting"
__________________
Småkage? ^^

Last edited by sissalina; 03-21-2011 at 11:08.
sissalina is offline
Drixevel
AlliedModders Donor
Join Date: Sep 2009
Location: Somewhere headbangin'
Old 04-12-2011 , 23:04   Re: SM File/Folder Downloader and Precacher
Reply With Quote #239

Quote:
Originally Posted by sissalina View Post
i happend to have a problem..

what i'm trying to run of maps on my server is :

cs_deadhouse
cs_office_FEAR_night
cs_silenthill
de_boohouse
de_deadblock
de_hangcastle_s
de_livehouse
de_nightmare
de_paranoid
dr_horrorhousecompleted

what i have tryed is. :

1, remove fast dl - unable to dl .bsp file
2, add fast dl - unable to dl .bsp
3, downloads_simple with this :

sound/dreist
sound/misc
sound/quake
materials/models/player/slow/gaycat
models/player/slow/gaycat
maps

4, used the other file with this :
maps/cs_deadhouse.bsp
maps/cs_deadhouse.nav
maps/cs_deadhouse.res

(and so on, with the other maps aswell, where it has .res and .nav aviable. otherwise just .bsp)

5, reinstalled server, tryed everything again
6, updated my fast dl files..

Yet. i cant make this beep work.. it wont dl my .bsp file nomatter what..

I've uploaded / delete the files like 100 times or more.. yet it wont work..

Even my provider says it should work..

So.. unless you have a "FORCE DOWNLOAD" thing aviable. i'd like to know how else i oculd make this work?

server.cfg does have download set to 1

Thanks for you respond.

EDIT : error is "Missing map maps/cs_deadhouse.bsp, disconnecting"
Is your downloadurl setup correctly?
Drixevel is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-27-2011 , 11:50   Re: SM File/Folder Downloader and Precacher
Reply With Quote #240

I like the idea behind this plugin, but as a plugin author, I doubt my users would like having to set up things in two places (as I already allow them to define their own sounds).

Now, if this were built-in to SourceMod instead...
__________________
Not currently working on SourceMod plugin development.
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 06:11.


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