It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
avatar
Pitney_b: I think that the problem may be with Tainted Grail the fall of Avalon as my manifest file was not created this morning when i ran my automated script. Out of the Games you mentioned I only have 4+6 and Tainted Grail was updated yesterday .
This sounds reasonable, since nothing bad happened here, hence it's not "Lacuna per se".

My automatic script did a weekly "full update":
full manifest update (nothing new, nothing changed) -> manifest updated
full verification of everything (nothing new, nothing changed) -> manifest updated
– download "per ID" (i.e. explicitly for each "textual" ID; as expected: nothing got actually downloaded) -> manifest unchanged
The manifest is still there, having slightly changed during each of the 1st 2 steps, but not during any of the download commands (including when having been called specifically for the [unchanged] "lacuna_a_scifi_noir_adventure" explicitly).
Post edited June 07, 2026 by ChFra
Thank you for all the help. I'll make sure to give Avalon some extra scrutiny.
Yes, my manifest isn't finished rebuilding yet but looking at the game information file on GOG, I can see that Fall of Avalon has a DLC with a changelog entry which from a quick look through my old manifest seems to be entirely unique, and that seems likely to cause problems ( the changelogs require special handling because as text blobs they are allowed to have character sequences in them that would usually indicate the AttrDict was messed up ) .

ETA - The really weird thing is that it has a changelog entry in it's DLC which seems to be unique but that changelog entry is empty anyway. Truly a rebel without a cause.
Post edited June 08, 2026 by Kalanyr
The resume manifest shouldn't be effected because it's a special file that just contains a list of games that have been seen but not yet processed, it's there so full updates know where to resume if interrupted and so that the deeper inspection that clears the new / updated flag in your library won't permanently render it unknowable what games for updated / are new if a normal check gets interrupted.
So the issue will only affect those who own that respective DLC, then?
So I assume as long as we manually clear the blue dot from Avalon, we should be safe to use GOGrepoc standard update?

[Update 01]
Upon second look, I did update tainted_grail_the_fall_of_avalon on Saturday (2026-06-06) and saw no issues. There is no changelog in my library or my info file though.

So I am either using an older script that is bug-free (Is there a version check command or something?), or maybe it's a CDN/Regional thing / language thing?
Post edited June 08, 2026 by SargonAelther
avatar
SargonAelther: So I assume as long as we manually clear the blue dot from Avalon, we should be safe to use GOGrepoc standard update?

[Update 01]
Upon second look, I did update tainted_grail_the_fall_of_avalon on Saturday (2026-06-06) and saw no issues. There is no changelog in my library or my info file though.

So I am either using an older script that is bug-free (Is there a version check command or something?), or maybe it's a CDN/Regional thing / language thing?
Maybe not. I was wrong about the cause. Turns out the extra changelog entry doesn't matter because never thinking about it happening means it never got processed and got tossed into the void eternal, so that's not the culprit, just a coincidence. I've finished rebuilding the manifest now so I can now as gogrepoc to tell me what the hell it thinks is triggering the clenaup.

ETA - Appears the issue is not happening off my rebuilt manifest. That's really annoying.

ETA2 - I need to do some maintenance stuff to prevent it redownloading a bunch of installers unnecessarily ( MD5 mismatch but only internal to the manifest, not necessarily a real MD5 mismatch ),., but I'm going to do that then a full sequence just to verify the issue doesn't seem to occur anymore.

ETA3 - Will likely be a while before the next update, since I have to verify over a TB of files to prevent having to redownload them ( need to tell the manifest that the MD5 of the files matches the final MD5 in the manifest even though the MD5 manifest has chanced ( because I had to rollback my manifest a few months )). I'd expect that to take at least 4 hours and I'll hopefully be in bed by that point. I probably need to add an option to -clean to handle this scenario automatically since the manual way isn't super obvious ( after a manifest rebuild from an old manifest, you need to verify all files before doing a clean or download not using -permissivechangeclear which could clear some files even if they shouldn't be ) .

ETA4 - Took 6 hours for the verification. Need to update the manifest with the new updates from today, then do the downloads. Then I'll back up the manifest and do a full update again just to verify that the issue isn't happening. Very annoying to encounter such a major error but be unable to replicate it ( so far )

ETA5 - I think the problem may have been Outer Worlds Spacer's Choice because there's a weird inconsistency with the behaviour of my existing folders on Extra/Linux/Mac compared to what happened with Windows immediately before the problem happened but it doesn't seem to be causing an current problems so far but if it's fixed and I can't replicate it there's not much I can do.
Post edited June 08, 2026 by Kalanyr
avatar
Kalanyr: Edit - Ahh, it may be that Epic was not happy. JJ2 plus is technically a fan mod, it can play identically to the original game but it's not the original game so it may have violated the licensing agreement to have it as the main game rather than as an extra.
No, probably wasn't Epic –there's been a german language thread about this, and one person filed a complaint to GOG about removing the original, replacing it by a modification as the main version. This incident was when they changed it back, bringing the modification from version 6.3 to 6.66 at the same time.
Post edited June 08, 2026 by ChFra
Welp, I've got my manifest back up to date and the problem hasn't recurred, which means it's probably a unique problem from having a manifest from some point after March and updating a particular (as yet unknown) game to a relatively recent (within the last month ) update. I'm going to run through a full update from my current manifest just to verify that things are stable now but unless someone has a pre and post error manifest I don't think there's anything I can do ( maybe automatically make a special backup outside the usual rotation before repairing AttrDict ? )
Post edited June 09, 2026 by Kalanyr
No luck with reproduction, everything went off without a hitch. I guess all I can do is recommend caution and making a manifest backup if you're updating a manifest from after March 1 but before early June 8th and to contact me if you have the problem. I've gone over the detection code and I can't see anything that could be causing problems so whatever the edge case is has to be very weird.
Oh Kalanyr, I saw that you missed my question some time ago.
I'll repost it, since it would be useful for me to obtain this data automatically.

I realized that gogrepoc doesn't grab this info for the manifest:
- developer\publisher
- genres after the first
- rating decimals

Is such data too troublesome to get?
Post edited June 24, 2026 by phaolo
avatar
phaolo: Oh Kalanyr, I saw that you missed my question some time ago.
I'll repost it, since it would be useful for me to obtain this data automatically.

I realized that gogrepoc doesn't grab this info for the manifest:
- developer\publisher
- genres after the first
- rating decimals

Is such data too troublesome to get?
I guess it wasn't clear because it seemed like a diversion rather than an answer, but the answer is yeah, kind of, that comes from the shop interface not the library, so you've got to cross reference and grab it deliberately. I also had some concerns about the cross referencing possibly not working that were assauged , it may indeed fail but not in the worst case way I was concerned about.
Ah, a pity. But ok. Ty
avatar
Kalanyr: Welp, I've got my manifest back up to date and the problem hasn't recurred, which means it's probably a unique problem from having a manifest from some point after March and updating a particular (as yet unknown) game to a relatively recent (within the last month ) update. I'm going to run through a full update from my current manifest just to verify that things are stable now but unless someone has a pre and post error manifest I don't think there's anything I can do ( maybe automatically make a special backup outside the usual rotation before repairing AttrDict ? )
I think I just wiped my manifest LOL.

04:22:20 | loading token...
04:22:20 | loading local manifest...
04:22:22 | detected AttrDict error in manifest
04:22:24 | fixed AttrDict in manifest
04:23:24 | saving manifest...
04:23:48 | skipping files that match: {'patch_*'}
04:23:48 | no game found

Is this the issue you had?

