FileForums

FileForums (https://fileforums.com/index.php)
-   PC Games - CD/DVD Conversions (https://fileforums.com/forumdisplay.php?f=39)
-   -   PCF Error in ISDone (https://fileforums.com/showthread.php?t=94253)

danswano 26-02-2013 14:20

PCF Error in ISDone
 
Hello, why do i keep getting this error:
http://i53.tinypic.com/mtqlgz.jpg

although i've compressed using the same version/file that ISDone is using in /includes folder.

Thank you.

altef_4 27-02-2013 14:43

Give a part of your script, where you try to extract this archive.

danswano 27-02-2013 14:51

if not ISArcExtract ( 0, 25, ExpandConstant('{src}\data.arc'), ExpandConstant('{app}\'), '', false, '', ExpandConstant('{tmp}\arc.ini'), ExpandConstant('{app}\'), notPCFonFLY{PCFonFLY}) then break;
if not ISSRepExtract ( 0, 50, ExpandConstant('{app}\data.srep'),ExpandConstant(' {app}\'), true) then break;
if not ISPrecompExtract( 0, 100, ExpandConstant('{app}\data'), ExpandConstant('{app}\'), true) then break;

altef_4 28-02-2013 01:43

Quote:

if not ISPrecompExtract( 0, 100, ExpandConstant('{app}\data'), ExpandConstant('{app}\'), true) then break;
i think error in this part, change
Code:

ExpandConstant('{app}\data') to ExpandConstant('{app}\data.pcf')
and you not correct write percents 25 50 100 must be 100, but you have 175.

danswano 28-02-2013 04:24

I removed the PCF version check line and it worked.


All times are GMT -7. The time now is 03:51.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com