Page 23 of 49

Re: Autopatcher v6.1 beta

Posted: Mon May 11, 2015 12:31 am
by TheAPGuy
I suppose I can put date settings in in options on my todo list. Its rather easy.
Force language - cancel bug still in 6.1.27
Found and fixed now.
damn the quote button is missing but the BB code still works.

Re: Autopatcher v6.1 beta

Posted: Mon May 11, 2015 2:13 am
by Nchalada
Ah, my bad, had /verbose as the command line. the 24k one is the verbose, the 12 is the /log optioned one

Re: Autopatcher v6.1 beta

Posted: Mon May 11, 2015 4:53 am
by ChrisJ
Nchalada

Looking over both logs, the second log shows 0 files needed, you should be good to go? Start AP6127, go directly to Install Updates (don't install anything, just load the releases) to verify the releases are Official. If AP is Unofficial click About - Release Info to see which packages are false.

Run Sweeper to remove extra files. If files are missing (there shouldn't be any though) run AP6127 and retry only those packages that are false on the Release Info screen. Post the log as usual.

Re: Autopatcher v6.1 beta

Posted: Wed Jun 03, 2015 5:53 am
by Pookey
Nchalada wrote:Argh, I'm getting the following as a popup:

Path not found
In prjUpdater.mdlScriptParser.replaceVariables at Line 114

after clicking the Download Releases button / area

Click the OK button, and it keeps popping up
This is exactly what happened to me the first time I ran 6.1.27. I resorted to killing it with Task Manager and when I started it up for a second attempt, it's worked fine.

Re: Autopatcher v6.1 beta

Posted: Sat Aug 29, 2015 8:13 pm
by TheAPGuy
OK Here is a new version.
Changes: V 6.1.30
  • I did some testing and I found that two commands were severely crippled in multiple places. Happened during some changes to the way downloading was handled. (The errors probably carried over to .NET version will have to fix that too.)
  • Changed the way logging shows that your missing files. used to say 3 lines per file now it will show 2 or less.
  • Few minor things while I was at it. (You won't care/notice since its just performance things)
  • Windows 10 Detection
  • Err... something else that needed to be fixed that I know I did but, I didn't write down what it was. :(
LINKY: http://autopatcher.net/apengine/AutoPatcher-v6_1_30.7z

If there are no complaints in the next few days will push it to the Main List.

Re: Autopatcher v6.1 beta

Posted: Sun Aug 30, 2015 2:52 am
by ChrisJ
I found a strange bug purely by accident. After starting AP6130, clicking About (from menu) more than once seems to disable the Back button - you're stuck. AP can be Exited, Options dialog appears to work (it opens), just can't go back to DU/IU. AP6130 must be closed then reopened to regain normal behaviour - AFAICT?

Also, there's 2 newer versions of Sweeper running around, 1310 and 2015, wonderin' if Sweeper could get updated in the archive? Both work, the most advanced being 2015.

Re: Autopatcher v6.1 beta

Posted: Mon Aug 31, 2015 4:06 am
by TheAPGuy
huh I missed a enabled=false when switching to about frame. :( 2015 version of sweeper? The .NET version?

Edit: Yes the .NET version. Forgot. Will update the zip tomorrow.

Re: Autopatcher v6.1 beta

Posted: Mon Aug 31, 2015 7:12 am
by val__

Code: Select all

What AutoPatcher was trying to do
It appears that the error occured while AutoPatcher was trying to execute a module's installation/removal commands.

Where: mdlModuleInstallation.executeCommand() At Line 108
Error Code: 0x46: Permission denied

Autopatcher v6.1.27 Has Started at 2015.08.31. 10:04:13

Starting Autopatcher From G:\Autopatcher_6

Detected OS: English (1033) Microsoft Windows 7 Ultimate x64 Service Pack 1
Current Locale: Latvian / Non-Unicode Default: English
***Downloading/Processing Release List***

List file HTTP location: http://www.autopatcher.net/releases.list
Download queue processed. Proceeding to next phase.

***Release list Processed: Waiting for User Input***


Searching For Existing Releases Installed...
Found: AutoPatcher Engine 5.7.56 Is Not Current.
Found: AutoPatcher for Windows 8.1 (x64) Is Not Current.
Found: AutoPatcher for Windows 8.1 (x86) Is Not Current.
Found: AutoPatcher for Windows 7 SP1 (x64) Is Not Current.
Found: AutoPatcher for Windows 7 SP1 (x86) Is Not Current.
Found: AutoPatcher Common Modules
Found: Microsoft Security ENU Addon Pack
Found: Microsoft Redistributables
Found: Extras Addon Pack
Found: Java JRE 8.60 (x64) (See Note after download)
Found: Java JRE 8.60 (x86) (See Note after download)
Found: DirectX 9.0c (v9.29.1974) Addon Pack
Found: AutoPatcher Office 2007 SP3
Found: Office Addon Pack (English)
Found: Adobe Air 18.0.0.199
Found: Adobe Acrobat Reader DC
Found: Admin Tools (Requires Users Presence To Install Items) Is Not Current.
Search Complete

The Following Releases have been Picked:
eight_1_x64/autopatcher_windows_eight_1_x64_20150830.script
eight_1_x86/autopatcher_windows_eight_1_x86_20150830.script
seven_x64/autopatcher_seven_x64_sp1_20150830.script
seven/autopatcher_seven_x86_sp1_20150830.script

***Running Any Pre-Cleanup Routines***

Download queue processed. Proceeding to next phase.
Executing shell command: call "G:\Autopatcher_6\apup_bin\curl.exe" -o "G:\Autopatcher_6\temp_bin\EightOne_x64.7z" http://www.autopatcher.net/releases/eight_1_x64/EightOne_x64_20150818.7z
Executing shell command: call "G:\Autopatcher_6\apup_bin\7za.exe" x -y -o"G:\Autopatcher_6\temp_bin\" "G:\Autopatcher_6\temp_bin\EightOne_x64.7z"
Error Detected: Permission denied in ExecuteCommand At Line 108
ap.png
After updating to 6.1.30, got past this screen to actual md5 check and download.
Usually this happened when checking Admin tools.

Now with 6.1.30, Admin Tools stays red after updating. Tried multiple times but still nothing.
ap2.png
And finally got this from 6.1.30 that popped back again & again after closing.
Happened when opening 6.1.28 (from windows 10 topic) in parallel with 6.1.30 and then closing 6.1.28
ap3.png

Re: Autopatcher v6.1 beta

Posted: Tue Sep 01, 2015 1:33 am
by TheAPGuy
for the last error... line 114 is the line where it tries to replace the temp: variable in strings with your temp directory location. It seems the AP was unable to detect it. very strange since it asks windows where that is.

I can't answer your second question without you running sweeper with verbose and NOT clicking on yes and copy paste the log here. It may contain a small inconstancy. WAC was doing a lot of edits the admin script. You might have gotten that error when he was testing some changes he made. You should to download again now and see if the error is fixed. If not give me the sweeper log.

The first error screen is where it is attempting to create a batch file to place commands into to run. It didn't have enough permission to create a batch file. This is either because you ran this from a CD/dvd/network or without admin rights.

Re: Autopatcher v6.1 beta

Posted: Wed Sep 02, 2015 12:44 am
by TheAPGuy
Autopatcher V6.1.31
.NET sweeper added to zip.
Fixed the "about" bug.
MAIN LIST UPDATED!
Front page download link updated!