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

Crashes and bugs behind a proxy #114

Open
Bob0111 opened this issue Jan 2, 2022 · 6 comments
Open

Crashes and bugs behind a proxy #114

Bob0111 opened this issue Jan 2, 2022 · 6 comments
Labels
bug Something isn't working

Comments

@Bob0111
Copy link

Bob0111 commented Jan 2, 2022

When I finish the compile, and try to start the launcher with the scripts, I just get an error message:
arsing error: parse error: premature EOF

                 (right here) ------^

I have already installed the required package and no problems about the compiling.

@PaulCombal
Copy link
Owner

Hi, are you connected to the internet? Are you behind a proxy?

@Bob0111
Copy link
Author

Bob0111 commented Jan 3, 2022

Hi, are you connected to the internet? Are you behind a proxy?

Yes. I'm behind a proxy and unable to disable that or I cannot use the steam. By the way, I set the proxy through the kde plasma setting. I will use the proxychains trying to use the software again.
Edit: try with the proxychains, still the same error.

@PaulCombal
Copy link
Owner

Can you tell me what you have in your ~/.cache/SamRewritten ?

@Bob0111
Copy link
Author

Bob0111 commented Jan 4, 2022

Can you tell me what you have in your ~/.cache/SamRewritten ?

game_list.json. But it is an empty file.

@PaulCombal
Copy link
Owner

SamRewritten needs to download the list of apps before launching, if you're behind a proxy it won't be able to do so. Can you download https://raw.githubusercontent.com/PaulCombal/SteamAppsListDumps/master/game_achievements_list.json, save it to ~/.cache/SamRewritten/game_list.json and see if that works?

In any case this is a bug that should be addressed

@PaulCombal PaulCombal added the bug Something isn't working label Jan 4, 2022
@Bob0111
Copy link
Author

Bob0111 commented Jan 5, 2022

SamRewritten needs to download the list of apps before launching, if you're behind a proxy it won't be able to do so. Can you download https://raw.githubusercontent.com/PaulCombal/SteamAppsListDumps/master/game_achievements_list.json, save it to ~/.cache/SamRewritten/game_list.json and see if that works?

In any case this is a bug that should be addressed

Thank you! Now the app is just working fine. But the achievement image fails to load. I think in the future it should be able to read the environment path about the proxy and use it. Because sometimes we need to use the proxy to connect the Internet.

@PaulCombal PaulCombal changed the title Unablt to Start Under Debian 12 Crashes and bugs behind a proxy Jan 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants