Jump to content

Grand

Members
  • Posts

    19
  • Joined

  • Last visited

About Grand

  • Birthday 11/02/1995

Grand's Achievements

Grass

Grass (2/9)

0

Reputation

  1. you are a god I have been trying to get the launcher to work for about 8 hours and 27 mins so THANKS

    1. Grand

      Grand

      Glad it worked!

  2. The only thing I can think of is trying a fresh install. On the bright side, with this mod 90% of the work is getting it to run, then it's all down hill from there :3
  3. Glad I could help!
  4. Delete your lastlogin file and try again.
  5. 1.Download Technic Launcher and run it, if it is freezing like in this thread, continue with these steps: 2.Download Tekkit Server 3.Find the Launch.bat in the Tekkit server 4.Edit it and replace what was there before with: mkdir %APPDATA%\.techniclauncher\temp "C:\program files\java\jre7\bin\java.exe" -Djava.net.preferIPv4Stack=true -Xmx1G -jar %APPDATA%\.techniclauncher\technic-launcher.jar 5.For simplicity's sake, put the launch.bat in your .techniclauncher folder 6.Create an rtemp file in your .techniclauncher folder 7.Run the Launch.bat and you should get the launcher eventually. (8.)If it is taking a while check the launcher_0.log(in the logs file) and see if it is downloading, or if there is an error. (9.)If this doesn't work, try turning off Your firewall/antivirus Also, you will inevitably hit a "can't connect to minecraft.net", all you have to do for that is delete your lastlogin file.
  6. Make sure to create an rtemp file, and make sure you give it time to download everything(check the log to see if it froze or not)
  7. Nice! Try deleting your lastlogin file, that can solve the 'cant connect to minecraft.net' for the technic launcher(not sure about the regular launcher) EDIT:http://forums.technicpack.net/threads/various-startup-issues.13366/#post-100205, someone said it is a Minecraft issue.
  8. Not sure on the other issues, I know that when it keeps saying 'can't connect to minecraft.net' you can fix that by deleting your lastlogin file.
  9. Glad you got it fixed! Now go buy Minecraft you pirate :3
  10. Make sure to create a rtemp folder every time before you run the bat, as it disappears every time you start a game(you will only have to do it once if it works).
  11. Make sure that with: mkdir %APPDATA%\.techniclauncher\temp "C:\program files\java\jre7\bin\java.exe" -Djava.net.preferIPv4Stack=true -Xmx1G -jar %APPDATA%\.techniclauncher\technic-launcher.jar the "c:\program files" is on its own line, like above^
  12. http://forums.technicpack.net/threads/technic-banner-freezes.12974/ should explain it.
  13. Alright, create a folder called 'rtemp', then run the bat file. Afterwords you should be able to run it from the normal exe as well. Oddly enough, the way I found that out was when I copy and pasted to a bat(from the original thread): mkdir %APPDATA%\.techniclauncher\rtemp "C:\program files\java\jre7\bin\java.exe" -Djava.net.preferIPv4Stack=true -Xmx1G -jar %APPDATA%\.techniclauncher\technic-launcher.jar It created an 'rtemp folder' but would close right away. After that my friend suggested putting C:\Program Files on a separate line(not sure if the added quotation marks did anything) and it ran. Again, I found simplest way is to just create a folder named 'rtemp', then run the bat file.
  14. Doesn't really matter(I think) for organization's sake I put it in the .techniclauncher folder.
  15. I fixed it, credit to http://forums.technicpack.net/threads/stuck-on-technic-launcher-splash.8948/, and a friend for walking myself through, Created a batch file with the following: mkdir %APPDATA%\.techniclauncher\temp "C:\program files\java\jre7\bin\java.exe" -Djava.net.preferIPv4Stack=true -Xmx1G -jar %APPDATA%\.techniclauncher\technic-launcher.jar (Downloaded a server from tekkit and used that .bat file)
×
×
  • Create New...