In that case, the games that I was updating (Scanning) were (considerably redacted log):
03:03:49 | ( 1 / 76) fetching game details for a_planet_full_of_cats...
03:04:23 | ( 2 / 76) fetching game details for age_of_wonders_4...
03:05:07 | ( 3 / 76) fetching game details for ai_war_2...
03:05:39 | ( 4 / 76) fetching game details for alaloth_champions_of_the_four_kingdoms...
03:06:10 | ( 5 / 76) fetching game details for america_rising_2_legacy_of_the_enclave_mod...
03:06:47 | ( 6 / 76) fetching game details for arcadia_fallen...
03:07:15 | ( 7 / 76) fetching game details for astro_burn_demo...
03:07:50 | ( 8 / 76) fetching game details for baldurs_gate_2_enhanced_edition...
03:08:23 | ( 9 / 76) fetching game details for baldurs_gate_enhanced_edition...
03:09:05 | (10 / 76) fetching game details for banquet_for_fools...
03:09:38 | (11 / 76) fetching game details for battle_brothers...
03:10:09 | (12 / 76) fetching game details for black_geyser_couriers_of_darkness...
03:10:39 | (13 / 76) fetching game details for blake_stone_aliens_of_gold...
03:11:05 | (14 / 76) fetching game details for blood_west...
03:11:34 | (15 / 76) fetching game details for breachway...
03:12:02 | (16 / 76) fetching game details for city_game_studio_your_game_dev_adventure_begins...
03:12:31 | (17 / 76) fetching game details for cloud_meadow...
03:12:57 | (18 / 76) fetching game details for dancin_divas...
03:13:23 | (19 / 76) fetching game details for darkstone_restoration_demo...
03:13:50 | (20 / 76) fetching game details for day_of_the_shell...
03:14:16 | (21 / 76) fetching game details for diplomacy_is_not_an_option...
03:14:20 | -> setup_diplomacy_is_not_an_option_dno_0.9.145_r_(64bit)_(74534).exe already exists in this game entry with same size/md5, skipping adding this file to the manifest
03:14:45 | (22 / 76) fetching game details for disco_elysium...
03:14:52 | -> disco_elysium_soundtrack_mp3.zip already exists in this game entry with same size/md5, skipping adding this file to the manifest
03:14:52 | -> disco_elysium_soundtrack_flac.zip already exists in this game entry with same size/md5, skipping adding this file to the manifest
03:15:16 | (23 / 76) fetching game details for dust_to_the_end...
03:15:42 | (24 / 76) fetching game details for emperor_of_the_fading_suns...
03:16:11 | (25 / 76) fetching game details for factorio...
03:16:42 | (26 / 76) fetching game details for flambeau_deluxxx...
03:17:08 | (27 / 76) fetching game details for frostpunk_2...
03:17:42 | (28 / 76) fetching game details for gothic_1_remake...
03:18:15 | (29 / 76) fetching game details for heart_of_the_machine...
03:18:43 | (30 / 76) fetching game details for heavenly_island...
03:19:10 | (31 / 76) fetching game details for heroes_of_science_and_fiction...
03:19:39 | (32 / 76) fetching game details for heroine_conquest...
03:20:05 | (33 / 76) fetching game details for icewind_dale_enhanced_edition...
03:20:35 | (34 / 76) fetching game details for jdm_japanese_drift_master...
03:21:08 | (35 / 76) fetching game details for kingdom_come_deliverance_ii_game...
03:21:59 | (36 / 76) fetching game details for kynseed...
03:22:26 | (37 / 76) fetching game details for lollipop_chainsaw_repop...
03:22:57 | (38 / 76) fetching game details for love_n_life_happy_student...
03:23:25 | (39 / 76) fetching game details for lust_theory_season_1...
03:23:52 | (40 / 76) fetching game details for lust_theory_season_2...
03:23:56 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_2_english_2_1_7.pkg.xml. will not retry.
03:23:56 | no md5 data found for lust_theory___season_2_english_2_1_7.pkg
03:23:57 | request failed: 403 Client Error: Forbidden for url: <redacted>/lust_theory___season_2_english_2_1_1.pkg?<redacted>fileExtForIe=.exe. will not retry.
03:23:57 | failed to fetch https://www.gog.com/downlink/lust_theory_season_2/en2installer0
03:23:57 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_2/en2installer0 but no md5 data was available
03:24:22 | (41 / 76) fetching game details for lust_theory_season_3...
03:24:25 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_3_english_1_0_4.pkg.xml. will not retry.
03:24:25 | no md5 data found for lust_theory___season_3_english_1_0_4.pkg
03:24:27 | request failed: 404 Client Error: Not Found for url: https://www.gog.com/downlink/lust_theory_season_3/en2installer0. will not retry.
03:24:27 | failed to fetch https://www.gog.com/downlink/lust_theory_season_3/en2installer0
03:24:27 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_3/en2installer0 but no md5 data was available
03:24:52 | (42 / 76) fetching game details for lustyverse_passion_on_display...
03:25:19 | (43 / 76) fetching game details for marble_maid_2_the_negative_levels...
03:25:46 | (44 / 76) fetching game details for metal_mind...
03:26:12 | (45 / 76) fetching game details for mindseye...
03:26:48 | (46 / 76) fetching game details for monster_girl_conquest_records_battle_orc...
03:27:15 | (47 / 76) fetching game details for murder_on_space_station_52...
03:27:42 | (48 / 76) fetching game details for no_mans_sky...
03:28:12 | (49 / 76) fetching game details for no_more_heroes...
03:28:38 | (50 / 76) fetching game details for no_more_heroes_2_desperate_struggle...
03:29:04 | (51 / 76) fetching game details for no_more_heroes_3...
03:29:33 | (52 / 76) fetching game details for phoenix_point...
03:30:06 | (53 / 76) fetching game details for read_only_memories...
03:30:37 | (54 / 76) fetching game details for redneck_rampage_collection...
03:31:05 | (55 / 76) fetching game details for returning_to_mia...
03:31:08 | request failed: 404 Client Error: Not Found for url: <redacted>/returning_to_mia_english_1_1_0a.pkg.xml. will not retry.
03:31:08 | no md5 data found for returning_to_mia_english_1_1_0a.pkg
03:31:10 | request failed: 403 Client Error: Forbidden for url: <redacted>/returning_to_mia_english_1_1_0a.pkg?<redacted>&fileExtForIe=.exe. will not retry.
03:31:10 | failed to fetch https://www.gog.com/downlink/returning_to_mia/en2installer0
03:31:10 | Successfully fetched file info from https://www.gog.com/downloads/returning_to_mia/en2installer0 but no md5 data was available
03:31:36 | (56 / 76) fetching game details for rtype_tactics_i_ii_cosmos...
03:32:09 | (57 / 76) fetching game details for sandwalkers...
03:32:37 | (58 / 76) fetching game details for silent_hill_f...
03:33:10 | (59 / 76) fetching game details for slipways...
03:33:36 | (60 / 76) fetching game details for smilers_den_deluxxx...
03:34:02 | (61 / 76) fetching game details for smutty_scrolls...
03:34:28 | (62 / 76) fetching game details for songs_of_silence...
03:35:05 | (63 / 76) fetching game details for songs_of_syx...
03:35:31 | (64 / 76) fetching game details for spaceengine...
03:35:46 | -> in folder_name "spaceengine" a download has changed name "setup_spaceengine_-_earth_hd_0.991.49.2095_(64bit)_(87000)-1.bin" -> "setup_spaceengine_-_earth_hd_0.991.50.2145_(64bit)_(91664)-1.bin"
03:35:46 | -> in folder_name "spaceengine" a download has changed name "setup_spaceengine_-_earth_hd_0.991.49.2095_(64bit)_(87000)-2.bin" -> "setup_spaceengine_-_earth_hd_0.991.50.2145_(64bit)_(91664)-2.bin"
03:35:46 | -> in folder_name "spaceengine" a download has changed name "setup_spaceengine_-_mars_hd_0.991.49.2095_(64bit)_(87000)-1.bin" -> "setup_spaceengine_-_mars_hd_0.991.50.2145_(64bit)_(91664)-1.bin"
03:36:10 | (65 / 76) fetching game details for stellaris...
03:37:23 | (66 / 76) fetching game details for styx_blades_of_greed...
03:37:52 | (67 / 76) fetching game details for summer_with_mia_season_1...
03:38:20 | (68 / 76) fetching game details for svarogs_dream...
03:38:50 | (69 / 76) fetching game details for the_hive...
03:39:20 | (70 / 76) fetching game details for the_outer_worlds_spacers_choice_edition_game...
03:39:57 | (71 / 76) fetching game details for thot_on_trial...
03:40:24 | (72 / 76) fetching game details for turretgirls...
03:40:50 | (73 / 76) fetching game details for universe_sandbox...
03:41:20 | (74 / 76) fetching game details for voidbound...
03:41:48 | (75 / 76) fetching game details for warhammer_40000_dawn_of_war_definitive_edition...
03:42:17 | (76 / 76) fetching game details for wild_west_supermarket_simulator...

I then manually re-scanned these 4 because:
• lust_theory_season_2 - to check if the scan errors would go away
• lust_theory_season_3 - to check if the scan errors would go away
• returning_to_mia - to check if the scan errors would go away
• static_dread_the_lighthouse - to add the DLCs to the manifest

Rescan log (considerably redacted log):

04:12:37 | (1 / 4) fetching game details for lust_theory_season_2...
04:12:40 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_2_english_2_1_7.pkg.xml. will not retry.
04:12:40 | no md5 data found for lust_theory___season_2_english_2_1_7.pkg
04:12:42 | request failed: 403 Client Error: Forbidden for url: <redacted>/lust_theory___season_2_english_2_1_1.pkg?<redacted>&fileExtForIe=.exe. will not retry.
04:12:42 | failed to fetch https://www.gog.com/downlink/lust_theory_season_2/en2installer0
04:12:42 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_2/en2installer0 but no md5 data was available
04:12:42 | (2 / 4) fetching game details for lust_theory_season_3...
04:12:45 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_3_english_1_0_4.pkg.xml. will not retry.
04:12:45 | no md5 data found for lust_theory___season_3_english_1_0_4.pkg
04:12:46 | request failed: 404 Client Error: Not Found for url: https://www.gog.com/downlink/lust_theory_season_3/en2installer0. will not retry.
04:12:46 | failed to fetch https://www.gog.com/downlink/lust_theory_season_3/en2installer0
04:12:46 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_3/en2installer0 but no md5 data was available
04:12:47 | (3 / 4) fetching game details for returning_to_mia...
04:12:50 | request failed: 404 Client Error: Not Found for url: <redacted>/returning_to_mia_english_1_1_0a.pkg.xml. will not retry.
04:12:50 | no md5 data found for returning_to_mia_english_1_1_0a.pkg
04:12:51 | request failed: 403 Client Error: Forbidden for url: <redacted>/returning_to_mia_english_1_1_0a.pkg?<redacted>&fileExtForIe=.exe. will not retry.
04:12:51 | failed to fetch https://www.gog.com/downlink/returning_to_mia/en2installer0
04:12:51 | Successfully fetched file info from https://www.gog.com/downloads/returning_to_mia/en2installer0 but no md5 data was available
04:12:53 | (4 / 4) fetching game details for static_dread_the_lighthouse...

If you need more info, let me know. I will make a backup of this whole folder with all the logs and initiate a full scan. It was about time to run one anyway.
Post edited June 27, 2026 by SargonAelther
avatar
Kalanyr: Welp, I've got my manifest back up to date and the problem hasn't recurred, which means it's probably a unique problem from having a manifest from some point after March and updating a particular (as yet unknown) game to a relatively recent (within the last month ) update. I'm going to run through a full update from my current manifest just to verify that things are stable now but unless someone has a pre and post error manifest I don't think there's anything I can do ( maybe automatically make a special backup outside the usual rotation before repairing AttrDict ? )
avatar
SargonAelther: I think I just wiped my manifest LOL.

04:22:20 | loading token...
04:22:20 | loading local manifest...
04:22:22 | detected AttrDict error in manifest
04:22:24 | fixed AttrDict in manifest
04:23:24 | saving manifest...
04:23:48 | skipping files that match: {'patch_*'}
04:23:48 | no game found

Is this the issue you had?

If you have a fairly recent backup of your manifest ( preferable within the last couple of updates you did ) , if you could send me that and the new manifest you rebuild I'd love to take a look through and try and work out what's going on.
In that case, the games that I was updating (Scanning) were (considerably redacted log):
03:03:49 | ( 1 / 76) fetching game details for a_planet_full_of_cats...
03:04:23 | ( 2 / 76) fetching game details for age_of_wonders_4...
03:05:07 | ( 3 / 76) fetching game details for ai_war_2...
03:05:39 | ( 4 / 76) fetching game details for alaloth_champions_of_the_four_kingdoms...
03:06:10 | ( 5 / 76) fetching game details for america_rising_2_legacy_of_the_enclave_mod...
03:06:47 | ( 6 / 76) fetching game details for arcadia_fallen...
03:07:15 | ( 7 / 76) fetching game details for astro_burn_demo...
03:07:50 | ( 8 / 76) fetching game details for baldurs_gate_2_enhanced_edition...
03:08:23 | ( 9 / 76) fetching game details for baldurs_gate_enhanced_edition...
03:09:05 | (10 / 76) fetching game details for banquet_for_fools...
03:09:38 | (11 / 76) fetching game details for battle_brothers...
03:10:09 | (12 / 76) fetching game details for black_geyser_couriers_of_darkness...
03:10:39 | (13 / 76) fetching game details for blake_stone_aliens_of_gold...
03:11:05 | (14 / 76) fetching game details for blood_west...
03:11:34 | (15 / 76) fetching game details for breachway...
03:12:02 | (16 / 76) fetching game details for city_game_studio_your_game_dev_adventure_begins...
03:12:31 | (17 / 76) fetching game details for cloud_meadow...
03:12:57 | (18 / 76) fetching game details for dancin_divas...
03:13:23 | (19 / 76) fetching game details for darkstone_restoration_demo...
03:13:50 | (20 / 76) fetching game details for day_of_the_shell...
03:14:16 | (21 / 76) fetching game details for diplomacy_is_not_an_option...
03:14:20 | -> setup_diplomacy_is_not_an_option_dno_0.9.145_r_(64bit)_(74534).exe already exists in this game entry with same size/md5, skipping adding this file to the manifest
03:14:45 | (22 / 76) fetching game details for disco_elysium...
03:14:52 | -> disco_elysium_soundtrack_mp3.zip already exists in this game entry with same size/md5, skipping adding this file to the manifest
03:14:52 | -> disco_elysium_soundtrack_flac.zip already exists in this game entry with same size/md5, skipping adding this file to the manifest
03:15:16 | (23 / 76) fetching game details for dust_to_the_end...
03:15:42 | (24 / 76) fetching game details for emperor_of_the_fading_suns...
03:16:11 | (25 / 76) fetching game details for factorio...
03:16:42 | (26 / 76) fetching game details for flambeau_deluxxx...
03:17:08 | (27 / 76) fetching game details for frostpunk_2...
03:17:42 | (28 / 76) fetching game details for gothic_1_remake...
03:18:15 | (29 / 76) fetching game details for heart_of_the_machine...
03:18:43 | (30 / 76) fetching game details for heavenly_island...
03:19:10 | (31 / 76) fetching game details for heroes_of_science_and_fiction...
03:19:39 | (32 / 76) fetching game details for heroine_conquest...
03:20:05 | (33 / 76) fetching game details for icewind_dale_enhanced_edition...
03:20:35 | (34 / 76) fetching game details for jdm_japanese_drift_master...
03:21:08 | (35 / 76) fetching game details for kingdom_come_deliverance_ii_game...
03:21:59 | (36 / 76) fetching game details for kynseed...
03:22:26 | (37 / 76) fetching game details for lollipop_chainsaw_repop...
03:22:57 | (38 / 76) fetching game details for love_n_life_happy_student...
03:23:25 | (39 / 76) fetching game details for lust_theory_season_1...
03:23:52 | (40 / 76) fetching game details for lust_theory_season_2...
03:23:56 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_2_english_2_1_7.pkg.xml. will not retry.
03:23:56 | no md5 data found for lust_theory___season_2_english_2_1_7.pkg
03:23:57 | request failed: 403 Client Error: Forbidden for url: <redacted>/lust_theory___season_2_english_2_1_1.pkg?<redacted>fileExtForIe=.exe. will not retry.
03:23:57 | failed to fetch https://www.gog.com/downlink/lust_theory_season_2/en2installer0
03:23:57 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_2/en2installer0 but no md5 data was available
03:24:22 | (41 / 76) fetching game details for lust_theory_season_3...
03:24:25 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_3_english_1_0_4.pkg.xml. will not retry.
03:24:25 | no md5 data found for lust_theory___season_3_english_1_0_4.pkg
03:24:27 | request failed: 404 Client Error: Not Found for url: https://www.gog.com/downlink/lust_theory_season_3/en2installer0. will not retry.
03:24:27 | failed to fetch https://www.gog.com/downlink/lust_theory_season_3/en2installer0
03:24:27 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_3/en2installer0 but no md5 data was available
03:24:52 | (42 / 76) fetching game details for lustyverse_passion_on_display...
03:25:19 | (43 / 76) fetching game details for marble_maid_2_the_negative_levels...
03:25:46 | (44 / 76) fetching game details for metal_mind...
03:26:12 | (45 / 76) fetching game details for mindseye...
03:26:48 | (46 / 76) fetching game details for monster_girl_conquest_records_battle_orc...
03:27:15 | (47 / 76) fetching game details for murder_on_space_station_52...
03:27:42 | (48 / 76) fetching game details for no_mans_sky...
03:28:12 | (49 / 76) fetching game details for no_more_heroes...
03:28:38 | (50 / 76) fetching game details for no_more_heroes_2_desperate_struggle...
03:29:04 | (51 / 76) fetching game details for no_more_heroes_3...
03:29:33 | (52 / 76) fetching game details for phoenix_point...
03:30:06 | (53 / 76) fetching game details for read_only_memories...
03:30:37 | (54 / 76) fetching game details for redneck_rampage_collection...
03:31:05 | (55 / 76) fetching game details for returning_to_mia...
03:31:08 | request failed: 404 Client Error: Not Found for url: <redacted>/returning_to_mia_english_1_1_0a.pkg.xml. will not retry.
03:31:08 | no md5 data found for returning_to_mia_english_1_1_0a.pkg
03:31:10 | request failed: 403 Client Error: Forbidden for url: <redacted>/returning_to_mia_english_1_1_0a.pkg?<redacted>&fileExtForIe=.exe. will not retry.
03:31:10 | failed to fetch https://www.gog.com/downlink/returning_to_mia/en2installer0
03:31:10 | Successfully fetched file info from https://www.gog.com/downloads/returning_to_mia/en2installer0 but no md5 data was available
03:31:36 | (56 / 76) fetching game details for rtype_tactics_i_ii_cosmos...
03:32:09 | (57 / 76) fetching game details for sandwalkers...
03:32:37 | (58 / 76) fetching game details for silent_hill_f...
03:33:10 | (59 / 76) fetching game details for slipways...
03:33:36 | (60 / 76) fetching game details for smilers_den_deluxxx...
03:34:02 | (61 / 76) fetching game details for smutty_scrolls...
03:34:28 | (62 / 76) fetching game details for songs_of_silence...
03:35:05 | (63 / 76) fetching game details for songs_of_syx...
03:35:31 | (64 / 76) fetching game details for spaceengine...
03:35:46 | -> in folder_name "spaceengine" a download has changed name "setup_spaceengine_-_earth_hd_0.991.49.2095_(64bit)_(87000)-1.bin" -> "setup_spaceengine_-_earth_hd_0.991.50.2145_(64bit)_(91664)-1.bin"
03:35:46 | -> in folder_name "spaceengine" a download has changed name "setup_spaceengine_-_earth_hd_0.991.49.2095_(64bit)_(87000)-2.bin" -> "setup_spaceengine_-_earth_hd_0.991.50.2145_(64bit)_(91664)-2.bin"
03:35:46 | -> in folder_name "spaceengine" a download has changed name "setup_spaceengine_-_mars_hd_0.991.49.2095_(64bit)_(87000)-1.bin" -> "setup_spaceengine_-_mars_hd_0.991.50.2145_(64bit)_(91664)-1.bin"
03:36:10 | (65 / 76) fetching game details for stellaris...
03:37:23 | (66 / 76) fetching game details for styx_blades_of_greed...
03:37:52 | (67 / 76) fetching game details for summer_with_mia_season_1...
03:38:20 | (68 / 76) fetching game details for svarogs_dream...
03:38:50 | (69 / 76) fetching game details for the_hive...
03:39:20 | (70 / 76) fetching game details for the_outer_worlds_spacers_choice_edition_game...
03:39:57 | (71 / 76) fetching game details for thot_on_trial...
03:40:24 | (72 / 76) fetching game details for turretgirls...
03:40:50 | (73 / 76) fetching game details for universe_sandbox...
03:41:20 | (74 / 76) fetching game details for voidbound...
03:41:48 | (75 / 76) fetching game details for warhammer_40000_dawn_of_war_definitive_edition...
03:42:17 | (76 / 76) fetching game details for wild_west_supermarket_simulator...

I then manually re-scanned these 4 because:
• lust_theory_season_2 - to check if the scan issues errors would go away
• lust_theory_season_3 - to check if the scan issues errors would go away
• returning_to_mia - to check if the scan issues errors would go away
• static_dread_the_lighthouse - to add the DLCs to the manifest

Rescan log (considerably redacted log):

04:12:37 | (1 / 4) fetching game details for lust_theory_season_2...
04:12:40 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_2_english_2_1_7.pkg.xml. will not retry.
04:12:40 | no md5 data found for lust_theory___season_2_english_2_1_7.pkg
04:12:42 | request failed: 403 Client Error: Forbidden for url: <redacted>/lust_theory___season_2_english_2_1_1.pkg?<redacted>&fileExtForIe=.exe. will not retry.
04:12:42 | failed to fetch https://www.gog.com/downlink/lust_theory_season_2/en2installer0
04:12:42 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_2/en2installer0 but no md5 data was available
04:12:42 | (2 / 4) fetching game details for lust_theory_season_3...
04:12:45 | request failed: 404 Client Error: Not Found for url: <redacted>/lust_theory___season_3_english_1_0_4.pkg.xml. will not retry.
04:12:45 | no md5 data found for lust_theory___season_3_english_1_0_4.pkg
04:12:46 | request failed: 404 Client Error: Not Found for url: https://www.gog.com/downlink/lust_theory_season_3/en2installer0. will not retry.
04:12:46 | failed to fetch https://www.gog.com/downlink/lust_theory_season_3/en2installer0
04:12:46 | Successfully fetched file info from https://www.gog.com/downloads/lust_theory_season_3/en2installer0 but no md5 data was available
04:12:47 | (3 / 4) fetching game details for returning_to_mia...
04:12:50 | request failed: 404 Client Error: Not Found for url: <redacted>/returning_to_mia_english_1_1_0a.pkg.xml. will not retry.
04:12:50 | no md5 data found for returning_to_mia_english_1_1_0a.pkg
04:12:51 | request failed: 403 Client Error: Forbidden for url: <redacted>/returning_to_mia_english_1_1_0a.pkg?<redacted>&fileExtForIe=.exe. will not retry.
04:12:51 | failed to fetch https://www.gog.com/downlink/returning_to_mia/en2installer0
04:12:51 | Successfully fetched file info from https://www.gog.com/downloads/returning_to_mia/en2installer0 but no md5 data was available
04:12:53 | (4 / 4) fetching game details for static_dread_the_lighthouse...

If you need more info, let me know. I will make a backup of this whole folder with all the logs and initiate a full scan. It was about time to run one anyway.
That's the issue alright, So it it seems like the issue is one of the 4 games you rescanned because otherwise the rescanning would have wiped the manifest itself. Unfortunately I don't own any of those games and 2 of them aren't for sale anymore.

I'm going to make a gogrepoc version that writes out the AttrDict before it attempts to fix it and upload that as soon as I get a chance, probably tomorrow sometime.
Post edited June 27, 2026 by Kalanyr