Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

eg: failed to get title for bundle #319

Open
wolfyllow opened this issue Apr 26, 2024 · 6 comments
Open

eg: failed to get title for bundle #319

wolfyllow opened this issue Apr 26, 2024 · 6 comments
Labels
bug Something isn't working store: epic-games

Comments

@wolfyllow
Copy link

wolfyllow commented Apr 26, 2024

Hi!

I'm getting the following error trying to claim games from Epic store:

--- Exception:
locator.innerText: Timeout 60000ms exceeded.
Call log:
  - waiting for locator('h1').first()

It's happening with the game Lisa, which to me appears with a different layout than other game pages in the Epic store.

Anyone with the same issue?
Cheers

@N-acetylcysteine
Copy link

exact same case here

@N-acetylcysteine
Copy link

N-acetylcysteine commented Apr 26, 2024

Free games: [
  'https://store.epicgames.com/en-US/p/industria',
  'https://store.epicgames.com/en-US/bundles/lisa-the-definitive-edition'
]
Current free game: INDUSTRIA
  Not in library yet! Click GET.
  Claimed successfully!
--- Exception:
locator.innerText: Timeout 60000ms exceeded.
Call log:
  - waiting for locator('h1').first()

    at C:\Users\---\Desktop\free games\free-games-claimer\epic-games.js:162:52

@floxigen
Copy link

I've same issue as well

@Mrgaton
Copy link

Mrgaton commented Apr 30, 2024

same

--- Exception:
locator.innerText: Timeout 60000ms exceeded.
Call log:
  - waiting for locator('h1').first()

    at C:\Users\mrgaton\Mega\games-claimer\free-games-claimer\epic-games.js:162:52 {
  name: 'TimeoutError'
}

@Mrgaton
Copy link

Mrgaton commented Apr 30, 2024

image

@vogler
Copy link
Owner

vogler commented Jun 23, 2024

Seems like I fixed this in 3338d08. Have to check again when there's a bundle.

@vogler vogler changed the title Exception when trying to claim games from Epic eg: failed to get title for bundle Jun 23, 2024
@vogler vogler added bug Something isn't working store: epic-games labels Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working store: epic-games
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants