Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help Error : FS_HandleForFile : none free
#1
Hello, I have this error : "FS_HandleForFile : none free" when I host a mod, but not all the time.
I have put my custom texture in a .iwd on MY web site.
I add dvar :
Code:
seta cl_wwwDownload "1"
seta sv_wwwBaseURL "http://**************/"
seta sv_wwwDlDisconnected "1"
seta sv_wwwDownload "1"

I have tested with a friend and the client dowload the file from my url and no error but with some players, I have an error.
Help please.
[Image: 76561198008523690.png]
Reply

#2
mu = multi upload?

you can't do that.....you need your own website/download source
Reply

#3
no it's my own web site
[Image: 76561198008523690.png]
Reply

#4
Code:
seta sv_wwwDlDisconnected "0"

try that....otherwise i have no idea, mods work fine with my website dl link
Reply

#5
I have tried sv_wwwDlDisconnected "0" but I have the error.
please help


EDIT.:

My files on the web site are on the folder :
http://******.com/mp_hitmax/
with
Code:
seta sv_wwwBaseURL "http://******.com/mp_hitmax/"

but I think it is wrong and it must be :
http://******.com/codbo/mods/mp_hitmax/
with
Code:
seta sv_wwwBaseURL "http://******.com/codbo/"
right ?

please help
[Image: 76561198008523690.png]
Reply

#6
If it works with one person, there is no problem with your config.

It's most likely a problem with the connection of the players that cannot connect to your fast dl server.
Reply

#7
Thank, but what is the value of sv_wwwBaseURL ?
Code:
seta sv_wwwBaseURL "http://******.com/mp_hitmax/"
or
Code:
seta sv_wwwBaseURL "http://******.com/codbo/"
?
And how the players can connect to my fast dl server ? How to fix this ? Please.
(My web site is poor, it's free.fr and I believe there can be only one simultaneous connection)
[Image: 76561198008523690.png]
Reply

#8
(06-05-2011, 02:49)hitmax Wrote: Thank, but what is the value of sv_wwwBaseURL ?
Code:
seta sv_wwwBaseURL "http://******.com/mp_hitmax/"
or
Code:
seta sv_wwwBaseURL "http://******.com/codbo/"
?
And how the players can connect to my fast dl server ? How to fix this ? Please.
(My web site is poor, it's free.fr and I believe there can be only one simultaneous connection)

sometimes when the download link is slow or times out it reverts to using your local files on your computer which create the error as it happened to me a few times

(error happens because too many people at once are downloading the files afaik)
Reply

#9
Also the url has to be http://troll.com/codbo/
inside /codbo/ you will need a directory called mp_awesomemod and in there the modfiles reside.
Reply

#10
(06-05-2011, 03:18)SuperNovaAO Wrote: Also the url has to be http://troll.com/codbo/
inside /codbo/ you will need a directory called mp_awesomemod and in there the modfiles reside.

No. I'm pretty sure it is http://troll.com/codbo/ as base url and then mods/mp_awesomemod in there. At least this has been the case with call of dutys up to codWaw
[Image: MaEIQ.png]
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  Help error when run mod mr.apple 9 6,114 09-24-2013, 21:49
Last Post: Nekochan
  FREE HELP SERVICE Minecraft Plugins Help Support KrypTiK 14 20,225 07-23-2013, 22:21
Last Post: KrypTiK
  Help COD mw3 Error Couln't load image 3_cursor3:s Paylgs 2 13,566 07-18-2013, 18:46
Last Post: Nekochan
  Mod Error! help please Brandeeno 2 3,781 07-11-2013, 21:06
Last Post: Brandeeno
  Help xkmod error Domino29 2 4,195 07-11-2013, 20:07
Last Post: Brandeeno
  [News] Free Battlefield 3 Close Quarters DLC! iPaddie 2 3,836 06-11-2013, 21:08
Last Post: RaZ
  Help mw3 addon error [HARD] Tony. 2 4,135 06-08-2013, 00:32
Last Post: master131
Tongue What are you doing in free time? Nekochan 16 8,028 05-05-2013, 08:25
Last Post: Pozzuh
  Help Freaking weird error when starting server!!!! Misterio 5 4,475 04-23-2013, 01:47
Last Post: Misterio
  d3d9 error magnuze 3 4,019 04-09-2013, 14:26
Last Post: NyZzE

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum Powered By MyBB, Theme by © 2002-2024 Melroy van den Berg.