Open instinctualjealousy opened 6 days ago
I was able to fresh install Jazz Jackrabbit 2- which hasn't been installed by Galaxy prior. I thought maybe gogdl found something weird about games that were already installed prior by GOG Galaxy- but I got another fail-right-before-finish when trying to fresh install Jazz Jackrabbit 2: Christmas Chronicles. I'm only really using these games to test since they're small downloads.
This issue and #47 are pretty similar.
For me that <ValueError: Queue <multiprocessing.queues.Queue>
very often happens at the end of download, but looks like download is fully complete despite that.
Thanks for bringing this up. I'll make sure to re-visit the multiprocessing code to handle everything gracefully.
I'm using heroic-gogdl via hawkeye's new Playnite plugin which may still be prone to issues- I decided to run the command it was pushing directly to see what was actually happening when the install was failing. I can find instances of this error in other Python projects, but no one's mentioned it for this. I wouldn't think it's Python environment related, given how it isn't retrieved or managed by pip/Python, but it could still be related to something about my system?