Jump to content


Overflow in prjUpdater.mdlDownloader.processDownloadQueue at line 173


9 replies to this topic

#1 milosmrda

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 21 May 2012 - 05:55 PM

I have thisproblem onevery singlefile todownload.always appears to methatthe "prjUpdater.mdlDownloader.processDownloadQueueOverflowat line173"I pressokfor about tentimes and thedownload continues, butas I saiditagainand over again.I'd appreciate asolution.Thank you.

Attached Files



#2 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,192 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 21 May 2012 - 06:26 PM

huh... it failed trying to get a current downloads size? That is really strange since it has been downloading for a while now and then it decided to fail. Does it always fail on the same file?

#3 milosmrda

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 21 May 2012 - 06:35 PM

no.not thatitis broken onlyon this file,stopsupon anyofthe downloadingfilesfrom the beginning.

#4 milosmrda

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 21 May 2012 - 06:40 PM

I'll try tofind a solution,that is nottheanti-virus orfirewall, ormaybe someother programthat blocksthe process of ourapup.I will inform youif I find something

#5 _def_x_

    audi 5k

  • Veterans
  • PipPipPipPipPipPip
  • 1,466 posts
  • Gender:Male

Posted 21 May 2012 - 10:06 PM

Make sure you're running APUP from a local drive with enough space, check fewer scripts per run, maybe one or two, see how it goes.

If you're starting fresh it's a good idea to select fewer scripts per run, when you're updating and there's fewer new files to get you can add more scripts, there's no set rule, it depends when APUP decides to puke, on some machines it's less data before puking, other systems, you may get 3+GBs before throwing up.

#6 milosmrda

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 22 May 2012 - 10:55 AM

thanks for your support. are more than three years that I upgrade my PC and not through apup has ever given me problems, sometimes it happened that did not finish the download, server problem, but after a few days was all right. take your advice then I will tell you how it went. thanks again

#7 milosmrda

    Newbie

  • Members
  • Pip
  • 5 posts

Posted 22 May 2012 - 11:29 AM

great. following your advice now works like a dream haha. I put too many scripts at a time and I created problems alone. anyway thank you very much and keep up that you are the best.

#8 _def_x_

    audi 5k

  • Veterans
  • PipPipPipPipPipPip
  • 1,466 posts
  • Gender:Male

Posted 22 May 2012 - 12:22 PM

Good to hear milosmrda Posted Image

You may still have an issue from time to time when updating, a release may need fixin', you may get the failed verification error, don't panic... it may be a bit more difficult to locate but there's hope - try this if you have any errors;

Start up AutoPatcher, click About, click Release Info - you want the Package (all releases) to be Official & True. If you get Unofficial / Unsupported Release - the release with the Red 'Title' & False is the release you need help with.

Read the threads on creating and posting log files Here & Here .

The quick message is to run APUP with logging on the script that is failing and post that log file in the appropriate forum, XP issues in the XP forum, 7 issues in the 7 forum etc. You can run the hit_this...cmd file in your apup folder, it will start APUP with logging, uncheck all the scripts except the one that is failing, run APUP to try and complete the download. The log file is in the \apup folder (apup.log), it's a simple text file (open it in any text editor), simply post it unedited in the given forum using Spoiler code, the release manager wil see the post, look at the log to see what's goin' on.

When the issue appears to be fixed, you'll run APUP once again on the bad script and hopefully it will Finish without error - I said hopefully :)

#9 ViroMan

    Just an awesome guy.

  • Project Manager
  • PipPipPipPipPipPip
  • 1,192 posts
  • Gender:Male
  • Location:California, USA, Earth, SOL, Milkyway
  • Interests:Programming and being a know it all pest.

Posted 22 May 2012 - 09:10 PM

ok... well since it is the total size of the download that caused it I looked around and indeed the code is flawed in that nature. It uses an integer that only supports up to 2,147,483,647(2.1gb). If they had used an unsigned integer it could hold 4,294,967,295(4.3 gb). Apup2 uses unsigned because I was sure that we would never have negative numbers when downloading.

Edited by ViroMan, 22 May 2012 - 09:11 PM.


#10 mjksr51

    Newbie

  • Members
  • Pip
  • 1 posts

Posted 18 January 2013 - 07:26 PM

Thanks for the help! I picked fewer downloads and it stopped giving me the Overflow problem!!!!





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users