Jump to content

Tyatkns

Members
  • Posts

    33
  • Joined

  • Last visited

Everything posted by Tyatkns

  1. yes i do
  2. I am trying to create my own tekkit server for me and a few friends and for the life of me cannot get it working i tried last month and could not get it working i even posted it on here and know could help me. A little history of things i believe might affect it but do not know 1 being that i already have a bukkit server on this computer and i do not know if that affects it also this is all being done on a laptop a laptop with power but a laptop all the same. So this is the messege the launcher gives me when i launch it C:\Users\Ty\Desktop\tekkit server\Tekkit_Server_3.1.2>java -Xmx1G -Xms1G -jar Te kkit.jar nogui 'java' is not recognized as an internal or external command, operable program or batch file. C:\Users\Ty\Desktop\tekkit server\Tekkit_Server_3.1.2>pause Press any key to continue . . . If you need more info let me know.
  3. IGN: Tyatkns Reason for wanting to become a member: so that i can get all the permissions and i really want to find a tekkit server to play on with my friend Why should we accept you: because im willing to put a lot of time into the server and i love technic and im getting pretty good at it
  4. I am trying to make a tekkit server it is my first one and for the life of me i cannot get it working. I have watched youtube videos and the step by step server setup video, but every time i get the same messege. Code: C:\Users\Ty\Desktop\minecraft extras\Tekkit server\Tekkit_Server_3.0.4>java -Xmx 1G -Xms1G -jar Tekkit.jar nogui 'java' is not recognized as an internal or external command, operable program or batch file. C:\User\Ty\Desktop\minecraft extras\Tekkit server\Tekkit_Server_3.0.4>pause Press any key to continue . . . Any help will be greatly appreciated Tyatkns, Sunday at 11:45 PM Edit Report #1 Reply mooo312 just try this in the .bat file java -Xmx1G -Xms`G -jar Tekkit.jar nogui pause mooo312, Monday at 12:14 AM Report #2 Reply Tyatkns no dice Tyatkns, Monday at 1:07 AM Edit Report #3 Reply Jim1971 You are limiting Tekkit to 1gb of ram? That could be your problem, I could never get it to start without a minimum of 2gb. Also, if you are on a 32bit windows OS you should add -nojline to the startup line as well, in the end it should look like this: java -Xms1G -Xmx2G -jar Tekkit.jar -nojline nogui if that doesn't work, and you are still getting the "'java' is not recognized" error message make sure that java is actually installed (should be version 7), and that it is in your path. Jim1971, Monday at 2:55 AM Report #4 Reply darzavor Tekkit server should be able to start with just 1gb. You can't compare it to the client requirements. OP, check if you even have installed java in your configurationwhateveritscalledinwindows screen. darzavor, Monday at 3:07 AM Report #5 Reply Wendo Wow, this far in and no one has read the error 'java' is not recognized as an internal or external command, You need to install java. Java 7 is probably the best version to install, if your OS is 64bit install the 64 bit version, otherwise the 32 bit version Wendo, Monday at 3:27 AM Report #6 Reply Backplague Ask me about my ridiculously awesome build You need to set your PATH variable for the Java 7 bin. Google will help. Backplague, Monday at 3:31 AM Report #7 Reply Tyatkns i no for a fact that i have java 7 installed because i made sure just for this is it because i downloaded the online version instead of offline by the way im a 32 bit also is the path thing this Code: [tt];C:\Program Files (x86)\Java\jre7\bin[/tt] because thats what i was told to add to the end of my path thing this is the old chat
  5. i no for a fact that i have java 7 installed because i made sure just for this is it because i downloaded the online version instead of offline by the way im a 32 bit also is the path thing this [tt];C:\Program Files (x86)\Java\jre7\bin[/tt] because thats what i was told to add to the end of my path thing
  6. no dice
  7. I am trying to make a tekkit server it is my first one and for the life of me i cannot get it working. I have watched youtube videos and the step by step server setup video, but every time i get the same messege. C:\Users\Ty\Desktop\minecraft extras\Tekkit server\Tekkit_Server_3.0.4>java -Xmx 1G -Xms1G -jar Tekkit.jar nogui 'java' is not recognized as an internal or external command, operable program or batch file. C:\User\Ty\Desktop\minecraft extras\Tekkit server\Tekkit_Server_3.0.4>pause Press any key to continue . . . Any help will be greatly appreciated
×
×
  • Create New...