Jump to content
  • 0

Every time I try to start the server I get this...


HUDuser

Question

I have a payed for 1.1 MC and downgraded it using MCNostalgia's thing, so now it is a 1.0. Everytime I attempt to run this server client it gives me the same message (below). I can run both a Bukkit and normal SMP server fine using my Hamachi client. I tried finding some stuff on this and it just recommended updating and changing the PATH thing. I tried updating it and tried to the best of my abilities to mess with that PATH stuff, though I don't know if I did what I was supposed to for that. I still am presented with this message though:

C:\Users\Connor\Desktop\Minecraft\Tekkit>java -Xincgc -Xmx1G -jar Tekkit.jar

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

operable program or batch file.

C:\Users\Connor\Desktop\Minecraft\Tekkit>pause

Press any key to continue . . .

Link to comment
Share on other sites

6 answers to this question

Recommended Posts

  • 0

Seems like a simple problem.

i could be wrong, but you're pointing it in the wrong direction.

"C:\Users\Connor\Desktop\Minecraft\Tekkit>java"

I mean that part. This is where you tell the console to look for java. Unless you have Java.exe in your minecraft folder on the desktop, then you've got it wrong.

if you have the PATH set up properly, just make it "java -Xincgc -Xmx1G -jar Tekkit.jar" without the quotes.

if the PATH isn't set up, you'll have to direct it to the actual location of Java.exe

on my computer the location is C:\Program Files\java\jre6\bin

jre6 is just my current Java version. look in your programs files, find java, locate your version, and in that folder you'll see the bin folder.

Java.exe is in that bin folder.

right clicking on it will show you the directories for it.

there are a few walkthroughs on youtube explaining it better than i could have.

if you can't find one, i can probably record a quick one.

Link to comment
Share on other sites

  • 0

I have something else. I click on launch.bat and I've got this:

Aliasing material 1 name: stone

Aliasing material 2 name: grass

Aliasing material 3 name: dirt

Aliasing material 4 name: stonebrick

Aliasing material 5 name: wood

Aliasing material 6 name: sapling

Aliasing material 7 name: bedrock

Aliasing material 8 name: water

Aliasing material 9 name: water

Aliasing material 10 name: lava

Aliasing material 11 name: lava

Aliasing material 12 name: sand

Aliasing material 13 name: gravel

Aliasing material 14 name: oreGold

Aliasing material 15 name: oreIron

Aliasing material 16 name: oreCoal

Aliasing material 17 name: log

Aliasing material 18 name: leaves

Aliasing material 19 name: sponge

Aliasing material 20 name: glass

Aliasing material 21 name: oreLapis

Aliasing material 22 name: blockLapis

Aliasing material 23 name: dispenser

Aliasing material 24 name: sandStone

Aliasing material 25 name: musicBlock

Aliasing material 26 name: bed

Aliasing material 27 name: goldenRail

Aliasing material 28 name: detectorRail

Aliasing material 29 name: pistonStickyBase

Aliasing material 30 name: web

Aliasing material 31 name: tallgrass

Aliasing material 32 name: deadbush

Aliasing material 33 name: pistonBase

Aliasing material 35 name: cloth

Aliasing material 37 name: flower

Aliasing material 38 name: rose

Aliasing material 39 name: mushroom

Aliasing material 40 name: mushroom

Aliasing material 41 name: blockGold

Aliasing material 42 name: blockIron

Aliasing material 43 name: stoneSlab

Aliasing material 44 name: stoneSlab

Aliasing material 45 name: brick

Aliasing material 46 name: tnt

Aliasing material 47 name: bookshelf

Aliasing material 48 name: stoneMoss

Aliasing material 49 name: obsidian

Aliasing material 50 name: torch

Aliasing material 51 name: fire

java.lang.UnsupportedClassVersionError: net/minecraft/server/TileEntityMobSpawne

r : Unsupported major.minor version 51.0

at java.lang.ClassLoader.defineClass1(Native Method)

at java.lang.ClassLoader.defineClassCond(Unknown Source)

at java.lang.ClassLoader.defineClass(Unknown Source)

at java.security.SecureClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.defineClass(Unknown Source)

at java.net.URLClassLoader.access$000(Unknown Source)

at java.net.URLClassLoader$1.run(Unknown Source)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

at net.minecraft.server.Block.<clinit>(Block.java:79)

at net.minecraft.server.StatisticList.a(SourceFile:117)

at net.minecraft.server.StatisticList.<clinit>(SourceFile:52)

at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:589)

at org.bukkit.craftbukkit.Main.main(Main.java:134)

Press any key to continue . . .

Can you help me?

Link to comment
Share on other sites

  • 0

Thanks.

Ah, might've been wrong. It seems like others are saying the solution is to update to java 7.

definitely do that, I've noticed Technic and Tekkit run a lot smoother on jre7.

i.e.

Literally crashed every minute with jre6

On jre7, i've had the same world loaded and running for over 24 hours straight now (Letting EE do its thing while I sleep is amazing)

Link to comment
Share on other sites

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