Lacro59 / playnite-checkdlc-plugin

MIT License
18 stars 3 forks source link

Problems importing DLCs from Assassin's Creed Games #17

Closed shakeyourbunny closed 2 years ago

shakeyourbunny commented 2 years ago

Hello,

CheckDLC does not recognize DLCs from various Assassin's Creed games on Steam.

Games not able to read DLC data:

My account is set to friends-only and I provided my API key to Playnite, setting it to public did not help.

Looking in the log files, there seems to be at some point an exception, and after that it just does bail out on finding something whereas these games are KNOWN to have a boatload of DLCs.

29-12 13:22:27.620|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Child of Light - c065d4a4-436f-43b3-987c-5a94da549492)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed II - 7a069c4a-cdc3-40c7-9fcf-78fb8a72cdee)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Discovery Tour by Assassin’s Creed: Ancient Egypt - 8a73fe51-2ffb-4866-84c0-9085a3fbc703)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Rabbids Coding! - 81a74727-404b-4d3b-9802-ebed21f11226)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Rayman Legends - 992304af-9715-43ac-b253-660eaf52e03e)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Discovery Tour: Ancient Greece by Ubisoft - 72a76141-d50b-4166-b5d6-37ecb4251da0)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Valhalla - 87b4ed89-4363-45d2-9c4a-f84a62a6a250)
29-12 13:22:27.636|INFO |CheckDlc#PluginDatabaseObject`3:Task Refresh() - 00:00.02 for 7/7 items
29-12 13:22:49.393|INFO |HowLongToBeat#PlaynitePlugin`1:Task OnLibraryUpdated() - 00:21.67 for 7/7 items
29-12 13:22:49.500|INFO |LibraryManagement#LibraryManagementTools:Task SetCompanies() - 00:00.07 for 7/7 items
29-12 13:22:49.611|INFO |LibraryManagement#LibraryManagementTools:Task SetGenres() - 00:00.08 for 7/7 items
29-12 13:22:49.729|INFO |LibraryManagement#LibraryManagementTools:Task SetFeatures() - 00:00.08 for 7/7 items
29-12 13:22:49.839|INFO |LibraryManagement#LibraryManagementTools:Task SetTags() - 00:00.07 for 7/7 items
29-12 13:22:49.890|INFO |SuccessStory#PluginDatabaseObject`3:Task Refresh() - 00:00.01 for 0/7 items
29-12 13:26:17.490|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed IV: Black Flag - 51691c31-cb24-4486-8446-dbbf20480096)
29-12 13:26:17.490|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed IV: Black Flag with Steam
29-12 13:26:19.185|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed IV: Black Flag
29-12 13:26:23.906|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed IV: Black Flag - 51691c31-cb24-4486-8446-dbbf20480096)
29-12 13:26:23.906|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed IV: Black Flag with Steam
29-12 13:26:24.919|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed IV: Black Flag
29-12 13:31:01.271|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Syndicate - 436b8fb8-0bf0-482e-8dfb-45d1c19fd8de)
29-12 13:31:01.271|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Syndicate with Steam
29-12 13:31:02.428|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Syndicate
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.454|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.462|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.462|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:31:22.462|ERROR|CheckDlc#Common:Error on get_IsFree()|D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs|37
System.FormatException: Input string was not in a correct format.
   at System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
   at CheckDlc.Models.Dlc.get_IsFree() in D:\GitHub\Lacro59\playnite-checkdlc-plugin\source\Models\Dlc.cs:line 37
29-12 13:34:26.992|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Unity - c28baaff-29c1-464d-892c-40111b0ba8a0)
29-12 13:34:26.992|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Unity with Steam
29-12 13:34:28.034|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Unity
29-12 13:34:37.364|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed III Remastered - d214b3eb-90e6-4284-909c-3eac3f9386a2)
29-12 13:34:37.364|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed III Remastered with Steam
29-12 13:34:38.454|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed III Remastered
29-12 13:34:38.454|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Odyssey - ad90e801-def0-462a-8e00-b4254714d2e0)
29-12 13:34:38.454|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Odyssey with Steam
29-12 13:34:39.493|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Odyssey
29-12 13:34:39.494|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Origins - 898d01c4-f6db-461a-b03a-9bdbb8ae2abe)
29-12 13:34:39.494|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Origins with Steam
29-12 13:34:40.696|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Origins
29-12 13:34:40.697|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed IV: Black Flag - 51691c31-cb24-4486-8446-dbbf20480096)
29-12 13:34:40.697|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed IV: Black Flag with Steam
29-12 13:34:41.842|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed IV: Black Flag
29-12 13:34:41.842|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Rogue - 3f4e597f-99af-420a-bd9f-03936188951c)
29-12 13:34:41.842|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Rogue with Steam
29-12 13:34:42.858|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Rogue
29-12 13:34:42.858|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Syndicate - 436b8fb8-0bf0-482e-8dfb-45d1c19fd8de)
29-12 13:34:42.858|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Syndicate with Steam
29-12 13:34:43.884|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Syndicate
29-12 13:34:43.884|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Unity - c28baaff-29c1-464d-892c-40111b0ba8a0)
29-12 13:34:43.884|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Unity with Steam
29-12 13:34:44.855|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Unity
29-12 13:34:44.855|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed: Freedom Cry - 876ef5c2-692c-4603-8930-0fd89de3ace5)
29-12 13:34:44.855|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed: Freedom Cry with Steam
29-12 13:34:46.924|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed: Brotherhood - c063ca88-45b0-4bd4-a9b4-d0024958adf2)
29-12 13:34:46.924|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed: Brotherhood with Steam
29-12 13:34:47.824|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed: Brotherhood
29-12 13:34:47.824|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed: Revelations - c4576133-09e6-496e-aafe-285d4092d09e)
29-12 13:34:47.824|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed: Revelations with Steam
29-12 13:34:51.014|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed: Revelations
29-12 13:34:51.027|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed III - f3dcb8be-af93-45b7-95bb-a5238072f6c0)
29-12 13:34:51.027|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed III with Steam
29-12 13:34:52.040|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed III
29-12 13:34:52.040|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed - 5e8141ed-5ac2-4613-aac0-634ef62689fa)
29-12 13:34:52.040|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed with Steam
29-12 13:34:52.780|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed II - edffd9f0-8d8d-43fd-868a-6d752995125d)
29-12 13:34:52.780|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed II with Steam
29-12 13:34:54.020|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed II
29-12 13:34:54.036|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Discovery Tour by Assassin’s Creed: Ancient Egypt - 8a73fe51-2ffb-4866-84c0-9085a3fbc703)
29-12 13:34:54.036|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Valhalla - 87b4ed89-4363-45d2-9c4a-f84a62a6a250)
29-12 13:34:54.036|INFO |CheckDlc#PluginDatabaseObject`3:Task Refresh() - 00:16.67 for 15/15 items
29-12 13:35:09.163|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Unity - c28baaff-29c1-464d-892c-40111b0ba8a0)
29-12 13:35:09.163|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Unity with Steam
29-12 13:35:10.172|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Unity
29-12 13:37:41.573|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Unity - c28baaff-29c1-464d-892c-40111b0ba8a0)
29-12 13:37:41.573|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Unity with Steam
29-12 13:37:42.572|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Unity
29-12 13:41:52.718|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Odyssey - ad90e801-def0-462a-8e00-b4254714d2e0)
29-12 13:41:52.718|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Odyssey with Steam
29-12 13:41:53.858|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Odyssey
29-12 13:43:27.692|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Syndicate - 436b8fb8-0bf0-482e-8dfb-45d1c19fd8de)
29-12 13:43:27.692|INFO |CheckDlc#GenericDlc:Get Dlc for Assassin's Creed Syndicate with Steam
29-12 13:43:28.752|WARN |CheckDlc#GenericDlc:No data for Assassin's Creed Syndicate
29-12 13:46:44.128|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Assassin's Creed Valhalla - 87b4ed89-4363-45d2-9c4a-f84a62a6a250)
29-12 13:46:57.143|INFO |ItchioLibrary#Butler:[db prepare] [debug] Current DB version is 1542741863
29-12 13:46:57.143|INFO |ItchioLibrary#Butler:[db prepare] [debug] Latest migration is   1542741863
29-12 13:46:57.143|INFO |ItchioLibrary#Butler:[db prepare] [debug] No migrations to run
29-12 13:46:57.143|DEBUG|ItchioLibrary#Butler:{"secret":"9cde55b3-c1d3-4904-8642-f3687906535553f601f9-8a56-469c-b182-5fcd5cdb311bf43bedd2-9c0e-4cab-b113-e40ebff9fafeeaafb30f-9f08-4ab8-863b-45cf87367361","tcp":{"address":"127.0.0.1:52687"},"time":1640782017,"type":"butlerd/listen-notification"}
29-12 13:46:57.219|INFO |PCGamingWikiMetadata#PCGWClient:Assassin's Creed Valhalla
29-12 13:46:57.219|INFO |PCGamingWikiMetadata#PCGWClient:https://www.pcgamingwiki.com/w/api.php?action=query&list=search&srlimit=300&srwhat=title&srsearch=Assassin's Creed Valhalla&format=json
29-12 13:46:57.866|DEBUG|PCGamingWikiMetadata#PCGWClient:SearchGames 2 results for Assassin's Creed Valhalla
29-12 13:46:57.866|INFO |PCGamingWikiMetadata#PCGWClient:https://www.pcgamingwiki.com/w/api.php?action=parse&page=Assassin's_Creed_Valhalla&format=json
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Developers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Publishers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Publishers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Publishers
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Engines
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Engines
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Engines
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Release dates
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Release dates
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Release dates
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Reception
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:Unknown taxonomy Monetization
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:csv tags Real-time
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:csv tags Third-person
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:csv tags Direct control
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:csv tags Naval/watercraft
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:csv tags Realistic
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGWGame:csv tags Europe, Historical
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Taxonomy
29-12 13:46:58.278|DEBUG|PCGamingWikiMetadata#PCGamingWikiHTMLParser:Adding links
29-12 13:46:58.302|INFO |ItchioLibrary#Butler:[router] [info] Initiating graceful butlerd shutdown
29-12 13:46:58.302|INFO |ItchioLibrary#Butler:[router] [info] While shutting down, request 1304144102 has completed
29-12 13:46:58.302|INFO |ItchioLibrary#Butler:[router] [info] No in-flight requests left, we can shut down now.
29-12 13:46:58.302|DEBUG|ItchioLibrary#Butler:Butler: Closing TCP listener...
29-12 13:46:58.302|DEBUG|ItchioLibrary#Butler:Butler: Waiting for TCP connections to close...
29-12 13:46:58.302|DEBUG|ItchioLibrary#Butler:Butler: While accepting connection: accept tcp 127.0.0.1:52687: use of closed network connection
29-12 13:46:58.353|DEBUG|ItchioLibrary#Butler:Butler: All TCP connections closed
29-12 13:48:40.673|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Hearts of Iron IV - 4d68cc17-81b1-4b77-993c-5cd4f7307c24)
29-12 13:48:40.673|INFO |CheckDlc#GenericDlc:Get Dlc for Hearts of Iron IV with Steam
29-12 13:48:41.975|WARN |CheckDlc#GenericDlc:No data for Hearts of Iron IV
29-12 13:49:04.454|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Crusader Kings III - 91bdc47a-a883-4cae-985a-bf977f9c4b40)
29-12 13:49:04.454|INFO |CheckDlc#GenericDlc:Get Dlc for Crusader Kings III with Steam
29-12 13:49:05.526|WARN |CheckDlc#GenericDlc:No data for Crusader Kings III
29-12 13:49:05.526|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(King Arthur: The Role-Playing Wargame - 6aae9fc0-5388-493d-ad5a-f335e3dadee7)
29-12 13:49:05.526|INFO |CheckDlc#GenericDlc:Get Dlc for King Arthur: The Role-Playing Wargame with Steam
29-12 13:49:06.879|WARN |CheckDlc#GenericDlc:No data for King Arthur: The Role-Playing Wargame
29-12 13:49:06.879|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Arsenal of Democracy: A Hearts of Iron Game - 909b3179-0ba0-4f6a-a904-2f9d6a19d012)
29-12 13:49:06.879|INFO |CheckDlc#GenericDlc:Get Dlc for Arsenal of Democracy: A Hearts of Iron Game with Steam
29-12 13:49:07.602|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(The Showdown Effect - e96f53c4-eab6-4346-bf73-110e56200ffa)
29-12 13:49:07.602|INFO |CheckDlc#GenericDlc:Get Dlc for The Showdown Effect with Steam
29-12 13:49:08.814|WARN |CheckDlc#GenericDlc:No data for The Showdown Effect
29-12 13:49:08.814|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Imperator: Rome - cbeb8dc8-b94e-489a-8507-bcb3707dcabd)
29-12 13:49:08.814|INFO |CheckDlc#GenericDlc:Get Dlc for Imperator: Rome with Steam
29-12 13:49:10.827|WARN |CheckDlc#GenericDlc:No data for Imperator: Rome
29-12 13:49:10.844|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Crusader Kings II - c2b94f51-6383-458d-b6fd-810660b97bb1)
29-12 13:49:10.844|INFO |CheckDlc#GenericDlc:Get Dlc for Crusader Kings II with Steam
29-12 13:49:13.097|WARN |CheckDlc#GenericDlc:No data for Crusader Kings II
29-12 13:49:13.107|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Knights of Pen and Paper 2: Free Edition - 12e56780-25b8-4319-9c88-310d53f85a75)
29-12 13:49:13.107|INFO |CheckDlc#GenericDlc:Get Dlc for Knights of Pen and Paper 2: Free Edition with Steam
29-12 13:49:13.754|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Cities in Motion - 022b730b-c3d7-43f2-8f1a-bd2cb7c4d864)
29-12 13:49:13.754|INFO |CheckDlc#GenericDlc:Get Dlc for Cities in Motion with Steam
29-12 13:49:15.620|WARN |CheckDlc#GenericDlc:No data for Cities in Motion
29-12 13:49:15.620|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Age of Wonders: Planetfall - 14fd2148-49f9-4d92-a441-a071ee3213ca)
29-12 13:49:15.620|INFO |CheckDlc#GenericDlc:Get Dlc for Age of Wonders: Planetfall with Steam
29-12 13:49:18.285|WARN |CheckDlc#GenericDlc:No data for Age of Wonders: Planetfall
29-12 13:49:18.299|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(For the Glory: A Europa Universalis Game - 95d54efe-6d16-4418-873d-732fa0154a09)
29-12 13:49:18.299|INFO |CheckDlc#GenericDlc:Get Dlc for For the Glory: A Europa Universalis Game with Steam
29-12 13:49:19.071|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(BattleTech - 550e91c3-c10d-41aa-9aad-03393920e85a)
29-12 13:49:19.072|INFO |CheckDlc#GenericDlc:Get Dlc for BattleTech with Steam
29-12 13:49:21.790|WARN |CheckDlc#GenericDlc:No data for BattleTech
29-12 13:49:21.807|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Surviving Mars - f3b65be4-be02-40c2-9c10-d07ff9f72998)
29-12 13:49:21.807|INFO |CheckDlc#GenericDlc:Get Dlc for Surviving Mars with Steam
29-12 13:49:23.411|WARN |CheckDlc#GenericDlc:No data for Surviving Mars
29-12 13:49:23.411|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Tyranny - f45d94d7-36ea-49cb-a4d3-cf89ac7a4c40)
29-12 13:49:23.411|INFO |CheckDlc#GenericDlc:Get Dlc for Tyranny with Steam
29-12 13:49:33.088|WARN |CheckDlc#GenericDlc:No data for Tyranny
29-12 13:49:33.088|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Sengoku - 023e72b1-40b7-4aad-b4c9-a74667887479)
29-12 13:49:33.088|INFO |CheckDlc#GenericDlc:Get Dlc for Sengoku with Steam
29-12 13:49:33.960|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Cities in Motion 2 - 43f0fc16-0e51-4a1d-9d86-a3eee502b196)
29-12 13:49:33.960|INFO |CheckDlc#GenericDlc:Get Dlc for Cities in Motion 2 with Steam
29-12 13:49:38.789|WARN |CheckDlc#GenericDlc:No data for Cities in Motion 2
29-12 13:49:38.800|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Magicka 2 - ff117189-1170-432f-a3d4-dc985561eff0)
29-12 13:49:38.800|INFO |CheckDlc#GenericDlc:Get Dlc for Magicka 2 with Steam
29-12 13:49:40.277|WARN |CheckDlc#GenericDlc:No data for Magicka 2
29-12 13:49:40.277|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Hearts of Iron IV - 4d68cc17-81b1-4b77-993c-5cd4f7307c24)
29-12 13:49:40.277|INFO |CheckDlc#GenericDlc:Get Dlc for Hearts of Iron IV with Steam
29-12 13:49:41.529|WARN |CheckDlc#GenericDlc:No data for Hearts of Iron IV
29-12 13:49:41.529|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Hearts of Iron III - 704de4b5-1a8f-4cba-a8cc-9f3cb12dac62)
29-12 13:49:41.529|INFO |CheckDlc#GenericDlc:Get Dlc for Hearts of Iron III with Steam
29-12 13:49:43.707|WARN |CheckDlc#GenericDlc:No data for Hearts of Iron III
29-12 13:49:43.717|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Pillars of Eternity - 45b5173f-043c-4f54-b592-ddacea175c02)
29-12 13:49:43.717|INFO |CheckDlc#GenericDlc:Get Dlc for Pillars of Eternity with Steam
29-12 13:49:45.392|WARN |CheckDlc#GenericDlc:No data for Pillars of Eternity
29-12 13:49:45.403|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Stellaris - be99b3b1-04a4-417f-8888-7f7389b813b0)
29-12 13:49:45.403|INFO |CheckDlc#GenericDlc:Get Dlc for Stellaris with Steam
29-12 13:49:51.338|WARN |CheckDlc#GenericDlc:No data for Stellaris
29-12 13:49:51.338|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Majesty 2: The Fantasy Kingdom Sim - ab282305-28ed-493f-ac24-99f33e3be097)
29-12 13:49:51.338|INFO |CheckDlc#GenericDlc:Get Dlc for Majesty 2: The Fantasy Kingdom Sim with Steam
29-12 13:49:53.269|WARN |CheckDlc#GenericDlc:No data for Majesty 2: The Fantasy Kingdom Sim
29-12 13:49:53.286|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Knights of Pen and Paper 2 - 368e91ef-ed85-489d-b5ef-8d7081815790)
29-12 13:49:53.286|INFO |CheckDlc#GenericDlc:Get Dlc for Knights of Pen and Paper 2 with Steam
29-12 13:49:54.925|WARN |CheckDlc#GenericDlc:No data for Knights of Pen and Paper 2
29-12 13:49:54.936|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Prison Architect - 5c2001f0-0359-4fe4-b889-817c4c047992)
29-12 13:49:54.936|INFO |CheckDlc#GenericDlc:Get Dlc for Prison Architect with Steam
29-12 13:49:57.877|WARN |CheckDlc#GenericDlc:No data for Prison Architect
29-12 13:49:57.891|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Cities: Skylines - 2c5f82d8-2a37-4d8c-9f90-22c97cc0bbc7)
29-12 13:49:57.891|INFO |CheckDlc#GenericDlc:Get Dlc for Cities: Skylines with Steam
29-12 13:49:59.122|WARN |CheckDlc#GenericDlc:No data for Cities: Skylines
29-12 13:49:59.122|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Victoria II - f9ad4ac7-bd51-46ea-9c98-74e5b03b4e66)
29-12 13:49:59.122|INFO |CheckDlc#GenericDlc:Get Dlc for Victoria II with Steam
29-12 13:50:02.641|WARN |CheckDlc#GenericDlc:No data for Victoria II
29-12 13:50:02.654|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Mount & Blade - bdfcf726-3ac0-499a-87ec-fa4e9111126c)
29-12 13:50:02.654|INFO |CheckDlc#GenericDlc:Get Dlc for Mount & Blade with Steam
29-12 13:50:03.502|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Mount & Blade: Warband - 12c39644-da10-40fd-a7c1-e87737e4bde9)
29-12 13:50:03.502|INFO |CheckDlc#GenericDlc:Get Dlc for Mount & Blade: Warband with Steam
29-12 13:50:04.912|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Warlock 2: The Exiled - e9177098-e21a-4da7-9f08-1b8dc1432f93)
29-12 13:50:04.912|INFO |CheckDlc#GenericDlc:Get Dlc for Warlock 2: The Exiled with Steam
29-12 13:50:06.377|WARN |CheckDlc#GenericDlc:No data for Warlock 2: The Exiled
29-12 13:50:06.392|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Europa Universalis IV - 0529d242-cc02-40cb-9050-abbf6982a4e6)
29-12 13:50:06.392|INFO |CheckDlc#GenericDlc:Get Dlc for Europa Universalis IV with Steam
29-12 13:50:09.324|WARN |CheckDlc#GenericDlc:No data for Europa Universalis IV
29-12 13:50:09.339|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Teleglitch: Die More Edition - 0c44453b-1fcc-445c-b486-77f9b912e58c)
29-12 13:50:09.339|INFO |CheckDlc#GenericDlc:Get Dlc for Teleglitch: Die More Edition with Steam
29-12 13:50:10.720|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Magicka: Wizard Wars - 181e51e4-733b-4383-86e8-d47abc6ad2c7)
29-12 13:50:10.720|INFO |CheckDlc#GenericDlc:Get Dlc for Magicka: Wizard Wars with Steam
29-12 13:50:11.568|WARN |CheckDlc#GenericDlc:No data for Magicka: Wizard Wars
29-12 13:50:11.568|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Shadowrun Returns - 45f9d560-9c89-424c-8968-d1c0e49d85be)
29-12 13:50:11.568|INFO |CheckDlc#GenericDlc:Get Dlc for Shadowrun Returns with Steam
29-12 13:50:12.597|WARN |CheckDlc#GenericDlc:No data for Shadowrun Returns
29-12 13:50:12.597|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Europa Universalis III - fb08dd3f-8eda-483f-8f3e-f23ef5b9a537)
29-12 13:50:12.597|INFO |CheckDlc#GenericDlc:Get Dlc for Europa Universalis III with Steam
29-12 13:50:16.882|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Knights of Pen and Paper +1 Edition - 865e020d-0c18-4652-a3b3-4d7e3915d11a)
29-12 13:50:16.882|INFO |CheckDlc#GenericDlc:Get Dlc for Knights of Pen and Paper +1 Edition with Steam
29-12 13:50:19.758|WARN |CheckDlc#GenericDlc:No data for Knights of Pen and Paper +1 Edition
29-12 13:50:19.769|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Dungeonland - ec90a7f9-7120-4723-a3e4-e8a591065780)
29-12 13:50:19.769|INFO |CheckDlc#GenericDlc:Get Dlc for Dungeonland with Steam
29-12 13:50:20.695|WARN |CheckDlc#GenericDlc:No data for Dungeonland
29-12 13:50:20.695|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Penumbra: Black Plague - bef23545-45b4-429b-8311-fbbc18d8b84f)
29-12 13:50:20.695|INFO |CheckDlc#GenericDlc:Get Dlc for Penumbra: Black Plague with Steam
29-12 13:50:21.462|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Penumbra: Overture - 9f20d17f-5d36-423e-99e1-a5f3f8135403)
29-12 13:50:21.462|INFO |CheckDlc#GenericDlc:Get Dlc for Penumbra: Overture with Steam
29-12 13:50:23.314|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Warlock: Master of the Arcane - 1b625539-d9e4-40db-a45f-4ffbee2f2082)
29-12 13:50:23.314|INFO |CheckDlc#GenericDlc:Get Dlc for Warlock: Master of the Arcane with Steam
29-12 13:50:24.265|WARN |CheckDlc#GenericDlc:No data for Warlock: Master of the Arcane
29-12 13:50:24.265|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(King Arthur II: The Role-Playing Wargame - ef07bfdf-be64-4959-b7c7-d60b3d8f04b6)
29-12 13:50:24.265|INFO |CheckDlc#GenericDlc:Get Dlc for King Arthur II: The Role-Playing Wargame with Steam
29-12 13:50:25.310|WARN |CheckDlc#GenericDlc:No data for King Arthur II: The Role-Playing Wargame
29-12 13:50:25.310|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(King Arthur: Fallen Champions - 5bf2b0fa-791f-4758-b642-2afb3d6be050)
29-12 13:50:25.310|INFO |CheckDlc#GenericDlc:Get Dlc for King Arthur: Fallen Champions with Steam
29-12 13:50:25.971|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Magicka - d53151fe-c228-40d8-bd83-23a19a8cb587)
29-12 13:50:25.971|INFO |CheckDlc#GenericDlc:Get Dlc for Magicka with Steam
29-12 13:50:27.461|WARN |CheckDlc#GenericDlc:No data for Magicka
29-12 13:50:27.479|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Hearts of Iron II - f5f1cac9-8590-4e04-8812-092603bae3d8)
29-12 13:50:27.479|INFO |CheckDlc#GenericDlc:Get Dlc for Hearts of Iron II with GOG
29-12 13:50:29.019|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Darkest Hour: A Hearts of Iron Game - 466afcdf-f2f1-49e7-acae-56c1a1532849)
29-12 13:50:29.019|INFO |CheckDlc#GenericDlc:Get Dlc for Darkest Hour: A Hearts of Iron Game with GOG
29-12 13:50:29.633|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Europa Universalis - 54458aa2-b365-4542-94c4-1f84e1c02ca3)
29-12 13:50:29.633|INFO |CheckDlc#GenericDlc:Get Dlc for Europa Universalis with GOG
29-12 13:50:30.136|INFO |CheckDlc#PluginDatabaseObject`3:RefreshNoLoader(Europa Universalis II - d40a9ac9-a875-4605-901d-66ac797d68e2)
29-12 13:50:30.136|INFO |CheckDlc#GenericDlc:Get Dlc for Europa Universalis II with GOG
29-12 13:50:30.710|INFO |CheckDlc#PluginDatabaseObject`3:Task Refresh() - 01:26.25 for 45/45 items
Lacro59 commented 2 years ago

Do you have still issue with the last version?

shakeyourbunny commented 2 years ago

No, this works now. Thank you!