• 0 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: September 21st, 2024

help-circle


  • I tried to run it, but it crashes right away for me. Seems to be related to Cherry Tree Comedy Club and its sequel.

    When scanning games, I first get these warnings:

    06:43:03 [WARNING] steamlibmgr.database_importer: Failed to import app 214610: sequence item 0: expected str instance, int found
    06:43:03 [WARNING] steamlibmgr.database_importer: Failed to import app 333220: sequence item 0: expected str instance, int found
    

    And then ultimately this crash:

    Traceback (most recent call last):
      File "steam_library_manager/ui/workers/game_load_worker.py", line 59, in run
      File "steam_library_manager/services/game_service.py", line 202, in load_and_prepare
      File "steam_library_manager/core/game_manager.py", line 249, in discover_missing_games
      File "steam_library_manager/services/enrichment/metadata_enrichment_service.py", line 227, in discover_missing_games
      File "steam_library_manager/core/appinfo_manager.py", line 175, in get_app_metadata
    TypeError: sequence item 0: expected str instance, int found
    Aborted                    (core dumped) steam-library-manager