When starting the launcher it tried to update it self using the available network connection. Unfortunately the hot spot I had connected to uses a http redirect to point any http requests to itself so you can read the terms of use and hit the accept button. The launcher rewrote the technic-launcher.jar with the html from the redirected site. Then tried to use java to run it, which of course failed. Unfortunately there was no error message just a quiet failure and it took me a couple of tries before I figured out what was going on.
Is there any way of having the exe test the returned file before installing it, and perhaps issuing a redirect warning?
The simple fix was to use my browser to accept the terms of use and re-launch the exe launcher on my desktop which then downloaded the correct jar file and ran it with no problems.
Question
DrJ
Launcher Version: 1.0.1.3
Operating System: Windows 7
Java Version: java version "1.7.0_01"
Antivirus Program:
Description of Problem:
When starting the launcher it tried to update it self using the available network connection. Unfortunately the hot spot I had connected to uses a http redirect to point any http requests to itself so you can read the terms of use and hit the accept button. The launcher rewrote the technic-launcher.jar with the html from the redirected site. Then tried to use java to run it, which of course failed. Unfortunately there was no error message just a quiet failure and it took me a couple of tries before I figured out what was going on.
Is there any way of having the exe test the returned file before installing it, and perhaps issuing a redirect warning?
The simple fix was to use my browser to accept the terms of use and re-launch the exe launcher on my desktop which then downloaded the correct jar file and ran it with no problems.
Error Messages:
Error Log:
6 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now