Daniel Johnson

Results 384 comments of Daniel Johnson

It looks to me like Lutris is really struggling to connect to Lutris.net. Can you visit that website in your web-browser? Search for games there?

I think you need to sort that out first.

@TheIDarKIKnight - you're issue looks like a dupe of #6035, fixed by #6220. You might try the [latest master](https://github.com/lutris/lutris)- download it, and run the script ``bin/lutris`` within. No need to...

The EA support has been rewritten in master, so if the error is *exactly* the same, you were not running the master. A common mistake to run it like this:...

Hmm. I tried and could not repro this; I can log in to Itch.io with 0.5.17 and with the latest master code as well. I'm on Nobara 40, which should...

Hmm. That file is a marker that indicates that the Itchy login has started but not finished- seems like you are getting the credentials, but getting redirected to the wrong...

Hmm. I wonder if it is possible to set itch.io to take you to your dashboard on login- that would cause this problem. I'll see if I can't make that...

I think you have it. I switched my account to developing games (only) and that did it- it redirected to ``dashboard`` on login.

OK, I am able to reproduce the problem this way, and my fix does fix it for me. If you'd like, you can try [the latest master](https://github.com/lutris/lutris)- just download it...

It does use ``get_runner_version_from_cache``; it's right there in the traceback. But it's not working. Please check to see if you have the file ``~/.cache/lutris/versions.json``. That needs to exist or we'll...