SA-MP Forums Archive
Tried RC4 with the new redirect stuff and this happened - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Tried RC4 with the new redirect stuff and this happened (/showthread.php?tid=645776)



Tried RC4 with the new redirect stuff and this happened - Kar - 04.12.2017

All I did was use the new filterscript, changed url.

Code:
public OnPlayerRequestDownload(playerid, type, crc)
{
	if(!IsPlayerConnected(playerid)) return 0;
	new fullurl[256+1], dlfilename[64+1], foundfilename = 0;
	
	if(type == DOWNLOAD_REQUEST_TEXTURE_FILE) {
		foundfilename = FindTextureFileNameFromCRC(crc, dlfilename, 64);
	}
	else if(type == DOWNLOAD_REQUEST_MODEL_FILE) {
		foundfilename = FindModelFileNameFromCRC(crc, dlfilename, 64);
	}
	if(foundfilename) {
		format(fullurl, 256, "%s/%s", REDIRECT_DOWNLOAD_URL, dlfilename);
		RedirectDownload(playerid, fullurl);
		printf("[requesting download]: playerid %d redirecting download to %s.", playerid, fullurl);
	}
	return 1;
}
Code:
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lvpdpc2.dff.
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lvpdpc2.txd.
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lapdpd2.dff.
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lapdpd2.txd.
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crashbandicoot1.dff.
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crashbandicoot1.txd.
[03/12/2017 22:41:36] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crashbandicootcoft.dff.
[03/12/2017 22:41:37] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/crashbandicootcoft.txd.
[03/12/2017 22:41:37] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/mafia2vitotb.dff.
[03/12/2017 22:41:38] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/mafia2vitotb.txd.
[03/12/2017 22:41:38] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/jimmyhopkins.dff.
[03/12/2017 22:41:38] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/jimmyhopkins.txd.
[03/12/2017 22:41:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavfranklin1.dff.
[03/12/2017 22:41:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavfranklin1.txd.
[03/12/2017 22:41:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavmichael1.dff.
[03/12/2017 22:41:41] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavmichael1.txd.
[03/12/2017 22:41:47] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavmichael2.dff.
[03/12/2017 22:41:48] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavmichael2.txd.
[03/12/2017 22:41:53] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavtrevor.dff.
[03/12/2017 22:41:54] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavtrevor.txd.
[03/12/2017 22:41:58] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4nikobellic.dff.
[03/12/2017 22:41:59] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4nikobellic.txd.
[03/12/2017 22:42:00] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2marcus1.dff.
[03/12/2017 22:42:02] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2marcus1.txd.
[03/12/2017 22:42:07] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2marcus2.dff.
[03/12/2017 22:42:08] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2aidenpearce.dff.
[03/12/2017 22:42:11] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/wd2aidenpearce.txd.
[03/12/2017 22:42:32] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/paulwalker.dff.
[03/12/2017 22:42:32] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/paulwalker.txd.
[03/12/2017 22:42:33] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lukehobbs.dff.
[03/12/2017 22:42:35] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/lukehobbs.txd.
[03/12/2017 22:42:39] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/brazilianpolice.dff.
[03/12/2017 22:42:41] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/brazilianpolice.txd.
[03/12/2017 22:42:42] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/femalepolice1.dff.
[03/12/2017 22:42:45] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/femalepolice1.txd.
[03/12/2017 22:42:47] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4roman.dff.
[03/12/2017 22:42:48] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gta4roman.txd.
[03/12/2017 22:42:49] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavlazlow.dff.
[03/12/2017 22:42:49] [requesting download]: playerid 0 redirecting download to https://mywebsite.com/models/skins/gtavlazlow.txd.


The game got stuck here^

Then I noticed I had https instead of http on my server.

So deleted all the cache, went back in .. it went up to 60/39, sometimes u see it saying error on a txd/model but then it starts downloading instantly after. It allowed me in after being at 60/39 for awhile.. I'll make a video if needed.


Re: Tried RC4 with the new redirect stuff and this happened - Dignity - 04.12.2017

Some of my players have had similar issues today. The files that are invalid (bad checksum or whatever) should get downloaded again upon relogging.


Re: Tried RC4 with the new redirect stuff and this happened - Marllun - 04.12.2017

same thing here


Re: Tried RC4 with the new redirect stuff and this happened - dugi - 04.12.2017

Should be fixed in RC4-1, try it out.


Re: Tried RC4 with the new redirect stuff and this happened - Kalcor - 04.12.2017

You're meant to return 0 after calling RedirectDownload(). The RC4-1 server will fix it for you since it knows you called RedirectDownload().


Re: Tried RC4 with the new redirect stuff and this happened - Kar - 04.12.2017

All good.