Jump to content
  • 0

Launcher doesn't do anything working(Running on Admin doesn't work).


cube-head

Question

Launcher Version: Newest(01.02 -13)

Operating System: Win7 Home Premium 64bit

Java Version: 7u13 both bit versions.

Antivirus Program: Kaspersky

Description of Problem:

When I try to launch the TechnicLauncher.exe, I get a error message:

Error Starting launcher

Cannot load: C\User\username\AppData\Roaming\logs

When I click on the OK, it gives me this message:

Error Starting launcher

Requested registry access is not allowed.

at Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)

at TehnicLauncher.Program.GetJavaFileAssociationPath()

at TehnicLauncher.Program.LogBasicSystemInfo(TextWriter log)

TehnicLauncher.Program.Main()

This is what I get, even when RUNNING IT AS ADMIN. I've searched through the forum and the internet for a solution with no luck.

I've reinstalled java and .NET least twice by now in vain.

The launcher does create the .techniclauncher and log folder, but that's about it. It doesn't create any files or subfolders inside(I've posted the log "launcher_init" in the error log section).

The few posts I've found with similar problem has either been unanswered or the solution doesn't work for me.

For example, asking friend to send his .techniclauncher folder and files to me. Downloading the Jar edition of the launcher and try to run it with both java.exe and javaw.exe.

Long time has since passed when I last did play, so I cannot think of what could possibly cause this problem.

Thank you.

Error Messages:

Cannot load: C\User\<username>\AppData\Roaming\logs

Requested registry access is not allowed.

at Microsoft.Win32.RegistryKey.OpenSubKey(String nam, Boolean writable)

at TehnicLauncher.Program.GetJavaFileAssociationPath()

at TehnicLauncher.Program.LogBasicSystemInfo(TextWriter log)

TehnicLauncher.Program.Main()

Error Log:


Windows 7 Service Pack 1 64-bit

Contents of C:\Program Files\Java

C:\Program Files\Java\jdk1.7.0_13

C:\Program Files\Java\jre7

Contents of C:\Program Files\Java (x86)

C:\Program Files (x86)\Java\jre7

Registry points to C:\Program Files\Java\jre7\bin\java.exe

Java not found in user's PATH. (This is normal)

JAVA_HOME is not set. (This is normal)

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

After days of searching, I did dig deeper into the forums and found this fix for this problem:

1.Download the Linux/jar file

2. Put the jar in its own folder and rename the jar to technic-launcher

3. Create a text document and put this code inside it

" java -Xms1024M -Xmx1024M -jar technic-launcher.jar -o true PAUSE " without the quotes.

4. Save the text document as Run.bat and make sure that your notepad doesnt save it as Run.bat.txt

5. double click Run.bat and you're off :D

Good luck

Posting it here if someone else is having the same problem.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...