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