Hotmail and Outlook are blocking most of our emails at the moment. Please use an alternative provider when registering if possible until the issue is resolved.
-
Posts
2852 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Store
Articles
Patch Notes
Everything posted by WanderingAries
-
-
"Are we there yet?"
-
Try the extensive bind guide from here: http://www.shenanigunner.com/
-
"But Moooooom" :p
-
Came back to check on it and got this. Gonna shutdown the VM and run it on the main in a bit if the file is accessible then. 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-14589-20120911-131326.warc' ---> System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown. at Ionic.Zlib.ZlibBaseStream.Write(Byte[] buffer, Int32 offset, Int32 count) in C:\projects\dotnetzip-semverd\src\Zlib.Shared\ZlibBaseStream.cs:line 149 at Ionic.Zlib.DeflateStream.Write(Byte[] buffer, Int32 offset, Int32 count) in C:\projects\dotnetzip-semverd\src\Zlib.Shared\DeflateStream.cs:line 617 at Ionic.Crc.CrcCalculatorStream.Write(Byte[] buffer, Int32 offset, Int32 count) in C:\projects\dotnetzip-semverd\src\Zlib.Shared\CRC32.cs:line 710 at Ionic.Zip.ZipEntry._WriteEntryData(Stream s) in C:\projects\dotnetzip-semverd\src\Zip.Shared\ZipEntry.Write.cs:line 1460 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 --- And nope, no file available it says, but it also says there are 6 pending with only 4 remaining according to the Max-Complete equation.
-
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.
-
There's a possibility it was run before clearing temp files as well...cleared them and ran with the above newer file
-
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
-
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
-
Figured, Next!
-
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.
-
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 ---
-
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.
-
I just saw that 😛
-
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).
-
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.
-
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. 😄
-
Took a break (work), but we're at 91.75%. :p
-
If nothing else, you're getting some practice with the syntax. 😛
-
The more of these I see, the more that coding itch rears its head. 😛
-
Digital example of my brain? X.X
-
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 ---
-
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?
-
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 ---
-
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 ---