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

Missing map error (not the too big) (not solved yet)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
horiaonofrei
Member
Join Date: Aug 2011
Old 01-16-2012 , 13:57   Missing map error (not the too big) (not solved yet)
Reply With Quote #1

Hello.
My problem is this.
Well, not only my problem, everyone's.


[TF2Items]Randomizer v1.50
Map: achievement_turbov15_betav5
Players: 13 / 32
Build: 4812
Server Number: 3

Missing map maps/achievement_turbov15_betav5.bsp, disconnecting


Host_Error: Disconnected

So, my friend downloads, gets 3 cubes, then suddenly, 8, and then this thing appears.
Is it because of my web server?
sv_downloadurl is setted good, with the http:// and no / at the end.
sv_download and upload is 1
cl_downloadfilter is all
my ftp server is up and working.
10 gb disk space... 100 gb bandwidth
100 mb max file size.
the bz2 map from the ftp server is kinda like 50 mb.
HELP FAST PLS.

Last edited by horiaonofrei; 01-17-2012 at 08:53. Reason: fast error is fast
horiaonofrei is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-17-2012 , 03:51   Re: Missing map error (not the too big) HELP FAST
Reply With Quote #2

server
sv_allowdownload 0/1 = affect when no sv_downloadurl "", downloading missing files from server
sv_allowupload 1 *seems make no difference, mayeb these affect to players sprays
net_maxfilesize 64 = affect only when no sv_downloadurl "", how huge files MB players can download from server.

player
cl_allowdownload 1
cl_allwoupload 1
*same these, maybe only affect to players sprays
cl_downloadfilter all


Go check via web-browser can you see that file in that URL path

Last edited by Bacardi; 01-17-2012 at 04:07.
Bacardi is offline
horiaonofrei
Member
Join Date: Aug 2011
Old 01-17-2012 , 07:08   Re: Missing map error (not the too big) HELP FAST
Reply With Quote #3

Wow, thanks a lot.... FOR NOTHING.
You know, I might be called now rude, or not, whatever, but, I asked help, not facts about commands. And the website can be entered without problem.
horiaonofrei is offline
Bacardi
Veteran Member
Join Date: Jan 2010
Location: mom's basement
Old 01-17-2012 , 15:02   Re: Missing map error (not the too big) (not solved yet)
Reply With Quote #4

suit yourself
Bacardi is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 01-17-2012 , 15:33   Re: Missing map error (not the too big) HELP FAST
Reply With Quote #5

Quote:
Originally Posted by horiaonofrei View Post
Wow, thanks a lot.... FOR NOTHING.
You know, I might be called now rude, or not, whatever, but, I asked help, not facts about commands. And the website can be entered without problem.
Well, of course you're going to be called rude, because when someone tries to help you, you lecture them.

Now, as to the actual problem, make sure both the map file on the game server and bz2 file on the mirror have lowercase names only. If it's a Linux FTP server, this will matter.

More importantly, as I recall, TF2 always looks for the bz2 file and map file on a mirror with all lowercase names regardless of how the file name is on the server filesystem.
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 01-20-2012 at 08:18.
Powerlord is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 01-17-2012 , 19:27   Re: Missing map error (not the too big) (not solved yet)
Reply With Quote #6

Where ever the location of the map is for the clients to download just keep in mind it auto looks for a directory of /maps/

example: http://hostname.com/host/name/

make sure there is a "maps" directory right after /name/

so the above example is what you are putting in the server.cfg for clients to look from the sv_downloadurl "http://hostname.com/host/name/"

so if I read your first post the missing / is a problem and if you are over linking the directory then that's an issue too.

Last edited by Horsedick; 01-17-2012 at 19:27.
Horsedick is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 01-18-2012 , 17:25   Re: Missing map error (not the too big) (not solved yet)
Reply With Quote #7

Quote:
Originally Posted by Horsedick View Post
Where ever the location of the map is for the clients to download just keep in mind it auto looks for a directory of /maps/

example: http://hostname.com/host/name/

make sure there is a "maps" directory right after /name/

so the above example is what you are putting in the server.cfg for clients to look from the sv_downloadurl "http://hostname.com/host/name/"

so if I read your first post the missing / is a problem and if you are over linking the directory then that's an issue too.
The game already adds a slash at the end.

Most web servers collapse double slashes into a single one, but it's better if you just have one, and in this case that means omitting the slash at the end of sv_downloadurl.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Dr. McKay
Sir Dr. SourceMod Plugin Approver Esq. Ltd. M.D. PhD
Join Date: Aug 2011
Location: Atlantis
Old 01-18-2012 , 18:52   Re: Missing map error (not the too big) (not solved yet)
Reply With Quote #8

Quote:
Originally Posted by Powerlord View Post
The game already adds a slash at the end.

Most web servers collapse double slashes into a single one, but it's better if you just have one, and in this case that means omitting the slash at the end of sv_downloadurl.
Heh. http://dl.doctormckay.com/dl/tf/////.../////////maps/
__________________
Dr. McKay is offline
Snaggle
AlliedModders Donor
Join Date: Jul 2010
Location: England
Old 01-19-2012 , 14:20   Re: Missing map error (not the too big) (not solved yet)
Reply With Quote #9

Quote:
Originally Posted by Dr. McKay View Post
trade_map much?
Snaggle is offline
Horsedick
AlliedModders Donor
Join Date: Sep 2011
Old 01-19-2012 , 23:48   Re: Missing map error (not the too big) (not solved yet)
Reply With Quote #10

Quote:
Originally Posted by Powerlord View Post
The game already adds a slash at the end.

Most web servers collapse double slashes into a single one, but it's better if you just have one, and in this case that means omitting the slash at the end of sv_downloadurl.
Yeah I've seen this issue a few times and ran into it myself a few times just doesn't seem to stay consistent between hosts. However just from the looks of how the game server resolves the directory that was my first suggestion to look at for a problem he's yet to say he's solved or not.
Horsedick 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 09:29.


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