Results: 3Comments by: kage076
File: HarvestMap05/24/19
Old Fix No Longer Works
Posted By: kage076
Hey Shinni, you gave me a previous fix for an issue on 04/09/19 that worked perfectly. You had me replace a line towards the end in the DownloadNewData.bat with "%SystemRoot%\System32\cscript.exe //E:jscript //T:0 //nologo Data\upload.js" After updating this fix is no longer working and the .bat will say "Can not find file 'C:\Ha...
File: HarvestMap04/09/19
I'm not sure if it will help, but y...
Posted By: kage076
I'm not sure if it will help, but you could try the following: Right click on the .bat file and select edit. Near the bottom of the file there is a line %SystemRoot%\System32\cscript.exe //E:jscript //nologo Data\upload.js Change it to %SystemRoot%\System32\cscript.exe //E:jscript //T:0 //nologo Data\upload.js and save the file....
File: HarvestMap04/08/19
Timeout
Posted By: kage076
Hey Shinni, love your addon. The issue I'm having is that whenever I use the DownloadNewData.bat, at most it gets through AD and EP before the script is terminated for exceeding its execution time. I've done this well over a dozens times now and EP is the furthest I get. Any suggestions?