Jump to content
  • 0

Unable to access tekkit.jar


Question

Posted

Hey guys,

I run a private server for around 10-12 people and we all voted to upgrade to tekkit since youtube and other sources gave it such good praise. Everything goes well until I run the bat file..

When I run the .bat file I get an error stating the .jar cannot be found.

Additional information:

Have java 1.7 installed and all classpaths set up.

I run the file as an administrator

The tekkit.jar file IS present

I will appreciate any help you guys can offer and hope this isn't an obvious problem. I did try a few things before starting this thread but to no avail...

8 answers to this question

Recommended Posts

  • 0
Posted

Without specific details on what you did with the Tekkit 2.0 .zip file, what you moved over to the extracted zip, what order you changed things and upgraded your world etc. then it's going to be difficult to help you. :/

  • 0
Posted

Sorry I overlooked those details, in short I extracted the zipped download into it's on unzipped folder and tried to run it like that. I didn't modify anything else.

I'm on a 32 bit version of windows 7

I don't think converting the map is a problem since the server doesn't even start up to begin with.

The batch file commands match up with the jar file name

  • 0
Posted

I've been Having the Same Problem.

Win7 32bit (x86)

C:\Windows\system32>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

Error: Unable to access jarfile Tekkit.jar

C:\Windows\system32>pause

Press any key to continue . . .

  • 0
Posted

I have had that problem every time I download tekkit and what I need to know is what your .bat file says and the name of your tekkit jar file (to find out what your .bat file says right click it and hit edit then just tell me what it says) I need bothe information to see if I can give you a hand with it

  • 0
Posted

After Messing With the .bat File, I finally Got it Working.

java -Xmx1024M -Xms1024M -jar Tekkit.jar nogui.

THAAAAAAAAAAAAAAAAAAANKS

  • 0
Posted

I've been Having the Same Problem.

Win7 32bit (x86)

C:\Windows\system32>java -Xmx3G -Xms2G -jar Tekkit.jar nogui

Error: Unable to access jarfile Tekkit.jar

C:\Windows\system32>pause

Press any key to continue . . .

That's because you're trying to run it from a shortcut, or perhaps pinned it to you start menu. You have to click on it in the same folder as 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...