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

setup-gui.jar connection error #100

Open
t1mco opened this issue Feb 26, 2017 · 0 comments
Open

setup-gui.jar connection error #100

t1mco opened this issue Feb 26, 2017 · 0 comments

Comments

@t1mco
Copy link

t1mco commented Feb 26, 2017

Hi,

I think a hosting or configuration change has broken setup-gui.jar. I was unable to start the utility without getting a connection error so I trapped IOException and found -

java.io.IOException: Server returned HTTP response code: 403 for URL: http://flixel-gdx.com/dist/config.txt

I was able to view/download the resource from my browser so I tried setting the http user agent string and running the utility from the command line -

java -Dhttp.agent='Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36' -jar setup-gui.jar

This works.

Thanks,
Tim

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

1 participant