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

Download url not workin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Kakarotto
Senior Member
Join Date: Apr 2014
Old 08-02-2014 , 04:58   Download url not workin
Reply With Quote #1

i just wanted to make fast download url for my plugin but it's not working i don't know what's the problem here ! it take 2 minutes on and file size is 650 kb :/

Url : http://37.59.104.61/cstrike

here what i just write on the amxx.cfg and server.cfg

PHP Code:
sv_send_logos "1"
sv_send_resources "1"
sv_downloadurl "http://37.59.104.61/cstrike"
sv_allowupload 1
sv_allowdownload 1 
Thanks

Last edited by YamiKaitou; 10-12-2014 at 14:04.
Kakarotto is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 08-02-2014 , 05:04   Re: Download url not workin
Reply With Quote #2

Set "developer 1" on your client and then connect to your server again. Then, once you are in the game, look at your console. Are there any errors during the download?
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 08-02-2014 , 06:36   Re: Download url not workin
Reply With Quote #3

PHP Code:
sv_downloadurl "http://37.59.104.61/cstrike" 
->
PHP Code:
sv_downloadurl "http://37.59.104.61/cstrike/" 
__________________
Kia is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-02-2014 , 11:24   Re: Download url not workin
Reply With Quote #4

Quote:
Originally Posted by Kia View Post
PHP Code:
sv_downloadurl "http://37.59.104.61/cstrike" 
->
PHP Code:
sv_downloadurl "http://37.59.104.61/cstrike/" 
The last slash is irrelevant, afaik, my URL does not have the it.
__________________
fysiks is offline
Kia
AlliedModders Donor
Join Date: Apr 2010
Location: In a world of madness
Old 08-02-2014 , 11:46   Re: Download url not workin
Reply With Quote #5

It never worked for me without the slash in the past, maybe this got fixed already.
__________________
Kia is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-03-2014 , 12:48   Re: Download url not workin
Reply With Quote #6

Quote:
Originally Posted by Kia View Post
It never worked for me without the slash in the past, maybe this got fixed already.
Dunno about GoldSrc, but Source always appends the entire path starting at the game directory including the leading "/", so if you are using a webserver that treats "//" oddly (Microsoft IIS used to, not sure if it still does), then including the "/" will break it.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 08-03-2014 at 12:48.
Powerlord is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 08-03-2014 , 13:32   Re: Download url not workin
Reply With Quote #7

Quote:
Originally Posted by Powerlord View Post
Dunno about GoldSrc, but Source always appends the entire path starting at the game directory including the leading "/", so if you are using a webserver that treats "//" oddly (Microsoft IIS used to, not sure if it still does), then including the "/" will break it.
Either Firefox fixes it for me or Apache ignores it. I've not tested on other browsers or webservers.
__________________
fysiks is offline
Ade
I love purple
Join Date: May 2010
Old 08-04-2014 , 03:20   Re: Download url not workin
Reply With Quote #8

check my sig
__________________
Ade is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-04-2014 , 09:58   Re: Download url not workin
Reply With Quote #9

Quote:
Originally Posted by fysiks View Post
Either Firefox fixes it for me or Apache ignores it. I've not tested on other browsers or webservers.
Apache has always ignored it.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Kakarotto
Senior Member
Join Date: Apr 2014
Old 08-26-2014 , 18:59   Re: Download url not workin
Reply With Quote #10

it doesn't work with / or without it !!!
i am runing lastest hlds version 6153

Last edited by YamiKaitou; 10-12-2014 at 14:05.
Kakarotto is offline
Reply


Thread Tools
Display Modes

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 09:10.


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