Jump to content
The Beta Account Center is temporarily unavailable ×

WanderingAries

Members
  • Posts

    2898
  • Joined

  • Last visited

Everything posted by WanderingAries

  1. Oh wow, 1.6 Gb file. That'll take a minute to process. 😛 God this is painful to watch inside a VM. 8 Gb RAM allocated and nothing else running in the VM.
  2. There's a possibility it was run before clearing temp files as well...cleared them and ran with the above newer file
  3. Current error There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-14503-20120911-094551.warc' ---> System.Exception: Failed to move file to process from '/input/boards.cityofheroes.com-threads-range-14503-20120911-094551.warc' to '/processing/boards.cityofheroes.com-threads-range-14503-20120911-094551.warc'. at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 105 --- End of inner exception stack trace --- Now grabbing boards.cityofheroes.com-threads-range-14589-20120911-131326.warc
  4. I just tried to run one in 8.1 and one in 10, but both quickly gave this error: There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-26219-20120906-072319.warc' ---> System.ApplicationException: Target file /processed/boards.cityofheroes.com-threads-range-26219-20120906-072319.warc already exists at COH_WARC_Processor.FTPclient.FtpRename(String sourceFilename, String newName) in C:\Projects\COH WARC Handler\WHB WARC Processor\FTP Client.cs:line 580 at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 140 --- End of inner exception stack trace --- Trying just one on Win10 now
  5. Figured, Next!
  6. Keep it up and I'm tellin' Uncle George! AnyWay, you may wanna see if the last 5 are stuck in the queue. Also, the total =/= reported instances remaining. At this point, you can't start a new instance as it'll basically tell you nothing's left.
  7. New Error, multiple instances (moved back to 4 in Win10 when we hit 3 dozen). I see now there are only 5 "active" files, but 0 in the upload though. So. maybe it simply means "nothing to get". Killed the 4 instances that had the error as well as that VM. Still waiting on the file I mentioned above in Win8.1. There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-28315-20120906-190149.warc' ---> System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource) at System.Collections.Generic.List`1.get_Item(Int32 index) at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 75 --- End of inner exception stack trace ---
  8. How big are these last few files? Some of this stuff is probably bounce back from instances that "appear" frozen. IE: boards.cityofheroes.com-threads-range-14589-20120911-131326.warc Has been extracting for a very long time in Win8.1. Have managed to handle a few files in Win10 since it started.
  9. I just saw that 😛
  10. Down to four files. Had to drop to one OS/Instance due to what proport to be local errors, but pretty sure they were online (trying to access same file).
  11. Everything erred overnight, only 4 dozen left, so I'm gonna use the MBP to crunch through since I can run separate instances on isolated VMs.
  12. Just shy of 94% done. 😛 I just got a legit .Net error about instances trying to access the same files shortly after bumping up to 12 instances on the 3770k. Then I launched another 12 on the M1 and for the hell of it, another 12 on the 2012 MBP. 😄
  13. Took a break (work), but we're at 91.75%. :p
  14. If nothing else, you're getting some practice with the syntax. 😛
  15. The more of these I see, the more that coding itch rears its head. 😛
  16. Digital example of my brain? X.X
  17. This one's interesting: There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-11187-20120904-135450.warc' ---> System.OverflowException: Value was either too large or too small for an Int32. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Int32.Parse(String s) at COH_WARC_Processor.FTPclient.Download(String sourceFilename, FileInfo targetFI, Boolean PermitOverwrite) in C:\Projects\COH WARC Handler\WHB WARC Processor\FTP Client.cs:line 320 at COH_WARC_Processor.FTPclient.Download(String sourceFilename, String localFilename, Boolean PermitOverwrite) in C:\Projects\COH WARC Handler\WHB WARC Processor\FTP Client.cs:line 242 at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 81 --- End of inner exception stack trace ---
  18. Trophies: ME1: I'm down to the 50 stimpack one as I barely use them seeing as how I'm not playing on suicide mode ME2: Still working on all the non-story ones and down to the Engineer specific ones. ME3: Not there yet For the ones where you have to use certain powers (ME2), it's obvious when they hit the right way, but I'm noticing that it's almost a 10:1 attempt/countsAsAHit ratio. Any tips for getting Those to happen more consistently?
  19. This one sounds like a backend thing/ There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-15632-20120906-135428.warc' ---> System.Exception: Failed to move file to process from '/input/boards.cityofheroes.com-threads-range-15632-20120906-135428.warc' to '/processing/boards.cityofheroes.com-threads-range-15632-20120906-135428.warc'. at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 105 --- End of inner exception stack trace ---
  20. Heh, these are new 😛 This one seems to have an issue where it lost the '\' in the path There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-24760-20120904-203807.warc' ---> System.IO.FileNotFoundException: Could not find file 'C:\UsersUSERNAMEAppDataLocalTempCoH_Forums_Output2http.com_snapfish_viewsharedphoto_p15541346791138707_l6004733025_g4695186025_cobrandOid1000_campaignNameShareeNewReg_30FreePrints_2010Feb_otscSYE_otsiSPNRjsessionid7F5840A943EB6DAC642E8E3707FFDE14'. at Ionic.Zip.SharedUtilities.GetFileLength(String fileName) in C:\projects\dotnetzip-semverd\src\Zip.Shared\Shared.cs:line 43 at Ionic.Zip.ZipEntry.MaybeUnsetCompressionMethodForWriting(Int32 cycle) in C:\projects\dotnetzip-semverd\src\Zip.Shared\ZipEntry.Write.cs:line 800 at Ionic.Zip.ZipEntry.WriteHeader(Stream s, Int32 cycle) in C:\projects\dotnetzip-semverd\src\Zip.Shared\ZipEntry.Write.cs:line 1078 at Ionic.Zip.ZipEntry.Write(Stream s) in C:\projects\dotnetzip-semverd\src\Zip.Shared\ZipEntry.Write.cs:line 2220 at Ionic.Zip.ZipFile.Save() in C:\projects\dotnetzip-semverd\src\Zip.Shared\ZipFile.Save.cs:line 168 at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 125 --- End of inner exception stack trace --- Not sure at all what this is about There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-28950-20120906-072354.warc' ---> System.Exception: Failed to move file to process from '/input/boards.cityofheroes.com-threads-range-28950-20120906-072354.warc' to '/processing/boards.cityofheroes.com-threads-range-28950-20120906-072354.warc'. at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 105 --- End of inner exception stack trace --- Duplicate file on server? There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-24096-20120905-085601.warc' ---> System.ApplicationException: Target file /processed/boards.cityofheroes.com-threads-range-24096-20120905-085601.warc already exists at COH_WARC_Processor.FTPclient.FtpRename(String sourceFilename, String newName) in C:\Projects\COH WARC Handler\WHB WARC Processor\FTP Client.cs:line 543 at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 140 --- End of inner exception stack trace ---
  21. Just an FYI, what you did is Usually the easiest thing to do (for those of us without download data caps and decent download speeds) when you get a big roadblock like that.
  22. The general consensus here is usually to create a folder like C:\Games (or better yet, on another drive/SSD) and to put everything game wise into that as there's little to no risk of the OS wanting to lock it down, protect it, etc And you get the benefit you mentioned.
  23. Are you wanting the errors that are unique in type or with different filenames? The latter would be a heck of a list unless you have a way of knowing what failed on your end.
  24. Ok, The temp folder in question is the C:\Users\USERNAME\AppData\Local\Temp right?
  25. New (to me) error. Again, it stopped the instance. There was an error in the application. Please copy and paste the following text in a message to the program author: System.Exception: Error while processing file 'boards.cityofheroes.com-threads-range-24800-20120907-034834.warc' ---> System.ApplicationException: Target file already exists at COH_WARC_Processor.FTPclient.Download(String sourceFilename, FileInfo targetFI, Boolean PermitOverwrite) in C:\Projects\COH WARC Handler\WHB WARC Processor\FTP Client.cs:line 273 at COH_WARC_Processor.FTPclient.Download(String sourceFilename, String localFilename, Boolean PermitOverwrite) in C:\Projects\COH WARC Handler\WHB WARC Processor\FTP Client.cs:line 242 at COH_WARC_Processor.MainForm.BtnProcess_Click(Object sender, EventArgs e) in C:\Projects\COH WARC Handler\WHB WARC Processor\MainForm.cs:line 81 --- End of inner exception stack trace ---
×
×
  • Create New...