Re: Common Problems (And their solutions)
Also java 7 is up to Update 2 if you can update your link to point to the latest version of java would be good.
http://www.oracle.com/technetwork/java/javase/downloads/jre-7u2-download-1377135.html
Also the exe tries 4 different ways to find java itself now (I was updated after launch, if you hover over it the name has changed)
I looks in:
- default java registry location (which should be there if java installed properly)
- then tries looking through your PATH Environment variable (http://java.com/en/download/help/path.xml)
- then tried looking for the JAVA_HOME Environment variable
- And lastly if all else fail it tries to manually scan for the Java directory in Program Files.
If none of these work then it fails with an error. Keep in mind the last 3 were added after launch to help fix problems.
Also if you get to the point where the launcher starts up and then have problems then please got to %appdata%\.techniclauncher\logs and copy the contents of the log file with .0 in its name to a service like pastebin.com and then paste the link along with your problems to this forum