Jump to content

Egthoridon

Members
  • Posts

    11
  • Joined

  • Last visited

About Egthoridon

  • Birthday 05/06/1990

Egthoridon's Achievements

Dirt

Dirt (1/9)

0

Reputation

  1. What are you doing here?

  2. Interesting, I'll bookmark that just in case. Thanks.
  3. Alright, just saw your post. Thank you very much for helping me get this working.
  4. [Not related to thread] Have no idea how to delete a comment
  5. Okay, it installed Tekkit and opened it. I created a new world, and the second I came in, it said 'Saving Chunks' and crashed. I opened it up again and went into the world, where things seem to be working fine. Checked f3 to see how it was doing. (While standing still) Used memory starts at ~17% and increases slowly to ~41% then pops back to ~17% and repeats. [EDIT] Out of 910MB apparently. Also the game allocated more memory (46%, 424MB now) Allocated memory is 45% (417MB) Since it gets so close, is there a danger of crashing? Should I allocate more memory through the launcher? I'll try playing around a bit to see if it crashes again
  6. I'll try if the launcher will install Tekkit, and play it. If not, I'll reinstall Java, as you said. I'll try update 5, although 4 is the one the website points to.
  7. Alright! Changing the code to java -Xmx3G -Xms2G -jar technic-launcher.jar pause (Adding the .jar at the end) and running the batch file, now opened the Technic Launcher and created four folders (cache, launcher, logs, temp) as well as a properties file called 'launcher'
  8. Okay, I think I might understand what you meant by the server software. I've downloaded the server .zip from the website, taken the batch file 'Launch' and put it into .techniclauncher. I've changed the code to java -Xmx3G -Xms2G -jar technic-launcher pause Doing this, it says Error: Unable to access jarfile technic-launcher C:\Users\WIN 7\AppData\Roaming\.techniclauncher>pause I'm guessing I should remove the Pause from the code? I'll try that now [EDIT] Guess not, that just did what removing pause normally does
  9. After changing it to \bin it now works in cmd. java version "1.7.0_04" Java SE Runtime Environment (build 1.7.0_04-b22) Java HotSpot 64-bit Server VM (build 23.0-b21, mixed mode) The .exe still has the same error from earlier, as does the .jar
  10. Okay, I added the code to the end of the Path variable. (Not sure it this is important, but the code says 'jre7' when my folder is called 'jre1.7.0_04') Checked the uninstall panel, I apparently have: Java SE Development Kit 7 Update 5 (64-bit) Java 6 Update 31 Java 6 Update 31 (64-bit) Java 7 Update 4 (64-bit) Java 7 Update 5 (64-bit) JavaFX 2.1.1 (64-bit) JavaFX 2.1.1 SDK (64-bit) Running 'java -version' in CMD says: 'java is not recognized as an internal or external command, operable program or batch file.' I notice that you (Rainbow) Have version 1.7.0_05, when mine is 1.7.0_04. I also tried messing around with batch files before Rainbow Dash came, and looking around a bit on Google. Haven't used batch files before, and couldn't get it to work. I tried using the code Freakachu posted in one of the [Fix] posts, (changing the path from jre6 to jre1.7.0_04) but it didn't work, for some reason creating the folders '7\AppData\Roaming\.techniclauncher\rtemp' on my Desktop. Not sure what you (Torezu) meant about the server software. Thank you very much for sticking with me and trying to help, your attempts are much appreciated.
  11. AVG is uninstalled. When I tried opening the .jar file that the .exe downloaded (with Java), a black window (similar to cmd.exe) opened for a fraction of a second, and closed again. The same happened with a fresh download of the .jar.
  12. Launcher Version: 1.0.1.0 Operating System: Windows 7 64bit Java Version: Java 1.7u4 64bit Antivirus Program: AVG Free Trial, Firewall disabled. Description of Problem: Having no traces of the Technic Launcher at all, (Including .techniclauncher) and using a fresh installation of the Java pointed to at the Technic Launcher's main site (1.7u4 64bit) I downloaded the .exe. (Via Google Chrome) When I ran it, it started off with 'Downloading Launcher (0/3)..' then 'Downloaded __% of Launcher' after that it says 'Running Launcher' At which point I get an error message saying, 'Unhandled exception has occured in your application. If you click Continue, the application will ignore this error and attempt to continure. If you click Quit, the application will close immediately. The system cannot find the file specified.' And it presents me with three options: Details, Continue, Quit. Details are provided in 'Error Message' Clicking Continue keeps the window saying 'Running Launcher' open, but nothing happens. Quit closes it. Looking into the .techniclauncher folder, there is just the .jar file. Error Messages: ************** Exception Text ************** System.ComponentModel.Win32Exception: The system cannot find the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo startInfo) at System.Diagnostics.Process.Start(ProcessStartInfo startInfo) at TechnicLauncher.Program.RunLauncher(String launcherPath) at TechnicLauncher.Form1.DownloadFileCompleted(Object sender, AsyncCompletedEventArgs e) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4971 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- TechnicLauncher Assembly Version: 1.0.1.0 Win32 Version: 1.0.1.0 CodeBase: file:///C:/Users/WIN%207/Downloads/TechnicLauncher.exe ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4977 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4971 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4980 (win7RTMGDR.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- Error Log:
×
×
  • Create New...