Jump to content
  • 0

Server will not start


Amstel

Question

Title: Server will not start

Version: 1_0_3

OS: Windows 7 Pro 64bit

Java Version: Version 7 build 7 as reported in control panel

Description of Problem:

I have downloaded the newest version of Tekkit and have attempted to get it working. I have had a previous version working up to this point. I run the batch file but afterwards running either the minecraft_server or Tekkit jar files nothing happens. Java is up to date. I can still run the version before it with no issues.

My apologies of this is in the wrong section.

Error Messages:

No errors reported

Error Log:


2013-05-07 19:41:16 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

2013-05-07 19:41:16 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_07, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-05-07 19:41:16 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar

2013-05-07 19:41:16 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;.

2013-05-07 19:41:16 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-05-07 19:41:16 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-07 19:41:16 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)

2013-05-07 19:41:16 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.Class.forName0(Native Method)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.Class.forName(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	... 3 more

2013-05-07 19:41:16 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.versioning.ArtifactVersion

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.lang.ClassLoader.loadClass(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	... 8 more

2013-05-07 19:41:16 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Minecraft\Tekkit Space (The system cannot find the file specified)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.zip.ZipFile.open(Native Method)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.zip.ZipFile.<init>(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.zip.ZipFile.<init>(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.jar.JarFile.<init>(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at java.util.jar.JarFile.<init>(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at sun.net.www.protocol.jar.JarURLConnection.getJarFile(Unknown Source)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)

2013-05-07 19:41:16 [iNFO] [sTDERR] 	... 10 more

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0

Ok I was updating the 32bit version. Updated the 64bit now its reporting the right version. Will test the server again to see if it boots up.

Edit. ok this is the new error.

2013-05-09 08:22:05 [iNFO] [ForgeModLoader] Forge Mod Loader version missing.missing.missing.missing for Minecraft missing loading

2013-05-09 08:22:05 [iNFO] [ForgeModLoader] Java is Java HotSpot 64-Bit Server VM, version 1.7.0_21, running on Windows 7:amd64:6.1, installed at C:\Program Files\Java\jre7

2013-05-09 08:22:05 [FINE] [ForgeModLoader] Java classpath at launch is Tekkit.jar

2013-05-09 08:22:05 [FINE] [ForgeModLoader] Java library path at launch is C:\Windows\system32;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\Windows Live\Shared;.

2013-05-09 08:22:05 [FINE] [ForgeModLoader] Enabling runtime deobfuscation

2013-05-09 08:22:05 [WARNING] [ForgeModLoader] The coremod bspkrs.treecapitator.fml.asm.TreeCapitatorCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft

2013-05-09 08:22:05 [iNFO] [sTDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchServer(FMLRelauncher.java:147)

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleServerRelaunch(FMLRelauncher.java:45)

2013-05-09 08:22:05 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.main(MinecraftServer.java:1354)

2013-05-09 08:22:05 [iNFO] [sTDERR] Caused by: java.lang.NoClassDefFoundError: cpw/mods/fml/common/versioning/ArtifactVersion

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.Class.forName0(Native Method)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.Class.forName(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.discoverCoreMods(RelaunchLibraryManager.java:409)

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:136)

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)

2013-05-09 08:22:05 [iNFO] [sTDERR] ... 3 more

2013-05-09 08:22:05 [iNFO] [sTDERR] Caused by: java.lang.ClassNotFoundException: cpw.mods.fml.common.versioning.ArtifactVersion

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.lang.ClassLoader.loadClass(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] ... 8 more

2013-05-09 08:22:05 [iNFO] [sTDERR] Caused by: java.io.FileNotFoundException: C:\Minecraft\Tekkit Space (The system cannot find the file specified)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.zip.ZipFile.open(Native Method)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.zip.ZipFile.<init>(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at java.util.jar.JarFile.<init>(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.<init>(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.URLJarFile.getJarFile(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarFileFactory.get(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.connect(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at sun.net.www.protocol.jar.JarURLConnection.getJarFile(Unknown Source)

2013-05-09 08:22:05 [iNFO] [sTDERR] at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:185)

2013-05-09 08:22:05 [iNFO] [sTDERR] ... 10 more

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