I have a map that unzips files (winzip is called via a batch file/batch output adapter) and places it in a folder.
The second map picks these files up and processes them.
Unfortunately, the second map gets a 'source not available' because the winzip executable does not release the files quick enough. Retries fix this problem, but error still get genrated.
Other than a map delay of 9999, have any of you implemeted solutions to delay a map longer?
I don't want to change the entire global trigger time in the .ini just for this system.
The second map picks these files up and processes them.
Unfortunately, the second map gets a 'source not available' because the winzip executable does not release the files quick enough. Retries fix this problem, but error still get genrated.
Other than a map delay of 9999, have any of you implemeted solutions to delay a map longer?
I don't want to change the entire global trigger time in the .ini just for this system.