I Need Help With Patcher Issues..
for some reason instead of the patcher looking for data.res.gz\dataSub1.res.gz\dataSub2.res.gz it keeps trying to find one of the data files as dataSub2.re.gz instead of datasub2.res.gz
these are my files in my client..
List:
Code:
ver: 21
Z µå¶óÀ̺êÀÇ º¼·ý: »õ º¼·ý
º¼·ý ÀÏ·Ã ¹øÈ£: 78B5-1789
Z:\RESCLIENT µð·ºÅ͸®
2009-12-18 05:39a <DIR> .
2009-12-18 05:39a <DIR> ..
2009-09-28 03:02a <DIR> Char
2009-09-28 03:02a <DIR> Client
2010-01-04 05:16a 5288191 data.res
2010-01-06 01:57a 5214435 dataSub1.res
2010-01-06 01:57a 3212709 dataSub2.res
Patch Log:
Code:
01/10-18:28:46 Attempt to connect(MyIP).
01/10-18:28:46 Connected
01/10-18:28:46 NeuroSpace/RESCLIENT/list.txt.gz, 0(th), 0bytes
01/10-18:28:46 NeuroSpace/RESCLIENT/list.txt.gz OK
01/10-18:28:46 Attempt to connect(MyIP).
01/10-18:28:46 Connected
01/10-18:28:46 NeuroSpace/RESCLIENT/dataSub2.re.gz, 0(th), 3212709bytes
01/10-18:28:46 ERROR: File Not Found
CODE:12150 RESULT:4
list.txt.gz: in txt format:
Code:
ver: 21
Z µå¶óÀ̺êÀÇ º¼·ý: »õ º¼·ý
º¼·ý ÀÏ·Ã ¹øÈ£: 78B5-1789
Z:\RESCLIENT µð·ºÅ͸®
2009-12-18 05:39a <DIR> .
2009-12-18 05:39a <DIR> ..
2009-09-28 03:02a <DIR> Char
2009-09-28 03:02a <DIR> Client
2010-01-04 05:16a 5288191 data.res
2010-01-06 01:57a 5214435 dataSub1.res
2010-01-06 01:57a 3212709 dataSub2.res
If Any1 Can Help It Would Be Appreciated..
Re: I Need Help With Patcher Issues..
Never seen an error like that before lol. Try using a different patcher and see what happens.
Re: I Need Help With Patcher Issues..
open ur partcher with hex editor. and look for that part.. if u are using a custom patcher.. from other server.. maybe he wirte to look for re files instead of res.. after downloading it should become res but only with his stuff... so try to open the patcher with res editor.. or just get a new patcher.
Re: I Need Help With Patcher Issues..
the problem is wierd, add a space on the end of the .res
so it has the .res then a space
this should allow the last letter to be read so it would go to .res.gz not .re.gz
Re: I Need Help With Patcher Issues..
Quote:
Originally Posted by
Abusezors
the problem is wierd, add a space on the end of the .res
so it has the .res then a space
this should allow the last letter to be read so it would go to .res.gz not .re.gz
ok this sounds the best.. and its the Fame patcher that is doing it..
Re: I Need Help With Patcher Issues..
Found the issue.. u have to have a space at the very end of the text lines...
Re: I Need Help With Patcher Issues..
Quote:
Originally Posted by
imnotfake0991
Found the issue.. u have to have a space at the very end of the text lines...
there's actually supposed to be a line that shows the total bytes of that category right under.
you can check a valid list.txt for an example of what i mean.