Jump to content
  • 0

can't connect to my tekkit server


Question

Posted

Title: can't connect to my tekkit server

Version: 3.0.3/3.0.4

OS: windows 7

Java Version: version 6 update 31

Description of Problem:

i cannot connect to my server, i have the right minecraft, tekkit, and tekkit server versions. i have the right ip as far as i can gather from here and youtbe

Error Messages:

Can't reach server

Error Log:


 

Recommended Posts

  • 0
Posted

I have the same issue. I've installed everything from scratch (being brand new to tekkit) and when I try to connect to localhost, it hangs on "Logging in" and then times out.

  • 0
Posted

I have the same issue as Thraka. I try and join a server and then it get stuck on Logging in... and I either get End of Steam or Took too long to log in.

Edit: I've also deleted my cache and deleted my Tekkit folder and it still doesn't work.

  • 0
Posted

and when i start my server, it doesnt seem to load as much as it should.

my friend takes a while for his tekkit server to load, but mine takes a couple of seconds, and i know for a fact his computer is much faster than mine

  • 0
Posted

Try updating java, that could be why a server does not start, I had a problem like that. If you have updated java, try editing the batch file to

"C:\Program Files (x86)\Java\jre7\bin\java.exe" -Xmx1G -Xms500M -jar Tekkit.jar nogui

pause


However, if you are using a laptop, try this first:


"C:\Program Files\Java\jre7\bin\java.exe" -Xmx1G -Xms500M -jar Tekkit.jar nogui

pause

  • 0
Posted

I think i know why it doesn't work. The same thing happened to me, it was not making a new world. I fixed it by deleting the mod Nether Ores from the mods folder in the server. Try if it will work.

  • 0
Posted

can't reach server

5.139.114.145:25565 (using hamachi)

i am launching it from my own computer,but my friend is the one that cant connect now, after i deleted nether ores it fixed it for me. i can connect to it using the same ip

  • 0
Posted

ok, probebly ruined my chances of an operable tekkit server forever. the batch file wouldnt run right (it did before) for no aperent reason, so i reinstalled java, and now it says this:

C:\Users\Owner\Desktop\tekkit server>java -Xmx3g -Xmx2g -jar Tekkit.jar nogui

'java' is not recognized as an internal or external command,

operable program or batch file.

C:\Users\Owner\Desktop\tekkit server>pause

Press any key to continue...

then it shuts of when i press any key

(oops)

  • 0
Posted

ok ya ur goofed a bit. now im sure penorzilla is going to hunt me down on this post an say im wrong saying that java isnt always installed in the same place an some other useless crap, but anyways try changing your bat file to read the following

SET BINDIR=%~dp0

CD /D "%BINDIR%"

"%ProgramFiles%\Java\jre7\bin\java.exe" -Xmx2G -Xms2G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalPacing -XX:ParallelGCThreads=2 -XX:+AggressiveOpts -jar Tekkit.jar

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...