The forum

POL_Download No enough space to download (%d)

Author Replies
kweepeer2 Thursday 18 February 2016 at 18:28
kweepeer2Anonymous

I'm looking to update the Hearthstone script (I'm the original author), i.e. bump it to wine stable, remove flash, etc. I also noticed there are new download links for the installer, e.g.:

http://www.battle.net/download/getInstallerForGame?os=win&locale=enGB&version=LIVE&gameProgram=HEARTHSTONE

But if I do this call:

POL_Download "http://www.battle.net/download/getInstallerForGame?os=win&locale=enGB&version=LIVE&gameProgram=HEARTHSTONE"

I will get an output like this:

Error in POL_Download
No enough space to download:
http://www.battle.net/download/getInstallerForGame?os=win&locale=enGB&version=LIVE&gameProgram=HEARTHSTONE (%d KB)

 

I suppose POL_Download can't handle this sort of redirect Blizzard is doing, any way around this (without using manual wget command)? If not, no worries, we can still use the old links (as long as Blizz keeps them up :)).

Edited by kweepeer2