Sude- / lgogdownloader

LGOGDownloader is unofficial downloader to GOG.com for Linux users. It uses the same API as the official GOG Galaxy.
https://sites.google.com/site/gogdownloader/
Do What The F*ck You Want To Public License
726 stars 68 forks source link

Error when dlc is owned, but not the parent game. #97

Open kurumushi opened 7 years ago

kurumushi commented 7 years ago

I have DLC for a game that is not in my library. This causes an error in lgogdownloader in two ways: If curl was built with asynchronous DNS enabled, An error is returned, if it was not, lgogdownloader crashes. The error is just fine and I think the intended action. I can only assume that the crash is not.

adns enabled:

016-Dec-16 08:14:41 [Thread #1] HTTP ERROR: 403 (URL removed because it contained oauth info) Found nothing in https://api.gog.com/downloader2/game/the_witcher_3_wild_hunt_game/installer_win_en

adns disabled:

longjmp causes uninitialized stack frame : lgogdownloader terminated ======= Backtrace: ========= (Backtrace removed due to bad formatting, I can repost it if you like.) Aborted

soredake commented 7 years ago

Same error for me, @Sude-