Code Monkey home page Code Monkey logo

Comments (8)

tpill90 avatar tpill90 commented on August 11, 2024 1

Thank you for testing @petecog
Closing this as the fix has been released in https://github.com/tpill90/steam-lancache-prefill/releases/tag/v1.4.0

from steam-lancache-prefill.

tpill90 avatar tpill90 commented on August 11, 2024

Test build
SteamPrefill-1.3.2-win-x64.zip
SteamPrefill-1.3.2-linux-arm64.zip
SteamPrefill-1.3.2-linux-x64.zip
SteamPrefill-1.3.2-osx-x64.zip

from steam-lancache-prefill.

petecog avatar petecog commented on August 11, 2024

I observed the same on win and linux.

# ./SteamPrefill select-apps
╭─────────────────────────────────────────────────────────────╮
│                                                             │
│ select-apps is getting a new look!                          │
│ Try it out now with select-apps-beta!                       │
│                                                             │
│ Please direct beta feedback to :                            │
│ https://github.com/tpill90/steam-lancache-prefill/issues/60 │
│                                                             │
╰─────────────────────────────────────────────────────────────╯
[7:14:49 AM] Starting login!
[7:14:54 AM] Logged into Steam
[7:14:54 AM] Steam session initialization complete!
System.Collections.Generic.KeyNotFoundException: The given key '414160' was not present in the dictionary.
  at void System.Collections.Concurrent.ConcurrentDictionary`2.ThrowKeyNotFoundException(TKey )
  at TValue System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey )
  at async Task<AppInfo> SteamPrefill.Handlers.AppInfoHandler.GetAppInfoAsync(uint appId)
  at async Task<List<AppInfo>> SteamPrefill.Handlers.AppInfoHandler.GetGamesById(List<uint> appIds)
  at async Task<List<AppInfo>> SteamPrefill.SteamManager.GetAllAvailableGamesAsync()
  at async Task SteamPrefill.SteamManager.SelectAppsAsync()
  at async ValueTask SteamPrefill.CliCommands.SelectAppsCommand.ExecuteAsync(IConsole console)
[7:14:58 AM] Already disconnected from Steam

from steam-lancache-prefill.

petecog avatar petecog commented on August 11, 2024

Also seems to occur on 1.3.3. Is there perhaps some dependency that me and @dlrudie are missing?

~/SteamPrefill-1.3.3-linux-x64# ./SteamPrefill select-apps
╭─────────────────────────────────────────────────────────────╮
│                                                             │
│ select-apps is getting a new look!                          │
│ Try it out now with select-apps-beta!                       │
│                                                             │
│ Please direct beta feedback to :                            │
│ https://github.com/tpill90/steam-lancache-prefill/issues/60 │
│                                                             │
╰─────────────────────────────────────────────────────────────╯
[7:19:44 AM] Starting login!
A Steam account is required in order to prefill apps!
Please enter your Steam account name : xxxxxxx
Please enter your Steam password. (Password won't be saved) : *************
This account is protected by Steam Guard.  Please enter the code sent to your email address: CVGXB
[7:20:07 AM] Logged into Steam
[7:20:08 AM] Steam session initialization complete!
System.Collections.Generic.KeyNotFoundException: The given key '414160' was not present in the dictionary.
  at void System.Collections.Concurrent.ConcurrentDictionary`2.ThrowKeyNotFoundException(TKey )
  at TValue System.Collections.Concurrent.ConcurrentDictionary`2.get_Item(TKey )
  at async Task<AppInfo> SteamPrefill.Handlers.AppInfoHandler.GetAppInfoAsync(uint appId)
  at async Task<List<AppInfo>> SteamPrefill.Handlers.AppInfoHandler.GetGamesById(List<uint> appIds)
  at async Task<List<AppInfo>> SteamPrefill.SteamManager.GetAllAvailableGamesAsync()
  at async Task SteamPrefill.SteamManager.SelectAppsAsync()
  at async ValueTask SteamPrefill.CliCommands.SelectAppsCommand.ExecuteAsync(IConsole console)

from steam-lancache-prefill.

tpill90 avatar tpill90 commented on August 11, 2024

This should be fixed in the recent v1.3.4 release.

from steam-lancache-prefill.

petecog avatar petecog commented on August 11, 2024

1.3.4 on Linux looks good now! Many thanks

from steam-lancache-prefill.

tpill90 avatar tpill90 commented on August 11, 2024

@petecog
I believe that this issue is directly related to #100
I've pushed up a test build in the link below. Could you try it and test to see that it doesn't crash for you, as well as confirming that appid 414160 Nubarron: The adventure of an unlucky gnome shows up in your list of available games?

Test build

from steam-lancache-prefill.

petecog avatar petecog commented on August 11, 2024

Testing the build linked above. on Linux

Nubarron - appears.
image

and prefills ok
image

from steam-lancache-prefill.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.