I have a problem with my patcher..
It shows the "ERROR: File Not Found CODE: 0 RESULT: 4" error.
All files are at their right location. The problem is sth. different:
Somehow the path for the files get's demaged ("ÈQ/").
I'm using the
with patcherversion 10 and 2 additional whitespaces! list.txt:
Code:
ver: 10
Datenträger in Laufwerk E: ist Data
Volumeseriennummer:
Y:\
2016-06-01 11:04p <DIR> .
2016-06-01 11:04p <DIR> ..
2016-06-01 12:49a 8321026 data.res
2016-06-01 12:55a 9246981 dataSub1.res
2016-06-01 01:14a 6492070 dataSub2.res
2016-06-01 01:25a 9344 Flyff.a
4 Datei(en) 24069421 Bytes
Anzahl der angezeigten Dateien:
4 Datei(en) 24069421 Bytes
2 Verzeichnis(se), 366271152128 Bytes frei
Code:
06/01-23:04:27 Attempt to connect(jack.ddns.net). 06/01-23:04:27 Connected 06/01-23:04:27 FlyffPatch/list.txt.gz, 0(th), 0bytes 06/01-23:04:27 FlyffPatch/list.txt.gz OK 06/01-23:04:27 Attempt to connect(jack.ddns.net). 06/01-23:04:27 Connected 06/01-23:04:27 FlyffPatchÈQ/data.res.gz, 0(th), 8321026bytes 06/01-23:04:27 ERROR: File Not Found CODE: 0 RESULT: 4
My Problem is solved.
Thanks goes to the creator of MAKEPATCHLIST_RESULT CPatchManager::MakePatchList( int nVersion ). He decided that ever line with less than 6 characters will be ignored by the patcher. This prevent the patcher to read
For the future:Quote:
Y:\
Create a subfolder in your htdocs for the patcher!






