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

Marketplace is empty #18

Open
R3D9477 opened this issue Aug 22, 2019 · 4 comments
Open

Marketplace is empty #18

R3D9477 opened this issue Aug 22, 2019 · 4 comments

Comments

@R3D9477
Copy link

R3D9477 commented Aug 22, 2019

Hi. I'm facing trouble that marketplace is empty. Maybe it is somehow related with messages in the terminal:

UE4LinuxLauncher/Compiled$ ./start.sh
java.net.MalformedURLException: no protocol: /marketplace/en-US/
org.json.JSONException: A JSONObject text must begin with '{' at 1 [character 2 line 1]
@chunkified
Copy link

Experiencing the same

@jcbrockschmidt
Copy link

Same for me. I'm running Ubuntu 18.04.

It appears Epic Games changed their marketplace access protocol. The JSON exception is likely the program attempting to parse the blank packet it expects to be populated.

@neutrino-steak
Copy link

This past week, I've been working on fixing the issues with this launcher that were brought on by Epic Games' backend changes. I forked this repository and updated it with the bug fixes I found. The marketplace and login issues should be fixed there.

https://github.com/neutrino-steak/UE4LinuxLauncher

@ben-mkiv
Copy link
Contributor

ben-mkiv commented Apr 1, 2020

This past week, I've been working on fixing the issues with this launcher that were brought on by Epic Games' backend changes. I forked this repository and updated it with the bug fixes I found. The marketplace and login issues should be fixed there.

could you please make an pull request to get those fixes to the main project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants