You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.
...\FreeGames>py Freegames.py
Sit back and enjoy while we collect games for you.
[2022-01-04 17:01:44.887111] - Found all games, now crawling through them to check if any is free..
Traceback (most recent call last):
File "...\FreeGames\Freegames.py", line 87, in
appInfo=requests.get("https://store.steampowered.com/api/appdetails?appids="+str(appIDs[i]),headers=headers) #Get info about the current game from steamAPI
IndexError: list index out of range
...\FreeGames>
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
...\FreeGames>py Freegames.py
Sit back and enjoy while we collect games for you.
[2022-01-04 17:01:44.887111] - Found all games, now crawling through them to check if any is free..
Traceback (most recent call last):
File "...\FreeGames\Freegames.py", line 87, in
appInfo=requests.get("https://store.steampowered.com/api/appdetails?appids="+str(appIDs[i]),headers=headers) #Get info about the current game from steamAPI
IndexError: list index out of range
...\FreeGames>
The text was updated successfully, but these errors were encountered: